<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">I found this workaround... maybe it
      helps:<br>
      <br>
      <a class="moz-txt-link-freetext" href="http://puredata.hurleur.com/sujet-9201-touchosc-mrpeach-crash">http://puredata.hurleur.com/sujet-9201-touchosc-mrpeach-crash</a><br>
      <br>
      <br>
      <br>
      El 16/09/13 13:08, Mario Mey escribió:<br>
    </div>
    <blockquote cite="mid:52372CED.5040309@gmail.com" type="cite">
      <meta http-equiv="content-type" content="text/html;
        charset=windows-1252">
      Thanks, Martin. I compiled it and test it. Again, in UbuntuStudio
      12.04.3, it makes PureData crash. There's no message, it just
      crashs.<br>
      <div class="moz-forward-container">
        <div dir="ltr">
          <div>
            <div>
              <div><br>
              </div>
              Is anything I could do to help to avoid that? How could I
              debug it?<br>
              <br>
            </div>
            In the other hand, I'm having troubles to launch Pd from
            console (to see if any message is there)... it can't open my
            patch. So, I'm writting another mail to list.<br>
          </div>
        </div>
        <div class="gmail_extra"> <br>
          <br>
          <div class="gmail_quote">2013/9/15 Martin Peach <span
              dir="ltr">&lt;<a moz-do-not-send="true"
                href="mailto:martin.peach@sympatico.ca" target="_blank">martin.peach@sympatico.ca</a>&gt;</span><br>
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">
              <div class="im">On 2013-09-15 16:12, Mario Mey wrote:<br>
                <blockquote class="gmail_quote" style="margin:0 0 0
                  .8ex;border-left:1px #ccc solid;padding-left:1ex"> I
                  just downloaded complete PureData from svn... but I
                  want to compile<br>
                  only your externals. Is that possible? I think so...
                  how?<br>
                </blockquote>
                <br>
              </div>
              From trunk/externals type<br>
              make mrpeach<br>
              or<br>
              make mrpeach_install<br>
              (which doesn't actually install the files, it puts them in
              externals/build/lib/pd-extended/extra)<br>
              <br>
              Martin<br>
              <br>
              <blockquote class="gmail_quote" style="margin:0 0 0
                .8ex;border-left:1px #ccc solid;padding-left:1ex">
                <div class="im"> <br>
                  Thank you.<br>
                  <br>
                  <br>
                  2013/9/15 Martin Peach &lt;<a moz-do-not-send="true"
                    href="mailto:martin.peach@sympatico.ca"
                    target="_blank">martin.peach@sympatico.ca</a><br>
                </div>
                &lt;mailto:<a moz-do-not-send="true"
                  href="mailto:martin.peach@sympatico.ca"
                  target="_blank">martin.peach@sympatico.ca</a>&gt;&gt;
                <div class="im"><br>
                  <br>
                      On 2013-09-14 19:28, Mario Mey wrote:<br>
                  <br>
                          Martin Peach, I read somewhere that changing
                  pages in TouchOSC<br>
                          makes Pd<br>
                          (or Pd-Ext) to crash. My Pd-Extended doesn't
                  crash, but this<br>
                          error is<br>
                          shown: "* routeOSC: ignoring empty list…".<br>
                  <br>
                  <br>
                  <br>
                      That doesn't happen here. There is no such message
                  in the source code.<br>
                      Maybe you have an older version of routeOSC? The
                  OSC specification<br>
                      allows empty messages, and [routeOSC] should
                  output a bang if it<br>
                      routes such a message.<br>
                      Older versions of [routeOSC](before March 2012)
                  didn't work<br>
                      properly, so you probably just need to find a more
                  recent one or<br>
                      build it from svn.<br>
                </div>
                    (<a moz-do-not-send="true"
href="http://sourceforge.net/p/__pure-data/svn/HEAD/tree/trunk/__externals/mrpeach/osc/"
                  target="_blank">http://sourceforge.net/p/__pure-data/svn/HEAD/tree/trunk/__externals/mrpeach/osc/</a><br>
                    &lt;<a moz-do-not-send="true"
href="http://sourceforge.net/p/pure-data/svn/HEAD/tree/trunk/externals/mrpeach/osc/"
                  target="_blank">http://sourceforge.net/p/pure-data/svn/HEAD/tree/trunk/externals/mrpeach/osc/</a>&gt;)

                <div class="im"> <br>
                  <br>
                      Martin<br>
                  <br>
                  <br>
                  <br>
                          Today, I've installed Ubuntu Studio 12.04.3
                  (with lowlatency<br>
                          kernel). It<br>
                          seemed that it was a good distro for my use...
                  but switching<br>
                          pages DOES<br>
                          make Pd-Extended to crash. I
                  reported-suggested this in this thread:<br>
                </div>
                        <a moz-do-not-send="true"
                  href="http://hexler.net/forum/__viewthread/992/"
                  target="_blank">http://hexler.net/forum/__viewthread/992/</a><br>
                        &lt;<a moz-do-not-send="true"
                  href="http://hexler.net/forum/viewthread/992/"
                  target="_blank">http://hexler.net/forum/viewthread/992/</a>&gt;,

                where I wrote some
                <div class="im"><br>
                          other info,<br>
                          maybe usefull.<br>
                  <br>
                          The config where it doesn't crash:<br>
                  <br>
                          /Ubuntu 12.04, Kernel 3.2.0-49-generic,
                  Pd-Extended 0.43.4 (download<br>
                          from PPA as the Pure Data page says), jackdmp
                  1.9.8...//<br>
                          /<br>
                          The other config:<br>
                  <br>
                          /Ubuntu Studio 12.04.3, Kernel
                  3.2.0-51-lowlatency, same Pd-Extended<br>
                          version, Jack that came with UbuntuStudio
                  (don't know wich version)/<br>
                  <br>
                  <br>
                          Any other information that could be useful to
                  fix this? Like I<br>
                          wrote in<br>
                          the thread, I suggested TouchOSC that it
                  should send non-empty<br>
                          lists.<br>
                          But, TouchOSC is closed-code... so, there's no
                  easy feedback.<br>
                  <br>
                  <br>
                  <br>
                  <br>
                </div>
                       
                _________________________________________________<br>
                        <a moz-do-not-send="true"
                  href="mailto:Pd-list@iem.at" target="_blank">Pd-list@iem.at</a>
                &lt;mailto:<a moz-do-not-send="true"
                  href="mailto:Pd-list@iem.at" target="_blank">Pd-list@iem.at</a>&gt;

                mailing list<br>
                        UNSUBSCRIBE and account-management -&gt;<br>
                        <a moz-do-not-send="true"
                  href="http://lists.puredata.info/__listinfo/pd-list"
                  target="_blank">http://lists.puredata.info/__listinfo/pd-list</a><br>
                        &lt;<a moz-do-not-send="true"
                  href="http://lists.puredata.info/listinfo/pd-list"
                  target="_blank">http://lists.puredata.info/listinfo/pd-list</a>&gt;<br>
                <br>
                <br>
                <br>
              </blockquote>
              <br>
            </blockquote>
          </div>
          <br>
        </div>
        <br>
      </div>
      <br>
    </blockquote>
    <br>
  </body>
</html>