mmh, <div><br></div><div>I&#39;ve never gotten that.</div><div>are you in 64 bit?</div><div><br></div><div>the other possibility is that you have the camera driver in 640x480 and it is just too much.</div><div><br></div><div>
what happens if you open a blank patch and create a pix_hand object?</div><div><br></div><div>J<br><br><div class="gmail_quote">On Fri, Apr 16, 2010 at 11:22 AM, Jack <span dir="ltr">&lt;<a href="mailto:jack@rybn.org" target="_blank">jack@rybn.org</a>&gt;</span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Le vendredi 16 avril 2010 à 10:18 -0700, Jaime Oliver a écrit :<br>
<div>&gt; Hey Jack,<br>
&gt;<br>
&gt;<br>
&gt; You need to put pix_hand.cpp and pix_hand.h (from the<br>
&gt; 07-apr-10-current folder) in the Pixes folder in Gem, and compile it<br>
&gt; like you regularly do.<br>
</div>Yes, it is what i did before. So i can create the [pix_hand] (with GEM<br>
0.92-3).<br>
<div>&gt;<br>
&gt;<br>
&gt; about best_match, you should have a best_match.pd_linux and you can<br>
&gt; put it in the extra folder or make a path to ../externals/best_match/<br>
&gt; Otherwise, you can get best_match.c and compile it yourself.<br>
&gt; What I do is to move the folder called best_match in extra, cd into<br>
&gt; that folder and write make best_match.pd_linux<br>
</div>Here was my error, i have forgotten to put a name before .pd_linux :)<br>
Now best_match.pd_linux and fill0s.pd_linux compile fine.<br>
I have created an &#39;externals&#39; folder in the pd &#39;extra&#39; folder and add a<br>
path : /usr/lib/pd/extra/externals in Pd.<br>
I put the both best_match.pd_linux and fill0s.pd_linux in it.<br>
So I can create objects [best_match] and [fill0s] without problem ;)<br>
<div>&gt;<br>
&gt;<br>
&gt; I&#39;m you glad you&#39;re undertaking the project and any help i can give,<br>
&gt; I&#39;ll give.<br>
&gt; However, you must be aware that it is an ongoing project and it is<br>
&gt; surely not bug free!<br>
&gt;<br>
&gt;<br>
&gt; let me know if these recommendations work...<br>
</div>No, i still have a problem.<br>
When i open main.pd (from /hand/track), now pd crash (i guess the crash<br>
come from the auto create GEM window at startup).<br>
Here is what i get from terminal :<br>
<br>
pd: malloc.c:3074: sYSMALLOc: Assertion `(old_top == (((mbinptr) (((char<br>
*) &amp;((av)-&gt;bins[((1) - 1) * 2])) - __builtin_offsetof (struct<br>
malloc_chunk, fd)))) &amp;&amp; old_size == 0) || ((unsigned long) (old_size) &gt;=<br>
(unsigned long)((((__builtin_offsetof (struct malloc_chunk,<br>
fd_nextsize))+((2 * (sizeof(size_t))) - 1)) &amp; ~((2 * (sizeof(size_t))) -<br>
1))) &amp;&amp; ((old_top)-&gt;size &amp; 0x1) &amp;&amp; ((unsigned long)old_end &amp; pagemask)<br>
== 0)&#39; failed.<br>
pd_gui: pd process exited<br>
<br>
I give you a simple patch wich crash Pd when i create the GEM window.<br>
<div><br>
&gt;<br>
&gt;<br>
&gt; by the way, the big file you downloaded contains the sc2 piece, so you<br>
&gt; can see how i&#39;m mapping things.<br>
&gt;<br>
&gt;<br>
&gt; Also, I am using the ps3eye camera in linux (just 40$) at 320x240 with<br>
&gt; the driver by kaswy (there are a couple threads in the archives about<br>
&gt; it).<br>
</div>Yes, i also use this camera and i have to re-install the kaswy&#39;s driver<br>
because there is not a full support with the driver brings by ubuntu<br>
9.10.<br>
Thanx for your Help.<br>
++<br>
<font color="#888888"><br>
Jack<br>
</font><div><div></div><div><br>
<br>
&gt;<br>
&gt;<br>
&gt; best,<br>
&gt;<br>
&gt;<br>
&gt; J<br>
&gt;<br>
&gt; On Fri, Apr 16, 2010 at 9:46 AM, Jack &lt;<a href="mailto:jack@rybn.org" target="_blank">jack@rybn.org</a>&gt; wrote:<br>
&gt;         Hello Jaime,<br>
&gt;<br>
&gt;         I would like to use your Mano Controller, but encounter some<br>
&gt;         problems.<br>
&gt;         I compile GEM with pix_hand and can create the [pix_hand]<br>
&gt;         object.<br>
&gt;         However, when i try to open main.pd (from /hand/track), i get<br>
&gt;         in Pd<br>
&gt;         console :<br>
&gt;<br>
&gt;         /home/jack/Bureau/hand/track/../externals/best_match.pd_linux: /home/jack/Bureau/hand/track/../externals/best_match.pd_linux: wrong ELF class: ELFCLASS64<br>
&gt;          best_match<br>
&gt;         ... couldn&#39;t create<br>
&gt;         /home/jack/Bureau/hand/track/../externals/fill0s.pd_linux: /home/jack/Bureau/hand/track/../externals/fill0s.pd_linux: wrong ELF class: ELFCLASS64<br>
&gt;          fill0s 8<br>
&gt;<br>
&gt;         So i decided to compile them with &#39;make&#39; and got :<br>
&gt;         echo make pd_linux, pd_nt, pd_irix5, or pd_irix6<br>
&gt;         make pd_linux, pd_nt, pd_irix5, or pd_irix6<br>
&gt;<br>
&gt;         Then i try make pd_linux (?) and got :<br>
&gt;         make: *** No rule to make target `obj1.pd_linux&#39;, needed by<br>
&gt;         `pd_linux&#39;.<br>
&gt;         Stop.<br>
&gt;<br>
&gt;         I am sure to miss something but what ?<br>
&gt;         Thanx for help.<br>
&gt;         ++<br>
&gt;<br>
&gt;         Jack<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;         Le mardi 13 avril 2010 à 19:11 -0700, Jaime Oliver a écrit :<br>
&gt;<br>
&gt;         &gt; hello everyone,<br>
&gt;         &gt;<br>
&gt;         &gt;<br>
&gt;         &gt; In the link below there is a video documentation of a brand<br>
&gt;         new<br>
&gt;         &gt; performance with the new MANO Controller called Silent<br>
&gt;         Construction 2<br>
&gt;         &gt; in a new webpage... lots of new things...<br>
&gt;         &gt; For those who were in Sao Paulo for the PdCon you may have<br>
&gt;         heard<br>
&gt;         &gt; Silent Construction 1 (for Silent Drum). As in that case<br>
&gt;         everything is<br>
&gt;         &gt; done in Pd/GEM and a few new externals...<br>
&gt;         &gt;<br>
&gt;         &gt;<br>
&gt;         &gt; hope you like it...:<br>
&gt;         &gt;<br>
&gt;         &gt;<br>
&gt;         &gt;<br>
&gt;         <a href="http://www.jaimeoliver.pe/workobra/silent-construction-series/sc2" target="_blank">http://www.jaimeoliver.pe/workobra/silent-construction-series/sc2</a><br>
&gt;         &gt;<br>
&gt;         &gt;<br>
&gt;         &gt; best,<br>
&gt;         &gt;<br>
&gt;         &gt;<br>
&gt;         &gt; J<br>
&gt;         &gt;<br>
&gt;         &gt;<br>
&gt;         &gt;<br>
&gt;         &gt; --<br>
&gt;         &gt; Jaime E Oliver LR<br>
&gt;         &gt;<br>
&gt;         &gt; <a href="http://www.jaimeoliver.pe" target="_blank">www.jaimeoliver.pe</a><br>
&gt;         &gt;<br>
&gt;         &gt; 858 750 0924 (cel)<br>
&gt;         &gt; 858 202 1522 (home)<br>
&gt;         &gt; 9168 Regents Rd. Apt. G<br>
&gt;         &gt; La Jolla, CA 92037<br>
&gt;         &gt; USA<br>
&gt;         &gt;<br>
&gt;<br>
&gt;<br>
&gt;         &gt; _______________________________________________<br>
&gt;         &gt; <a href="mailto:Pd-list@iem.at" target="_blank">Pd-list@iem.at</a> mailing list<br>
&gt;         &gt; UNSUBSCRIBE and account-management -&gt;<br>
&gt;         <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Jaime E Oliver LR<br>
&gt;<br>
&gt; <a href="http://www.jaimeoliver.pe" target="_blank">www.jaimeoliver.pe</a><br>
&gt;<br>
&gt; 858 750 0924 (cel)<br>
&gt; 858 202 1522 (home)<br>
&gt; 9168 Regents Rd. Apt. G<br>
&gt; La Jolla, CA 92037<br>
&gt; USA<br>
&gt;<br>
<br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Jaime E Oliver LR<br><br><a href="http://www.jaimeoliver.pe" target="_blank">www.jaimeoliver.pe</a><br><br>858 750 0924 (cel)<br>858 202 1522 (home)<br>9168 Regents Rd. Apt. G<br>


La Jolla, CA 92037<br>USA<br>
</div>