[GRASS-dev] gis.m error for i.points (guarantee_xmon exec as string not list?)

Hamish hamish_nospam at yahoo.com
Thu Jul 20 08:09:56 EDT 2006


Hi,

in gis.m, Image -> Rectify & georef image group -> set GCPs (both flavors)

Error: couldn't execute "d.mon start=x0": no such file or directory

couldn't execute "d.mon start=x0": no such file or directory
couldn't execute "d.mon start=x0": no such file or directory
    while executing
"exec -- $cmd $args &"
    (procedure "spawn" line 2)
    invoked from within
"spawn "d.mon start=$xmon""
    (procedure "guarantee_xmon" line 15)
    invoked from within
"guarantee_xmon"
    invoked from within
".tearoff1 invoke active"
    ("uplevel" body line 1)
    invoked from within
"uplevel #0 [list $w invoke active]"
    (procedure "tk::MenuInvoke" line 47)
    invoked from within
"tk::MenuInvoke .tearoff1 1"
    (command bound to event)



I guess "d.mon start=x0" in guarantee_xmon is being exec'd as a string
and not a list? This was working 2 weeks ago.


thanks,
Hamish




More information about the grass-dev mailing list