[GRASS-dev] TclTk animator finished - replaces xganim

Hamish hamish_nospam at yahoo.com
Fri Sep 14 00:04:03 EDT 2007


Hi,

testing out animate.tcl, ran across a couple of issues,

Maps for Animation popup window:
 - when adding a map the map name(s) always get ", " before them for the
   first map.

 - why is there an Apply button?

 - when I hit Ok I get this error:

ERROR: <res=0.0> ** invalid input **
ERROR: <res=0.0> ** invalid input **
    while executing
"exec g.region res=$pnmres"
    (procedure "GmAnim::switch_res" line 29)
    invoked from within
"GmAnim::switch_res 1"
    (procedure "GmAnim::load_files" line 47)
    invoked from within
"GmAnim::load_files"
    (procedure "GmAnim::do_run" line 29)
    invoked from within
"GmAnim::do_run"
    (procedure "GmAnim::parse_viewmaps" line 68)
    invoked from within
"GmAnim::parse_viewmaps $viewlist"
    (procedure "GmAnim::create_viewlist" line 33)
    invoked from within
"GmAnim::create_viewlist 1"
    ("uplevel" body line 1)
    invoked from within
"uplevel \#0 $cmd"
    (procedure "Button::_release" line 18)
    invoked from within
"Button::_release .animmaps_win.buttons.a"
    (command bound to event)


Main window- when I hit exit I get this error over and over and have to
use xkill to get rid of it (taking down gis.m too):

ERROR: <nsres=0> ** invalid input **
ERROR: <nsres=0> ** invalid input **
    while executing
"exec g.region nsres=$oldres1 ewres=$oldres2"
    (procedure "GmAnim::cmd_exit" line 19)
    invoked from within
"GmAnim::cmd_exit"
    (command bound to event)



?
Hamish




More information about the grass-dev mailing list