<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 07/28/2013 09:39 AM, Ed Kelly wrote:<br>
    </div>
    <blockquote
      cite="mid:1375018793.34056.YahooMailNeo@web173002.mail.ir2.yahoo.com"
      type="cite">
      <div style="color:#000; background-color:#fff; font-family:arial,
        helvetica, sans-serif;font-size:12pt">
        <div><span>Can anyone tell me what's causing this?</span></div>
        <div style="color: rgb(0, 0, 0); font-size: 16px; font-family:
          arial,helvetica,sans-serif; background-color: transparent;
          font-style: normal;"><br>
          <span></span></div>
        <div style="color: rgb(0, 0, 0); font-size: 16px; font-family:
          arial,helvetica,sans-serif; background-color: transparent;
          font-style: normal;"><span>Screenshot enclosed.</span></div>
        <div style="color: rgb(0, 0, 0); font-size: 16px; font-family:
          arial,helvetica,sans-serif; background-color: transparent;
          font-style: normal;"><br>
        </div>
      </div>
    </blockquote>
    <br>
    Probably an external that does its own messaging.<br>
    Probably messaging between the GUI and pd.&nbsp; See if<br>
    you're using any non-Vanilla GUI object classes.<br>
    <br>
    Messages from the gui like "pd audio-properties"<br>
    got changed to<br>
    "pdsend audio-properties"<br>
    with the big GUI code remix awhile back.&nbsp; This<br>
    _breaks_ user patches like yours and requires<br>
    you or someone else to go in and make a permanent<br>
    change to the source of the "offending" external.<br>
    (And then that external will no longer work with old<br>
    versions of Pd that expect "pd" instead of "pdsend".<br>
    <br>
    I guess I'll go ahead and say that you should view all<br>
    non-Vanilla GUI classes as "expiremental" and "subject<br>
    to arbitrary change", because they all use tcl/tk code inside<br>
    that will probably break the next time someone separates<br>
    more GUI from the core.<br>
    <br>
    -Jonathan<br>
    <br>
    <blockquote
      cite="mid:1375018793.34056.YahooMailNeo@web173002.mail.ir2.yahoo.com"
      type="cite">
      <div style="color:#000; background-color:#fff; font-family:arial,
        helvetica, sans-serif;font-size:12pt">
        <div style="color: rgb(0, 0, 0); font-size: 16px; font-family:
          arial,helvetica,sans-serif; background-color: transparent;
          font-style: normal;"><span></span></div>
        <div style="color: rgb(0, 0, 0); font-size: 16px; font-family:
          arial,helvetica,sans-serif; background-color: transparent;
          font-style: normal;"><span>Vanilla 0.44 on Debian Wheezy, with
            libraries...big patches with lots of GOP<br>
          </span></div>
        <div style="color: rgb(0, 0, 0); font-size: 16px; font-family:
          arial,helvetica,sans-serif; background-color: transparent;
          font-style: normal;"><span>Ed</span></div>
        <div>&nbsp;</div>
        <div>Ninja Jamm - a revolutionary new music remix app from Ninja
          Tune and Seeper, for iPhone and iPad<br>
          <a class="moz-txt-link-freetext" href="http://www.ninjajamm.com/">http://www.ninjajamm.com/</a></div>
        <div><br>
          <br>
        </div>
        <div>Gemnotes-0.2: Live music notation for Pure Data, now with
          dynamics!<br>
          <a class="moz-txt-link-freetext" href="http://sharktracks.co.uk/">http://sharktracks.co.uk/</a>&nbsp;</div>
      </div>
      <br>
      <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>
  </body>
</html>