Error in startup script: can't read "x_sign": no such variable
while executing
"if {$x_sign == "+=" || $x_value > $screen_width} {
# window wants to be on dual monitor so correct for
# missing monitor.
..."
(procedure "vTcl:check_geometry" line 17)
invoked from within
"vTcl:check_geometry "
(procedure "vTcl:setup" line 65)
invoked from within
"vTcl:setup"
(procedure "vTcl:main" line 55)
invoked from within
"vTcl:main $argc $argv"
any help would be appriecated
Last edit: Anonymous 2017-01-28
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
View and moderate all "General Discussion" comments posted by this user
Mark all as spam, and block user from posting to "PAGE - Discussion"
Cant start page: I get the following error
Error in startup script: can't read "x_sign": no such variable
while executing
"if {$x_sign == "+=" || $x_value > $screen_width} {
# window wants to be on dual monitor so correct for
# missing monitor.
..."
(procedure "vTcl:check_geometry" line 17)
invoked from within
"vTcl:check_geometry "
(procedure "vTcl:setup" line 65)
invoked from within
"vTcl:setup"
(procedure "vTcl:main" line 55)
invoked from within
"vTcl:main $argc $argv"
any help would be appriecated
Last edit: Anonymous 2017-01-28
Could you try again, I think I may have fixed this.