[PD-dev] [ pure-data-Bugs-1738289 ] "View list" listview broken for arrays with $0 in name

SourceForge.net noreply at sourceforge.net
Sat Jun 16 12:06:29 CEST 2007


Bugs item #1738289, was opened at 2007-06-16 12:06
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1738289&group_id=55736

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: puredata
Group: None
Status: Open
Resolution: None
Priority: 3
Private: No
Submitted By: Frank Barknecht (fbar)
Assigned to: Miller Puckette (millerpuckette)
Summary: "View list" listview broken for arrays with $0 in name

Initial Comment:
The "View list" function in the Properties context menu of arrays is broken, if the name of the array contains a $0. This only affects visible arrays in graphs, arrays in [table] objects work correctly with $0-names. 

See attached test patch for a demonstration.

The error message given by Tk is: 

can't read "0": no such variable
can't read "0": no such variable
    while executing
"array_viewlist .gfxstub82e3a78 $0-array 0"
    invoked from within
".gfxstub82e3a78.listview invoke"
    ("uplevel" body line 1)
    invoked from within
"uplevel #0 [list $w invoke]"
    (procedure "tk::ButtonUp" line 22)
    invoked from within
"tk::ButtonUp .gfxstub82e3a78.listview"
    (command bound to event)


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1738289&group_id=55736




More information about the Pd-dev mailing list