hey,<br><div class="gmail_quote"><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
That bug is not related, though I might look similar.  Any time you see things like .x2415b0 those are the unique IDs that Pd uses for each Window in the GUI.  &quot;.x2415b0: no such object&quot; basically means that Pd is trying to send a command to a window in the GUI, but that window does not currently exist (like it was closed) and Pd didn&#39;t get the message about that window closing.<br>

</blockquote><div><br>Ok, thanks for explaining, so now I can read it properly.<br><br>Can we say it is  a bug, or my code is forcing Pd into something it doesn&#39;t know how to handle?<br> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<br>
This patch is a nice clear example, so it should be possible to track the bug down.  Marco, if you haven&#39;t already, can you add that patch tarball to a bug report in the tracker?  A reference to this thread would also be helpful.<br>

</blockquote><div><br>Yes, sure. Will do it now.<br>But I&#39;ll open a new bug report, since this bug is different than the very first one I posted.<br>Still connected to a closed window which Pd can&#39;t communicate with though.<br>

<br>thanks!<br>M<br><br> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
.hc<br>
<br>
On Mar 7, 2013, at 10:25 AM, Benjamin ~ 01xy wrote:<br>
<br>
&gt; Hello,<br>
&gt;<br>
&gt; I encountered a maybe similar bug clicking on the 0 button of the Hradio in pix_video help patch :<br>
&gt;<br>
&gt; (Tcl) NOM DE COMMANDE INVALIDE : invalid command name &quot;.x8b1b038.c&quot;<br>
&gt;     while executing<br>
&gt; &quot;.x8b1b038.c delete 8b26df8BASE0&quot;<br>
&gt;     (&quot;uplevel&quot; body line 14)<br>
&gt;     invoked from within<br>
&gt; &quot;uplevel #0 $cmds_from_pd&quot;<br>
&gt;<br>
&gt; In Pd-extended 0.43-4 on debian 32 bit with GEM: ver: 0.93.3 compiled: Jan 28 2013<br>
&gt;<br>
&gt; this bug disapear if I cut the wire of the left outlet of [pix_video] which goes to [s $0-info]<br>
&gt;<br>
&gt; Bugs related ? :<br>
&gt; <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>


&gt;<br>
&gt; ++Benjamin<br>
&gt;<br>
&gt; Le 07/03/2013 12:33, Marco Donnarumma a ?crit :<br>
&gt;&gt; hey thanks all for testing.<br>
&gt;&gt;<br>
&gt;&gt; At least we know it&#39;s consistent.<br>
&gt;&gt; Let&#39;s see if somebody has ideas about it.<br>
&gt;&gt;<br>
&gt;&gt; Let me know how can I help!<br>
&gt;&gt; Really wish to solve this.<br>
&gt;&gt;<br>
&gt;&gt; thanks!<br>
&gt;&gt;<br>
&gt;&gt; --<br></blockquote></div>