Greetings!

I get the following happening:

Platform: HP-UX B.10.20 A 9000/712

 Version: 1.10

 Problem: 1) Start 'vtcl'
          2) 'File/Open' then 'Cancel'
          3) 'File/Open' then gives:

STACK_TRACE_BEGIN

can't set "data(selectPath)": bad window path name ".__tk_filedialog"
    while executing
"set data(selectPath) [glob $data(-initialdir)]"
    (procedure "tkFDialog_Config" line 42)
    invoked from within
"tkFDialog_Config $w $type $args"
    (procedure "tk_getOpenFile" line 12)
    invoked from within
"tk_getOpenFile -defaultextension $ext  -initialdir [pwd] -filetypes $types"
    ("open" arm line 2)
    invoked from within
"switch $mode {
        open {
            set file [tk_getOpenFile -defaultextension $ext  -initialdir [pwd] 
-filetypes $types]
        }
        save..."
    (procedure "vTcl:get_file" line 11)
    invoked from within
"vTcl:get_file open "Open Project""
    (procedure "vTcl:open" line 5)
    invoked from within
"vTcl:open"
    invoked from within
".vTcl.menu.f.m invoke active"
    ("uplevel" body line 1)
    invoked from within
"uplevel #0 [list $w invoke active]"
    (procedure "tkMenuInvoke" line 29)
    invoked from within
"tkMenuInvoke .vTcl.menu.f.m 1"
    (command bound to event)

STACK_TRACE_END


This is just one way to get the above! Also get it if I want to source a
file etc...

So I can open a file once during a 'vtcl' session but not more than once
:-(

Any clues as to what to do?

TIA & Cheerio!

;-D

-- 
mailto:[EMAIL PROTECTED]
Dave Miles
Lucent Technologies                       Telephone: +44 [0]1666 833524
Malmesbury
UK
---------------------------------------------------------------------------
To unsubscribe from the Visual Tcl mailing list, please send a message
to [EMAIL PROTECTED] with "unsubscribe vtcl [EMAIL PROTECTED]" in the
message body (where [EMAIL PROTECTED] is your e-mail address).

Reply via email to