This looks like a big, systeming problem with the IEM GUIS that's probably been there for years. I'm afraid to try to fix that so late before freezing a release since fixing all teh related oopses will involve dozens (?) of edits.
Thanks for flagging it though -- it looks like the next thing I need to take care of is to get teh IEM GUI code in a sustainable state! Miller On Fri, Feb 24, 2012 at 09:40:19AM +0100, IOhannes m zmölnig wrote: > On 02/23/12 18:11, Miller Puckette wrote: > >Hi all - > > > >Pd 0.43-2 test 1 is out on the usual places: > > great. > > > > >This version fixes the TCL errors starting up on Windows (the page-long pink > >blot on the Pd window) and a couple of minor fixes. > > unfortunately not entirely (i could only test the git version (rev: > bb91ad26e16), due to my bad internet connection). > > i still get a tcl error, when trying to change the number of items > of an [hradio] in a closed subpatch [1]. > > see attached patch that illustrates the problem. > > it would be great if this minor annoyance could somehow be fixed. > > > fgmasrd > IOhannes > > [1] this was reported as > https://sourceforge.net/tracker/index.php?func=detail&aid=3484412&group_id=55736&atid=478070 > #N canvas 558 108 635 300 10; > #N canvas 5 49 450 300 sub 0; > #X obj 147 160 hradio 15 1 0 1 empty empty empty 0 -8 0 10 -262144 > -1 -1 0; > #X obj 147 86 inlet; > #X msg 147 108 number \$1; > #X connect 1 0 2 0; > #X connect 2 0 0 0; > #X restore 101 154 pd sub; > #X floatatom 101 135 5 0 0 0 - - -; > #X msg 101 36 bang; > #X obj 101 108 random 10; > #X text 35 36 click the; > #X text 151 157 (if you open this \, everything works as expected) > ; > #X text 142 36 repeatedly to trigger a Tcl/TK backtrace \, as long > as [pd sub] stays closed.; > #X connect 1 0 0 0; > #X connect 2 0 3 0; > #X connect 3 0 1 0; > _______________________________________________ > [email protected] mailing list > UNSUBSCRIBE and account-management -> > http://lists.puredata.info/listinfo/pd-list _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
