<html><body><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:12pt"><div>Hi all, I have PMPD working in Pd Extended 0.39.3. However, when I upgrade to the latest Pd Ext - the [pmpd] object refuses &nbsp;to load? I'm on OS X 10.6.8 though I've noticed the sae issue on Linux</div><div>All the best, Rich&nbsp;</div><div><br></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>  <div style="font-family: arial, helvetica, sans-serif; font-size: 12pt;"> <div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"> <div dir="ltr"> <hr size="1">  <font size="2" face="Arial"> <b><span style="font-weight:bold;">From:</span></b> "pd-list-request@iem.at" &lt;pd-list-request@iem.at&gt;<br> <b><span style="font-weight: bold;">To:</span></b> pd-list@iem.at <br> <b><span
 style="font-weight: bold;">Sent:</span></b> Tuesday, 2 July 2013, 12:59<br> <b><span style="font-weight: bold;">Subject:</span></b> Pd-list Digest, Vol 100, Issue 4<br> </font> </div> <div class="y_msg_container"><br>Send Pd-list mailing list submissions to<br>&nbsp;&nbsp;&nbsp; <a ymailto="mailto:pd-list@iem.at" href="mailto:pd-list@iem.at">pd-list@iem.at</a><br><br>To subscribe or unsubscribe via the World Wide Web, visit<br>&nbsp;&nbsp;&nbsp; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>or, via email, send a message with subject or body 'help' to<br>&nbsp;&nbsp;&nbsp; <a ymailto="mailto:pd-list-request@iem.at" href="mailto:pd-list-request@iem.at">pd-list-request@iem.at</a><br><br>You can reach the person managing the list at<br>&nbsp;&nbsp;&nbsp; <a ymailto="mailto:pd-list-owner@iem.at" href="mailto:pd-list-owner@iem.at">pd-list-owner@iem.at</a><br><br>When replying, please
 edit your Subject line so it is more specific<br>than "Re: Contents of Pd-list digest..."<br><br><br>Today's Topics:<br><br>&nbsp;  1. Re: GOP text field / symbol which is resizeable? (was: GOP<br>&nbsp; &nbsp; &nbsp; text field which sends bang?) (Andr?s Mur?nyi)<br>&nbsp;  2. Re: SIGPIPE on iemnet's tcpserver (Antoine Villeret)<br>&nbsp;  3. [PD-announce] Call for Collaborators | Bodynet - How to make<br>&nbsp; &nbsp; &nbsp; a&nbsp;&nbsp;&nbsp; network of bodies? (Medialab-Prado Comunicaci?n)<br><br><br>----------------------------------------------------------------------<br><br>Message: 1<br>Date: Tue, 2 Jul 2013 12:54:54 +0200<br>From: Andr?s Mur?nyi &lt;<a ymailto="mailto:muranyia@gmail.com" href="mailto:muranyia@gmail.com">muranyia@gmail.com</a>&gt;<br>Subject: Re: [PD] GOP text field / symbol which is resizeable? (was:<br>&nbsp;&nbsp;&nbsp; GOP text field which sends bang?)<br>To: pd-list &lt;<a ymailto="mailto:pd-list@iem.at"
 href="mailto:pd-list@iem.at">pd-list@iem.at</a>&gt;<br>Message-ID:<br>&nbsp;&nbsp;&nbsp; &lt;CAJtGUK5UM5rWdGXMEcBZsPRt5N5JptRF8aK=<a ymailto="mailto:rHAZxkwc2QC7CQ@mail.gmail.com" href="mailto:rHAZxkwc2QC7CQ@mail.gmail.com">rHAZxkwc2QC7CQ@mail.gmail.com</a>&gt;<br>Content-Type: text/plain; charset="iso-8859-1"<br><br>On Mon, Jul 1, 2013 at 10:05 PM, Roman Haefeli &lt;<a ymailto="mailto:reduzent@gmail.com" href="mailto:reduzent@gmail.com">reduzent@gmail.com</a>&gt; wrote:<br><br>&gt; On Mon, 2013-07-01 at 20:56 +0200, Andr?s Mur?nyi wrote:<br>&gt; &gt; I'm reformulating my question as the problem is evolving:<br>&gt; &gt; do we have an object that<br>&gt; &gt; - Displays and holds a text value (like Symbol or Message box),<br>&gt;<br>&gt; * symbolbox with width set 0 resizes dynamically<br>&gt; * hsl, vsl, cnv, etc. can adjust size with 'size' message, can change<br>&gt; displayed text with 'label' message<br>&gt;<br><br>Very good idea, thanks
 Roman!<br>Some difficulties I'm having:<br>- I don't know how to set the label of [cnv]... is it possible at all?<br>- (ATTN: Ivica) [hsl] seems to have the bounding box (?) miscalculated in<br>l2ork so it doesn't GOP when it's less than 2-3px from the border of the<br>parent canvas. Checked in Vanilla, it works as expected ([hsl] can be<br>placed to the very border and it will GOP).<br><br><br>&gt;<br>&gt; &gt; - is Graph-on-Parent,<br>&gt;<br>&gt; applies to all above solutions.<br>&gt;<br>&gt; &gt; - can be resized (like Number2)? (or small enough by default?)<br>&gt;<br>&gt; see above.<br>&gt;<br>&gt; To make something send a bang, you could put some [bng] objects behind<br>&gt; your whatever text displaying objects. Interestingly, hidden GUI objects<br>&gt; have priority over visible objects when clicked. Another way is to use a<br>&gt; construct like the following to make a slider send bangs only when<br>&gt; clicked, but not when
 dragged:<br>&gt;<br>&gt; [hsl]<br>&gt; |<br>&gt; [t a a]<br>&gt;&nbsp;  \/<br>&gt;&nbsp;  /\<br>&gt; [sel 0]<br>&gt;<br>&gt;<br>Interesting indeed.<br>Actually, I don't need the label to send a bang any more, because [pmenu]<br>won't pop up when the click happens inside a subpatch, so I need to put the<br>triggering object in the toplevel. (I might still hide it under the GOP<br>abstraction...)<br>BTW, is it theoretically possible for a GOP object to display a menu on the<br>toplevel (stretching over the GOP area of the subpatch where it is)? If<br>yes, I'd eventually try to hack the pmenu code.<br><br>Andr?s<br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: &lt;<a href="http://lists.puredata.info/pipermail/pd-list/attachments/20130702/59e087d8/attachment-0001.htm"
 target="_blank">http://lists.puredata.info/pipermail/pd-list/attachments/20130702/59e087d8/attachment-0001.htm</a>&gt;<br><br>------------------------------<br><br>Message: 2<br>Date: Tue, 2 Jul 2013 13:39:03 +0200<br>From: Antoine Villeret &lt;<a ymailto="mailto:antoine.villeret@gmail.com" href="mailto:antoine.villeret@gmail.com">antoine.villeret@gmail.com</a>&gt;<br>Subject: Re: [PD] SIGPIPE on iemnet's tcpserver<br>To: pd-dev List &lt;<a ymailto="mailto:pd-dev@iem.at" href="mailto:pd-dev@iem.at">pd-dev@iem.at</a>&gt;, pd-list &lt;<a ymailto="mailto:pd-list@iem.at" href="mailto:pd-list@iem.at">pd-list@iem.at</a>&gt;<br>Message-ID:<br>&nbsp;&nbsp;&nbsp; &lt;CAGn5wNdOzo+<a ymailto="mailto:1d_96TAyyaZg5eBF1zcda72kEpbGcZvbJsZQYcg@mail.gmail.com" href="mailto:1d_96TAyyaZg5eBF1zcda72kEpbGcZvbJsZQYcg@mail.gmail.com">1d_96TAyyaZg5eBF1zcda72kEpbGcZvbJsZQYcg@mail.gmail.com</a>&gt;<br>Content-Type: text/plain; charset="iso-8859-1"<br><br>hi again,<br><br>just
 saw this thread right after posting mine :<br><a href="http://lists.puredata.info/pipermail/pd-list/2013-07/103236.html" target="_blank">http://lists.puredata.info/pipermail/pd-list/2013-07/103236.html</a><br><br>sorry for bothering<br><br>here is attached three small patches that make PD crash<br>raw_client and raw_server work well together<br>but when I try to connect more client (eg. 10 with 10_raw_client)<br>crash happens...<br><br>I realize that with iemnet's version of tcpclient/tcpserver,<br>if two client connect at the same time to server, only on receive data not<br>the other,<br>so I put a timeout to disconnect the client if no answer was received in a<br>certain time and then reconnect<br><br>i first make this with iemnet's tcpserver<br>and I got a SIGPIPE on the server side (see my previous post)<br>while I got SIGSEGV on the client side, here is the gdb backtrace :<br><br>[New Thread 0x7fff7bfff700 (LWP 4478)]<br><br>Program received signal
 SIGSEGV, Segmentation fault.<br>[Switching to Thread 0x7fffc8ff9700 (LWP 4477)]<br>0x0000000000472963 in clock_set ()<br>(gdb) watchdog: signaling pd...<br><br><br>I think in the server side a<br>signal(SIGPIPE, SIG_IGN);<br>could help but I don't know where to put it (in tcpserver.c ? in<br>iemlnet_sender.c or somewhere else ?)<br><br>also I tested it with the mrpeach's version, it doesn't crash but the GUI<br>hangs<br>gdb doesn't tell anything, it continue to show thread creation and exiting<br><br>also I'm using iemnet's first because it has a [port( method to change the<br>binding port on the fly<br>and I made a rebinding routing to choose an available port in a certain<br>range both in server and in client side<br>to prenvent connection error if port is still used after a crash for example<br><br>I don't know how to go further with this,<br>But I really need a reliable server for some project and for now I just<br>have an headache :-)<br>please
 tell me how i can help fixing this (and please note that I don't<br>know anything on tcp communication...)<br><br>cheers<br><br>antoine<br><br><br>--<br>do it yourself<br><a href="http://antoine.villeret.free.fr/" target="_blank">http://antoine.villeret.free.fr</a><br><br><br>2013/7/2 Antoine Villeret &lt;<a ymailto="mailto:antoine.villeret@gmail.com" href="mailto:antoine.villeret@gmail.com">antoine.villeret@gmail.com</a>&gt;<br><br>&gt; hi all,<br>&gt;<br>&gt; I got some crashes with iemnet's tcpserver<br>&gt;<br>&gt; gdb tells :<br>&gt; [New Thread 0x7fffb9ffb700 (LWP 7828)]<br>&gt;<br>&gt; Program received signal SIGPIPE, Broken pipe.<br>&gt; [Switching to Thread 0x7fffea57a700 (LWP 7713)]<br>&gt; 0x00007ffff73b52cc in __libc_send (fd=&lt;optimized out&gt;, buf=&lt;optimized<br>&gt; out&gt;,<br>&gt;&nbsp; &nbsp;  n=&lt;optimized out&gt;, flags=&lt;optimized out&gt;)<br>&gt;<br>&gt; and it happends when several (10) clients are connected at the same
 time<br>&gt; and send some data<br>&gt;<br>&gt; I guess tcpserver is trying to write to a broken pipe and receive a<br>&gt; SIGPIPE signal which is not handle and then exit - so crashes pd<br>&gt;<br>&gt; am I right ?<br>&gt; if so, is it possible to set the SIG_PIPE handler to SIG_IGN to avoid<br>&gt; crash ?<br>&gt; I saw that here [1].<br>&gt;<br>&gt; should I file a bug report ?<br>&gt; if so where ?<br>&gt;<br>&gt; best regards<br>&gt;<br>&gt; antoine<br>&gt;<br>&gt; [1] :<br>&gt; <a href="http://stackoverflow.com/questions/108183/how-to-prevent-sigpipes-or-handle-them-properly" target="_blank">http://stackoverflow.com/questions/108183/how-to-prevent-sigpipes-or-handle-them-properly</a><br>&gt;<br>&gt; --<br>&gt; do it yourself<br>&gt; <a href="http://antoine.villeret.free.fr/" target="_blank">http://antoine.villeret.free.fr</a><br>&gt;<br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: &lt;<a
 href="http://lists.puredata.info/pipermail/pd-list/attachments/20130702/32e5afab/attachment-0001.htm" target="_blank">http://lists.puredata.info/pipermail/pd-list/attachments/20130702/32e5afab/attachment-0001.htm</a>&gt;<br>-------------- next part --------------<br>A non-text attachment was scrubbed...<br>Name: 10_raw_client.pd<br>Type: application/octet-stream<br>Size: 496 bytes<br>Desc: not available<br>URL: &lt;<a href="http://lists.puredata.info/pipermail/pd-list/attachments/20130702/32e5afab/attachment-0003.obj" target="_blank">http://lists.puredata.info/pipermail/pd-list/attachments/20130702/32e5afab/attachment-0003.obj</a>&gt;<br>-------------- next part --------------<br>A non-text attachment was scrubbed...<br>Name: raw_client.pd<br>Type: application/octet-stream<br>Size: 3105 bytes<br>Desc: not available<br>URL: &lt;<a href="http://lists.puredata.info/pipermail/pd-list/attachments/20130702/32e5afab/attachment-0004.obj"
 target="_blank">http://lists.puredata.info/pipermail/pd-list/attachments/20130702/32e5afab/attachment-0004.obj</a>&gt;<br>-------------- next part --------------<br>A non-text attachment was scrubbed...<br>Name: raw_server.pd<br>Type: application/octet-stream<br>Size: 2208 bytes<br>Desc: not available<br>URL: &lt;<a href="http://lists.puredata.info/pipermail/pd-list/attachments/20130702/32e5afab/attachment-0005.obj" target="_blank">http://lists.puredata.info/pipermail/pd-list/attachments/20130702/32e5afab/attachment-0005.obj</a>&gt;<br><br>------------------------------<br><br>Message: 3<br>Date: Tue, 02 Jul 2013 13:56:27 +0200<br>From: Medialab-Prado Comunicaci?n &nbsp;&nbsp;&nbsp; &lt;<a ymailto="mailto:difusion@medialab-prado.es" href="mailto:difusion@medialab-prado.es">difusion@medialab-prado.es</a>&gt;<br>Subject: [PD] [PD-announce] Call for Collaborators | Bodynet - How to<br>&nbsp;&nbsp;&nbsp; make&nbsp;&nbsp;&nbsp; a&nbsp;&nbsp;&nbsp; network of
 bodies?<br>To: Pure Data-announce &lt;<a ymailto="mailto:pd-announce@iem.at" href="mailto:pd-announce@iem.at">pd-announce@iem.at</a>&gt;<br>Message-ID: &lt;<a ymailto="mailto:51D2BFEB.6050601@medialab-prado.es" href="mailto:51D2BFEB.6050601@medialab-prado.es">51D2BFEB.6050601@medialab-prado.es</a>&gt;<br>Content-Type: text/plain; charset="utf-8"; Format="flowed"<br><br><br>&nbsp; &nbsp; Workshop "Bodynet - How to make a network of bodies?"<br><br><br>&nbsp; &nbsp; &nbsp; *Call for Collaborators*<br><br>Call to collaborate in the project development of the *five selected <br>projects <br>&lt;<a href="http://medialab-prado.es/article/bodynet_como_hacer_una_red_de_cuerpos_proyectos_seleccionados" target="_blank">http://medialab-prado.es/article/bodynet_como_hacer_una_red_de_cuerpos_proyectos_seleccionados</a>&gt;* <br>for the workshop**within the European project *METABODY* <br>&lt;<a href="http://www.metabody.eu/"
 target="_blank">http://www.metabody.eu/</a>&gt; - */Media Embodiment T?khn? and Bridges of <br>Diversity/*/./<br><br>Projects deal with topics such as performances and their relationship <br>with the body, heteronomativity or the blurry boundaries between reality <br>and fiction through technology.<br><br>Free registration. Dealine: 23 july, 2013. Limited space.<br><br>Dates: July 24 -31, 2013.<br>Venue: Medialab-Prado in Madrid (Spain)<br><br><br>&nbsp; &nbsp; &nbsp; Collaborators' Profile<br><br>The call is open to the participation of anyone interested. However, due <br>to the type of projects, we are looking also for profiles such as <br>cultural minorities, anthropologists, sociologists, biologists (how to <br>body networks operate in this and other societies and ecosystems), <br>social workers or care specialists (body, means and functional <br>diversity), hackers and developers (how to engage the body in a digital <br>network based on the model
 of the Brain Talk Communities).<br><br><br>&nbsp; &nbsp; &nbsp; List of selected proposals<br><br><a href="http://medialab-prado.es/article/bodynet_como_hacer_una_red_de_cuerpos_proyectos_seleccionados" target="_blank">http://medialab-prado.es/article/bodynet_como_hacer_una_red_de_cuerpos_proyectos_seleccionados</a><br><br><br>&nbsp; &nbsp; &nbsp; More information:<br><br><a href="http://medialab-prado.es/article/bodynet_colaboradores" target="_blank">http://medialab-prado.es/article/bodynet_colaboradores</a><br><br><br>-- <br><br>Nerea Garc?a Garmendia<br>Medialab-Prado<br>Plaza de las Letras<br>Calle Alameda, 15. 28014 Madrid<br><br><a ymailto="mailto:difusion@medialab-prado.es" href="mailto:difusion@medialab-prado.es">difusion@medialab-prado.es</a><br><br><a href="http://www.facebook.com/MedialabPradoMadrid" target="_blank">http://www.facebook.com/MedialabPradoMadrid</a><br>Twitter: @medialabprado &lt;<a href="https://twitter.com/medialabprado"
 target="_blank">https://twitter.com/medialabprado</a>&gt;<br><br>/"Antes de imprimir este documento aseg?rate de que es realmente <br>necesario. ?Gracias por tu colaboraci?n!"/<br><br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: &lt;<a href="http://lists.puredata.info/pipermail/pd-list/attachments/20130702/195ee6ab/attachment.htm" target="_blank">http://lists.puredata.info/pipermail/pd-list/attachments/20130702/195ee6ab/attachment.htm</a>&gt;<br>-------------- next part --------------<br>_______________________________________________<br>Pd-announce mailing list<br><a ymailto="mailto:Pd-announce@iem.at" href="mailto:Pd-announce@iem.at">Pd-announce@iem.at</a><br><a href="http://lists.puredata.info/listinfo/pd-announce" target="_blank">http://lists.puredata.info/listinfo/pd-announce</a><br><br>------------------------------<br><br>_______________________________________________<br>Pd-list mailing list<br><a
 ymailto="mailto:Pd-list@iem.at" href="mailto:Pd-list@iem.at">Pd-list@iem.at</a><br>to manage your subscription (including un-subscription) see<br><a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br><br><br>End of Pd-list Digest, Vol 100, Issue 4<br>***************************************<br><br><br></div> </div> </div>  </div></div></body></html>