<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Thanks for the report. Does this error appear in vanilla? If not,
are they suppressing errors or is there something genuinely
different inside it (e.g. does it queue commands for the new window
and only executes them once the new window has been created)?<br>
<br>
<div class="moz-cite-prefix">On 12/2/2014 12:58 PM, patrice colet
wrote:<br>
</div>
<blockquote cite="mid:547DFDD6.9030602@free.fr" type="cite">Hello,
<br>
<br>
I've been working on a dynamic patching abstraction and found
something that doesn't occur on pd-0.46.1
<br>
<br>
When we create subpatches dynamically, we usually don't want the
subpatch to be opened, so we send [vis 0( message to the subpatch
after it's creation.
<br>
In pd-l2ork20141101 [vis 0( send error messages to the console:
<br>
<br>
<br>
tcl error: bad window path name ".x23a10a0.c"
<br>
tcl error: bad window path name ".x22ac140"
<br>
tcl error: bad window path name ".x22ac140"
<br>
<br>
The work around would be about delaying this [vis 0( message, but
it's not really elegant and slows down creation process.
<br>
<br>
I've attached the patch,
<br>
<br>
<br>
patko
<br>
<br>
<br>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
L2Ork-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:L2Ork-dev@disis.music.vt.edu">L2Ork-dev@disis.music.vt.edu</a>
<a class="moz-txt-link-freetext" href="http://disis.music.vt.edu/listinfo/l2ork-dev">http://disis.music.vt.edu/listinfo/l2ork-dev</a></pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">--
Ivica Ico Bukvic, D.M.A.
Associate Professor
Computer Music
ICAT Senior Fellow
DISIS, L2Ork
Virginia Tech
School of Performing Arts – 0141
Blacksburg, VA 24061
(540) 231-6139
<a class="moz-txt-link-abbreviated" href="mailto:ico@vt.edu">ico@vt.edu</a>
<a class="moz-txt-link-abbreviated" href="http://www.performingarts.vt.edu">www.performingarts.vt.edu</a>
disis.music.vt.edu
l2ork.music.vt.edu</pre>
</body>
</html>