Re: [PD] Pd-ext 0.43.4 Tcl Invalid Command Name error

2013-01-11 Thread Marco Donnarumma
lovely! so it's a bug. Ok I'll file a bug report asap. thanks a bunch! -- Marco Donnarumma New Media + Sonic Arts Practitioner, Performer, Teacher, Director. Embodied Audio-Visual Interaction Research Team. Department of Computing, Goldsmiths University of London ~ Po

Re: [PD] Pd-ext 0.43.4 Tcl Invalid Command Name error

2013-01-11 Thread Marco Donnarumma
What I noticed is wrong, is that the GUI in the analysis module (the GOP at the bottom right, with 5 sliders, and red scope) is frozen. Data still flow in there, but the GUI doesn't show any response. You can plug into your audio input any sounds producing device and see this. This could suggest i

Re: [PD] Pd-ext 0.43.4 Tcl Invalid Command Name error

2013-01-11 Thread Hans-Christoph Steiner
Found it, its in iemgui: $ grep PHOTOIMAGE externals/iem/iemgui/src/*.c | grep 'create image' externals/iem/iemgui/src/hfadl_scale.c: sys_vgui(".x%lx.c create image %d %d -image %lxPHOTOIMAGE -tags %lxPHOTO\n", externals/iem/iemgui/src/hfadr_scale.c: sys_vgui(".x%lx.c create imag

Re: [PD] Pd-ext 0.43.4 Tcl Invalid Command Name error

2013-01-11 Thread Hans-Christoph Steiner
Yeah, I get the same error, but I can't tell what object is causing the error. I don't think its [image]. Any idea? Can you actually see something is missing? .hc On Jan 11, 2013, at 10:34 AM, Marco Donnarumma wrote: > cool you can try it out, thanks, let me know if you get the same error.

Re: [PD] Pd-ext 0.43.4 Tcl Invalid Command Name error

2013-01-11 Thread Marco Donnarumma
cool you can try it out, thanks, let me know if you get the same error. I'm on Ubuntu Lucid 10.04. Yes, I know about line3, was meant to check the license before shipping it with the xth-sense-lib -- Marco Donnarumma New Media + Sonic Arts Practitioner, Performer, Teacher, Director. Embodied Aud

Re: [PD] Pd-ext 0.43.4 Tcl Invalid Command Name error

2013-01-11 Thread Hans-Christoph Steiner
Trying it now. You might want to include [line3] in your externals lib too, or use a different object. It was part of flatspace, which is no longer included of Pd-extended as of 0.43.4. .hc On Jan 11, 2013, at 9:48 AM, Marco Donnarumma wrote: > it's my Xth Sense patch. > It's not use to po

Re: [PD] Pd-ext 0.43.4 Tcl Invalid Command Name error

2013-01-11 Thread Marco Donnarumma
it's my Xth Sense patch. It's not use to post it here, cuz you need the xth-sense-lib to run it. You can get the patch and the library here: http://res.marcodonnarumma.com/projects/xth-sense/#download thanks! -- Marco Donnarumma New Media + Sonic Arts Practitioner, Performer, Teacher, Director.

Re: [PD] Pd-ext 0.43.4 Tcl Invalid Command Name error

2013-01-11 Thread Hans-Christoph Steiner
Can you post the patch that triggers this problem? .hc On Jan 11, 2013, at 5:40 AM, Marco Donnarumma wrote: > Hey, > > I'm keeping trying my patches with the new pd-ext to report back. > > From time to time when launching my Xth Sense patch this error appears: > > (Tcl) INVALID COMMAND NAME:

[PD] Pd-ext 0.43.4 Tcl Invalid Command Name error

2013-01-11 Thread Marco Donnarumma
Hey, I'm keeping trying my patches with the new pd-ext to report back. >From time to time when launching my Xth Sense patch this error appears: (Tcl) INVALID COMMAND NAME: invalid command name ".x9c4d3b0.c" while executing ".x9c4d3b0.c create image 900 776 -image a4304c0PHOTOIMAGE -tags a4304c0P