[PD-dev] uploading Pd git repository to sourceforge

IOhannes zmölnig zmoelnig at iem.at
Thu Jul 15 18:08:08 CEST 2010


On 07/12/2010 05:33 AM, Miller Puckette wrote:
> o Pd developers --
> 

is it only me that cannot open files via "open"?

i get:
<snip>
bad option "-cursor": must be bbox, cget, compare, configure, count,
debug, delete, dlineinfo, dump, edit, get, image, index, insert, mark,
peer, replace, scan, search, see, tag, window, xview, or yview
bad option "-cursor": must be bbox, cget, compare, configure, count,
debug, delete, dlineinfo, dump, edit, get, image, index, insert, mark,
peer, replace, scan, search, see, tag, window, xview, or yview
    while executing
".pdwindow.text -cursor watch"
    (procedure "::pdtk_canvas::started_loading_file" line 3)
    invoked from within
"::pdtk_canvas::started_loading_file [format "%s/%s" $basename $filename]"
    (procedure "open_file" line 5)
    invoked from within
"open_file $filename"
    (procedure "menu_open" line 6)
    invoked from within
"menu_open"
    (command bound to event)
</snip>

when i remove the offending line, i get

<snip>
bad window path name ".pdwindow.tcl.entry"
bad window path name ".pdwindow.tcl.entry"
    while executing
"grab set -global .pdwindow.tcl.entry"
    (procedure "::pdtk_canvas::started_loading_file" line 4)
    invoked from within
"::pdtk_canvas::started_loading_file [format "%s/%s" $basename $filename]"
    (procedure "open_file" line 5)
    invoked from within
"open_file $filename"
    (procedure "menu_open" line 6)
    invoked from within
"menu_open"
    (command bound to event)
</snip>

when i turn on the tcl-prompt, it finally succeeds in opening the file.

mfgr
IOhannes

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 262 bytes
Desc: OpenPGP digital signature
URL: <http://lists.puredata.info/pipermail/pd-dev/attachments/20100715/58a3fbed/attachment.pgp>


More information about the Pd-dev mailing list