Thanks for this.<br><br>UPDATE: even though I found how to reproduce the bug, it still affects the Xth Sense software.<br><br>It&#39;s pretty wild. The patch I sent to the list is fixed.<br><br>But the Xth Sense patch is still affected by it (even after fixing it the same way as the bug report patch).<br>

<br>Launching the patch in the same way, sometimes the bug happens, some other not.<br>I can&#39;t figure out what else it could be. And there is no log in the terminal.<br><br>What else can I do to help solving this?<br>

<br>How to read that Tcl error log to understand where it comes from?<br><br>I checked the bug tracker and there are at least other two bugs that report a similar log.<br>However, I don&#39;t know enough about the guts to establish whether they might be related.<br>

<br>They all do seem to be reported by Tcl, so there could possibly be something in common.<br><br>thanks!<br>cheers,<br>M<br><br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


Hello,<br>
<br>
I encountered a maybe similar bug clicking on the 0 button of the Hradio<br>
in pix_video help patch :<br>
<br>
(Tcl) NOM DE COMMANDE INVALIDE : invalid command name &quot;.x8b1b038.c&quot;<br>
     while executing<br>
&quot;.x8b1b038.c delete 8b26df8BASE0&quot;<br>
     (&quot;uplevel&quot; body line 14)<br>
     invoked from within<br>
&quot;uplevel #0 $cmds_from_pd&quot;<br>
<br>
In Pd-extended 0.43-4 on debian 32 bit with GEM: ver: 0.93.3 compiled:<br>
Jan 28 2013<br>
<br>
this bug disapear if I cut the wire of the left outlet of [pix_video]<br>
which goes to [s $0-info]<br>
<br>
Bugs related ? :<br>
<a href="http://sourceforge.net/tracker/index.php?func=detail&amp;aid=3522945&amp;group_id=55736&amp;atid=478070" target="_blank">http://sourceforge.net/tracker/index.php?func=detail&amp;aid=3522945&amp;group_id=55736&amp;atid=478070</a><br>


