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

Hans-Christoph Steiner hans at at.or.at
Fri Jan 11 17:13:43 CET 2013


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 image %d %d -image %lxPHOTOIMAGE -tags %lxPHOTO\n",
externals/iem/iemgui/src/iem_image.c:
	sys_vgui(".x%lx.c create image %d %d -image %lxPHOTOIMAGE -tags %lxPHOTO\n",
externals/iem/iemgui/src/vfad_scale.c:
	sys_vgui(".x%x.c create image %d %d -image %xPHOTOIMAGE -tags %xPHOTO\n",


File a bug report and assign it to 'tmusil' or 'zmoelnig, they're the recent
committers there.

.hc

On 01/11/2013 10:40 AM, Hans-Christoph Steiner wrote:
> 
> 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.
>> 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 Audio-Visual Interaction Research Team.
>> Department of Computing, Goldsmiths University of London
>> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>> Portfolio: http://marcodonnarumma.com
>> Research: http://res.marcodonnarumma.com
>> Director: http://www.liveperformersmeeting.net
>>
>>
>> On Fri, Jan 11, 2013 at 3:16 PM, Hans-Christoph Steiner <hans at at.or.at> wrote:
>>
>> 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 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.
>>> Embodied Audio-Visual Interaction Research Team.
>>> Department of Computing, Goldsmiths University of London
>>> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>>> Portfolio: http://marcodonnarumma.com
>>> Research: http://res.marcodonnarumma.com
>>> Director: http://www.liveperformersmeeting.net
>>>
>>>
>>> On Fri, Jan 11, 2013 at 2:32 PM, Hans-Christoph Steiner <hans at at.or.at> wrote:
>>>
>>> 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: invalid command name ".x9c4d3b0.c"
>>>> while executing
>>>> ".x9c4d3b0.c create image 900 776 -image a4304c0PHOTOIMAGE -tags a4304c0PHOTO
>>>>  ("uplevel" body line 283)
>>>>  invoked from within
>>>> "uplevel #0 $cmds_from_pd"
>>>>
>>>> as far as I can understand, it might be related to nested GOP subpatches.
>>>> In fact, the GUI freezes (although data crunching still works).
>>>> Then Pd can't be close (although still running properly), and you end up killing it.
>>>>
>>>> I've got GOP abstractions embedded in a parent GOP abstraction, and I load the latter into a parent GOP, which in turn is loaded into a subpatch.
>>>>
>>>> I know it sounds clumsy, but modularity like this works nicely for updating the whole software without changing the main patch.
>>>>
>>>> It worked perfectly fine with pd-ext 0.42.5.
>>>>
>>>> any idea if I'm doing something wrong, or Pd does?
>>>>
>>>> thanks!
>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Marco Donnarumma
>>>> New Media + Sonic Arts Practitioner, Performer, Teacher, Director.
>>>> Embodied Audio-Visual Interaction Research Team.
>>>> Department of Computing, Goldsmiths University of London
>>>> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>>>> Portfolio: http://marcodonnarumma.com
>>>> Research: http://res.marcodonnarumma.com
>>>> Director: http://www.liveperformersmeeting.net
>>>> _______________________________________________
>>>> Pd-list at iem.at mailing list
>>>> UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
>>>
>>>
>>
>>
> 
> 



More information about the Pd-list mailing list