hello<br><br>trying to get pix_opencv and pdp_opencv working on linux.<br>any example from the above gives me a segfault:<br><br>(~/dev/pure-data) % pd<br>open: /etc/pd/gem.conf: No such file or directory<br>open: /home/delf/.pd/gem.conf: No such file or directory<br>
open: ./gem.conf: No such file or directory<br>load plugins &#39;video&#39; in &#39;&#39;<br>pattern : /usr/lib/pd/extra/Gem/gem_video*.so<br>dylib loading file &#39;/usr/lib/pd/extra/Gem/gem_videoDC1394.so&#39;!<br>dylib loading file &#39;/usr/lib/pd/extra/Gem/gem_videoDS.so&#39;!<br>
dylib loading file &#39;/usr/lib/pd/extra/Gem/gem_videoDV4L.so&#39;!<br>dylib loading file &#39;/usr/lib/pd/extra/Gem/gem_videoDarwin.so&#39;!<br>dylib loading file &#39;/usr/lib/pd/extra/Gem/gem_videoHALCON.so&#39;!<br>dylib loading file &#39;/usr/lib/pd/extra/Gem/gem_videoSGI.so&#39;!<br>
dylib loading file &#39;/usr/lib/pd/extra/Gem/gem_videoV4L.so&#39;!<br>dylib loading file &#39;/usr/lib/pd/extra/Gem/gem_videoV4L2.so&#39;!<br>dylib loading file &#39;/usr/lib/pd/extra/Gem/gem_videoVFW.so&#39;!<br>zsh: segmentation fault  pd<br>
(~/dev/pure-data) % pd_gui: pd process exited<br><br>I have this segmentation fault with both pd-0.42.5 and latest git (0.43.0test3).<br>I use latest opencv libs, Gem -r 3574, latest svn for pdp, pdp_opencv and pix_opencv (all of those built fine).<br>
I am on Karmic.<br><br>thanks for any hints,<br><br>delphine<br>