<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><br></div><div>Turns out the problem was the &amp; character in the label. &nbsp;I fixed it so please test in tomorrow's build (2013-01-17)</div><div><br></div><div>This patch is what fixes it:</div><div><a href="http://sourceforge.net/tracker/index.php?func=detail&amp;aid=2947822&amp;group_id=55736&amp;atid=478072">http://sourceforge.net/tracker/index.php?func=detail&amp;aid=2947822&amp;group_id=55736&amp;atid=478072</a></div><div><br></div><div>About the labels not showing up when the patch loads, that's because you are saving the patch with a label that has spaces in it, which the iemgui objects do not handle. &nbsp;In your patch, you could fix it by using _ instead of spaces, like by using [l2s _].</div><div><br></div><div>This could be fixed if iemgui_save() escaped spaces with \ and removed characters like ;,{}\ from the symbol. &nbsp;I'll try to implement that, but I won't get to it tonight.</div><div><br></div><div>.hc</div><br><div><div>On Jan 16, 2013, at 7:40 AM, Nicolas Montgermont wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">
  
    <meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type">
  
  <div bgcolor="#FFFFFF" text="#000000">
    ok I can reproduce this here.<br>
    the left toggle open each time without label, but when there is one
    on the right toggle and I click properties i have this error:<br>
    <br>
    (Tcl) ERREUR NON GÉRÉE : wrong # args: should be "pdtk_iemgui_dialog
    mytoplevel mainheader dim_header wdt min_wdt wdt_label hgt min_hgt
    hgt_label rng_header min_rng min_rng_label max_rng max_rng_label
    rng_sched lin0_log1 lilo0_label lilo1_label loadbang steady
    num_label num snd rcv gui_name gn_dx gn_dy gn_f gn_fs bcol fcol
    lcol"<br>
    &nbsp;&nbsp;&nbsp; while executing<br>
    "pdtk_iemgui_dialog .gfxstub3405d0 |tgl|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
    ----------dimensions(pix):----------- 15 8 size: 0 0
    empty&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -----------non-zero-value:-..."<br>
    &nbsp;&nbsp;&nbsp; ("uplevel" body line 1)<br>
    &nbsp;&nbsp;&nbsp; invoked from within<br>
    "uplevel #0 $cmds_from_pd"<br>
    <br>
    <br>
    joined is the actual state of the patch, right clicking on the right
    toggle displays the error<br>
    Best,<br>
    n<br>
    <br>
    <div class="moz-cite-prefix">Le 16/01/13 12:25, James Dunn a écrit&nbsp;:<br>
    </div>
    <blockquote cite="mid:50F68E30.3050105@4thharmonic.com" type="cite">
      <meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type">
      <div class="moz-cite-prefix">I'm using Pd-0.43.4-extended-20130115
        and Mac OS 10.6.8.<br>
        Did you try saving the patch before reloading it? This is
        crucial to reproduce the bug.<br>
        <br>
        Steps to reproduce the error are:<br>
        <br>
        1) Open patch in Pd<br>
        2) If patch loads with the toggles unlabelled, then
        right-clicking the toggle and selecting 'Properties' works
        (however the receive labels have not been [loadbang]'d. If patch
        loads with toggles labelled right-clicking and selecting
        'Properties' results in the error message.<br>
        3) Save patch, close and reload<br>
        <br>
        Saving the patch means it will reopen in the alternate state.
        Hope this makes sense.<br>
        <br>
        James<br>
      </div>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
<a class="moz-txt-link-abbreviated" href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list
UNSUBSCRIBE and account-management -&gt; <a class="moz-txt-link-freetext" href="http://lists.puredata.info/listinfo/pd-list">http://lists.puredata.info/listinfo/pd-list</a>
</pre>
    </blockquote>
    <br>
    <div class="moz-signature">-- <br>
      <a class="moz-txt-link-freetext" href="http://nim.on.free.fr/">http://nim.on.free.fr</a></div>
  </div>

<span>&lt;indiff-test-gui.pd&gt;</span>_______________________________________________<br><a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list">http://lists.puredata.info/listinfo/pd-list</a><br></blockquote></div><br></body></html>