Hello all..
I am using Visual Tcl 1.06 on a linux box with Afterstep as
my window manager. X version is 3.2 and videocard is a generic
S3 Inc. Trio32/Trio64 (rev 84).
Whenever i change X desktop with Ctrl+arrow i get the error on
the bottom. (i have to have a project open).
This does not happen with earlier versions.
It does not destroy anything being only an annoyance.
Stack trace for error:
bad geometry specifier "187x180++522"
while executing
"wm geometry .top1 187x180++522"
("eval" body line 1)
invoked from within
"eval $do"
("wm" arm line 20)
invoked from within
"switch $mgr {
grid -
pack -
place {
if {$mgr == "grid"} {vTcl:set_grid_stickies}
foreach i $vTcl($mgr, ..."
(procedure "vTcl:manager_update" line 7)
invoked from within
"vTcl:manager_update wm"
invoked from within
"if {$vTcl(w,manager) == "wm" && $vTcl(mgrs,update) == "yes"} {
vTcl:update_widget_info .top1
vTcl:manager_update wm
}"
(command bound to event)