<div dir="ltr"><div><br><div>Hi IOhannes,<br><br>I was referring to the message that comes with this version of Pd-X.<br>From the console: <i>WARNING: 64-bit builds are still beta, some libraries are known to have serious issues (cyclone, maxlib, moonlib, moocow, pdp, bsaylor, etc.) For more info, see the README.txt in '64-bit-warning-plugin' in the Help Browser</i><br>
<br></div>Thanks for your help I followed your instructions and found that I have both gem_imageTIFF.so and gem_imageMAGICK.so so I disabled gem_imageTIFF.so and now Pd no longer crashes however "GEM: Unable to save image..." with [pix_write]. I tried [pix_writer] but it doesn't respond to a [file <name>( or a [bang( and there is no help that I can find. Would you mind explaining how to use [pix_writer] please. Then if I can get it working I'd be happy to write a help patch for it.<br>
<br></div>cheers<br><div><div><br></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jun 18, 2014 at 5:06 PM, IOhannes m zmölnig <span dir="ltr"><<a href="mailto:pd-list@lists.iem.at" target="_blank">pd-list@lists.iem.at</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On 06/18/2014 02:58 AM, Richie Cyngler via Pd-list wrote:<br>
> Hi all,<br>
><br>
> No matter what I try I can't get [pix_write] to do much more than create<br>
> corrupted .tiffs that won't open or just crash Pd. Looks like it's missing<br>
> gem.conf?<br>
><br>
> open: /etc/pd/gem.conf: No such file or directory<br>
> open: /home/research/.pd/gem.conf: No such file or directory<br>
> open: ./gem.conf: No such file or directory<br>
> pd: tif_dirwrite.c:2084: TIFFWriteDirectoryTagCheckedRational: Assertion<br>
> `value>=0.0' failed.<br>
> Pd: signal 6<br>
><br>
> Running Pd Extended 0.43.4 64 bit on Ubuntu 14.04.<br>
<br>
> I know the 64 bit is buggy<br>
<br>
</div>why? what?<br>
what exactly are you referring to with "the 64th bit"?<br>
how is it buggy?<br>
<div class=""><br>
> but according to my searching [pix_write] has had issues for a while?<br>
<br>
</div>if it does has issues with PdX-0.43.3 then it will have these issues<br>
forever. i don't think anybody will make a bugfix version of this PdX<br>
release ever...rather a new shiny PdX-0.45.6 might come out...<br>
<br>
in any case:<br>
- [pix_write] is deprecated in favour of [pix_writer] (which takes the<br>
incoming PIX to write, rather than creating a snapshot of the current<br>
framebuffer). the deprecation happened because [pix_write] is flawed by<br>
design rather than any bugs.<br>
<br>
- which imageplugins are you using? search for files called<br>
"gem_image*.so" in your extra/Gem/ folder.<br>
if you have both gem_imageTIFF.so and gem_imageMAGICK.so try disabling<br>
one of them (just rename it to something not starting with "gem_" && not<br>
ending with ".so, e.g. gem_imageTIFF.so.disabled) and see if it helps;<br>
if not try disabling the other one. the MAGICK plugin should be the<br>
preferred one.<br>
<br>
fgamsdr<br>
<span class="HOEnZb"><font color="#888888">IOhannes<br>
<br>
</font></span><br>_______________________________________________<br>
<a href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Richie<div><br></div><div><font size="1"><a href="http://www.glitchpop.com" target="_blank">www.glitchpop.com</a></font></div>
</div>