---

** [bugs:#1229] Tcl error when saving an abstraction inside another one with 
top turned on**

**Status:** open
**Group:** v0.46
**Created:** Wed Jan 27, 2016 04:03 PM UTC by Anonymous
**Last Updated:** Wed Jan 27, 2016 04:03 PM UTC
**Owner:** nobody
**Attachments:**

- 
[PD_bug.zip](http://sourceforge.net/p/pure-data/bugs/1229/attachment/PD_bug.zip)
 (679 Bytes; application/zip)


I'm using Pd vanilla .46-7 on Mac OS X 10.9.5/Intel with built-in sound.

This bug appears under certain circonstances when saving an abstraction (with 
it's patch window open) whitin another abstraction with gop turned on. It 
create a tcl error as follow :

(Tcl) UNHANDLED ERROR: bad window path name ".x359020.c"
    while executing
"winfo toplevel $tkcanvas"
    (procedure "pdtk_canvas_getscroll" line 2)
    invoked from within
"pdtk_canvas_getscroll .x359020.c"
    ("uplevel" body line 10)
    invoked from within
"uplevel #0 $docmds"

To recreate, use the attached patch. Open BUG_click_on_me.pd, then 
right-click->open one of the two GOP abstraction, then right-click->open the 
ABS abstraction and save it.

The bug stop appearing when :
1. the number box is moved out of the gop canvas in GOP.pd (after GOP.pd has 
been saved that way)
2. the gop option in GOP.pd properties is turned off
3. one of the two GOP.pd object is removed in BUG_click_on_me.pd

This bug has been observed on two different computer. It doesn't occur on 
pd-extended 43.4.

Thank you!


---

Sent from sourceforge.net because [email protected] is subscribed to 
http://sourceforge.net/p/pure-data/bugs/

To unsubscribe from further messages, a project admin can change settings at 
http://sourceforge.net/p/pure-data/admin/bugs/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.
_______________________________________________
Pd-dev mailing list
[email protected]
http://lists.puredata.info/listinfo/pd-dev

Reply via email to