Re: [PD] Tcl error on closing subpatch with array

2017-03-30 Thread Federico Camara Halac
Hi Christof, > Has anyone experienced the frozen GUI issue? > Well, yes, the elements of the array, atom and symbol boxes do freeze after that error. Also, the error appears similarly when drawing arrays inside data structures and closing the 'data' patch. The freezing doesn't allow to modify th

Re: [PD] Tcl error on closing subpatch with array

2017-03-30 Thread Christof Ressi
quot;Federico Camara Halac" Cc: "Christof Ressi" , "pd list" Betreff: Re: [PD] Tcl error on closing subpatch with array ok, testing further. sorry for the confusion with the array writing, was a graphical glitch indeed :-) (i was confused by the fact that i saw the fi

Re: [PD] Tcl error on closing subpatch with array

2017-03-29 Thread Simon Iten
ok, testing further. sorry for the confusion with the array writing, was a graphical glitch indeed :-) (i was confused by the fact that i saw the first value of the array being set to 1 when i first opened the subpatch, once i redrew it to zero it did appear to stay there, but it seems that is a

Re: [PD] Tcl error on closing subpatch with array

2017-03-29 Thread Federico Camara Halac
Hi Christof, tried it on OSX El Capitan 10.11.6 Pd 0.47.1 I got a similar error: (Tcl) INVALID COMMAND NAME: invalid command name ".x711990.c" while executing ".x711990.c delete plot711bdc" ("uplevel" body line 1) invoked from within "uplevel #0 $docmds" I then saved the patch after

Re: [PD] Tcl error on closing subpatch with array

2017-03-29 Thread Christof Ressi
with faster [metro] times? > Gesendet: Mittwoch, 29. März 2017 um 13:49 Uhr > Von: "Simon Iten" > An: "Christof Ressi" > Cc: "pd list" > Betreff: Re: [PD] Tcl error on closing subpatch with array > > i don’t get any error with your patch, osx pd

Re: [PD] Tcl error on closing subpatch with array

2017-03-29 Thread Simon Iten
i don’t get any error with your patch, osx pd 0.47.1 and 0.46.6… but it also does not seem to write to the array repeatedly (just once) so i have to set the onset first manually. > On 29 Mar 2017, at 13:33, Christof Ressi wrote: > > ___ Pd-list@li

[PD] Tcl error on closing subpatch with array

2017-03-29 Thread Christof Ressi
Dear list, I started getting this Tcl error: (Tcl) INVALID COMMAND NAME: invalid command name ".x1e85d08.c" while executing ".x1e85d08.c delete plot1e9715c" ("uplevel" body line 1) invoked from within "uplevel #0 $docmds" A side effect of that error is that sometimes the graphics of all GU