<br>
++Benjamin<br>
<br>
Le 07/03/2013 12:33, Marco Donnarumma a ?crit :<br>
&gt; hey thanks all for testing.<br>
&gt;<br>
&gt; At least we know it&#39;s consistent.<br>
&gt; Let&#39;s see if somebody has ideas about it.<br>
&gt;<br>
&gt; Let me know how can I help!<br>
&gt; Really wish to solve this.<br>
&gt;<br>
&gt; thanks!<br>
&gt;<br>
&gt; --<br>
&gt; Marco Donnarumma<br>
&gt; New Media + Sonic Arts Practitioner, Performer, Teacher, Director.<br>
&gt; Embodied Audio-Visual Interaction Research Team.<br>
&gt; Department of Computing, Goldsmiths University of London<br>
&gt; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>
&gt; Portfolio: <a href="http://marcodonnarumma.com" target="_blank">http://marcodonnarumma.com</a><br>
&gt; Research: <a href="http://res.marcodonnarumma.com" target="_blank">http://res.marcodonnarumma.com</a><br>
&gt; Director: <a href="http://www.liveperformersmeeting.net" target="_blank">http://www.liveperformersmeeting.net</a><br>
&gt;<br>
&gt;<br>
&gt; On Thu, Mar 7, 2013 at 9:15 AM, batinste &lt;<a href="mailto:dwanafite@yahoo.fr">dwanafite@yahoo.fr</a><br>
&gt; &lt;mailto:<a href="mailto:dwanafite@yahoo.fr">dwanafite@yahoo.fr</a>&gt;&gt; wrote:<br>
&gt;<br>
&gt;     Hi<br>
&gt;<br>
&gt;     Behaviour confirmed on ubuntu 12.10 64 bits and pd-ext 0.43.4.<br>
&gt;<br>
&gt;<br>
&gt;     On 07/03/2013 02:02, Marco Donnarumma wrote:<br>
&gt;&gt;     hey,<br>
&gt;&gt;<br>
&gt;&gt;     dunno if you remember, but I still have this error (below) and<br>
&gt;&gt;     now I managed to make a small patch that reproduces it (attached).<br>
&gt;&gt;     It seems related to the &lt;Hide&gt; flag for a 2nd level nested GOP patch.<br>
&gt;&gt;<br>
&gt;&gt;     it&#39;d be great if somebody could test it on linux and mac.<br>
&gt;&gt;     I&#39;m on Ubuntu Lucid 10.04, pd-ext 0.43.4<br>
&gt;&gt;<br>
&gt;&gt;     how to reproduce:<br>
&gt;&gt;<br>
&gt;&gt;     - launch MAIN-graph-bug.pd<br>
&gt;&gt;     - click the bang to open a subpatch (if it doesn&#39;t at startup)<br>
&gt;&gt;     - close the subpatch<br>
&gt;&gt;     - close MAIN-graph-bug.pd<br>
&gt;&gt;<br>
&gt;&gt;     at this point Pd throws the error as below. Only the GUI freezes,<br>
&gt;&gt;     the patch is  unusable and have to kill it, by closing pd.<br>
&gt;&gt;<br>
&gt;&gt;     \\\\\\\\\\\\<br>
&gt;&gt;     (Tcl) INVALID COMMAND NAME: invalid command name &quot;.x996ebd0.c&quot;<br>
&gt;&gt;     while executing<br>
&gt;&gt;     &quot;.x996ebd0.c delete graph996f4b0i0&quot;<br>
&gt;&gt;      (&quot;uplevel&quot; body line 1)<br>
&gt;&gt;      invoked from within<br>
&gt;&gt;     &quot;uplevel #0 $cmds_from_pd&quot;<br>
&gt;&gt;     \\\\\\\\\\\\<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;     How to avoid it:<br>
&gt;&gt;<br>
&gt;&gt;     - launch MAIN-graph-bug.pd<br>
&gt;&gt;     - click the bang to open a subpatch (if it doesn&#39;t at startup)<br>
&gt;&gt;     - open the subpatch<br>
&gt;&gt;     - open the further subpatch &lt;anlz.scope~&gt;<br>
&gt;&gt;     - flag hide object name and argument<br>
&gt;&gt;     - save<br>
&gt;&gt;     -close pd<br>
&gt;&gt;     - restart the patch and the error disappear<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;     It is worth noting that the error I get with the Xth Sense<br>
&gt;&gt;     software looks similar but has different tags (see below). And I<br>
&gt;&gt;     can&#39;t reproduce this one error using a subpatch including a graph<br>
&gt;&gt;     or iem_image (which I use in the Xth Sense)<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;     \\\\\\\\\\\\<br>
&gt;&gt;     (Tcl) INVALID COMMAND NAME: invalid command name &quot;.x9c4d3b0.c&quot;<br>
&gt;&gt;     while executing<br>
&gt;&gt;     &quot;.x9c4d3b0.c create image 900 776 -image a4304c0PHOTOIMAGE -tags<br>
&gt;&gt;     a4304c0PHOTO<br>
&gt;&gt;      (&quot;uplevel&quot; body line 283)<br>
&gt;&gt;      invoked from within<br>
&gt;&gt;     &quot;uplevel #0 $cmds_from_pd&quot;<br>
&gt;&gt;     \\\\\\\\\\\\\<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;     should i submit a different bug report or add to the one I did<br>
&gt;&gt;     already?<br>
&gt;&gt;<br>
&gt;&gt;     thanks in advance for any hint,<br>
&gt;&gt;     this is forcing me to still use pd-ext 0.42.5 during my workshop,<br>
&gt;&gt;     which is a shame :)<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;     --<br>
&gt;&gt;     Marco Donnarumma<br>
&gt;&gt;     New Media + Sonic Arts Practitioner, Performer, Teacher, Director.<br>
&gt;&gt;     Embodied Audio-Visual Interaction Research Team.<br>
&gt;&gt;     Department of Computing, Goldsmiths University of London<br>
&gt;&gt;     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>
&gt;&gt;     Portfolio: <a href="http://marcodonnarumma.com" target="_blank">http://marcodonnarumma.com</a><br>
&gt;&gt;     Research: <a href="http://res.marcodonnarumma.com" target="_blank">http://res.marcodonnarumma.com</a><br>
&gt;&gt;     Director: <a href="http://www.liveperformersmeeting.net" target="_blank">http://www.liveperformersmeeting.net</a><br>
&gt;&gt;<br>
&gt;&gt;<br></blockquote></div>