<div dir="ltr">Sure I already restarted Pd. I compiled Pd(0.46-7) myself, and Gem is installed by Pd-DEKEN(<a href="https://github.com/pure-data/deken">https://github.com/pure-data/deken</a>). Here is my information.<div><br></div><div>Installed Pd ver on my ubuntu 14.04-3</div><div>Pd-0.46-7 (compiled myself)</div><div>Pd-0.45-4 (by Ubuntu Repo)</div><div>Pd-extended 0.43.4 (manually installed by .deb)</div><div>Pd-l2ork 20151230 (manually installed by .deb)</div><div><br></div><div>Result with Pd-0.46-7 (compiled myself)<br></div><div>1. $ which pd</div><div><div><div>/usr/local/bin/pd</div></div><div><br></div><div>2. $ pd -stderr -verbose your-patch.pd 2>log.txt</div><div>attatched</div><div><br></div><div>many thanks,</div><div>jonghyun</div><div><br></div><div><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Feb 21, 2016 at 12:31 AM, Claude Heiland-Allen <span dir="ltr"><<a href="mailto:claude@mathr.co.uk" target="_blank">claude@mathr.co.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">You have to restart Pd for GEM to notice the new plugins.  If you did that already, maybe there is a conflict between self-compiled Pd GEM and system-installed Pd GEM?  Please send more information:<br>
<br>
$ which pd                                     # should be /usr/bin/pd<br>
$ pd -stderr -verbose your-patch.pd 2>log.txt  # attach log.txt to mail<div class="HOEnZb"><div class="h5"><br>
<br>
<br>
On 20/02/16 15:20, Jonghyun Kim wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
thanks claude, I installed it by "sudo apt-get install gem-plugin-magick",<br>
but it still can't load PNG. Pd says same as before: only "Image loading<br>
support: SGI jpeg". how to solve it?<br>
<br>
thanks,<br>
jonghyun<br>
<br>
<br>
On Sun, Feb 21, 2016 at 12:05 AM, Claude Heiland-Allen <<a href="mailto:claude@mathr.co.uk" target="_blank">claude@mathr.co.uk</a>><br>
wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 20/02/16 14:49, Jonghyun Kim wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
on ubuntu 14.04 linux, [pix_image] handles only JPEG files. No PNG, No<br>
others. How to load PNG or TIFF files? when I make [pix_image], Pd says<br>
"Image loading support: SGI jpeg"<br>
<br>
FYI, on Mac OS X, it handles PNG files, but on linux doesn't. Why<br>
linux can't do that?<br>
<br>
</blockquote>
<br>
Linux can do that, don't worry.  GEM uses a plugin system for image<br>
loaders/savers - probably GEM is distributed with them split out into<br>
multiple packages. Try:<br>
<br>
$ aptitude search gem-plugin-<br>
<br>
which lists many available to my Debian system, not all of which I have<br>
installed.  I think gem-plugin-magick should be enough to load PNG and<br>
other common formats.<br>
<br>
<br>
Claude<br>
--<br>
<a href="http://mathr.co.uk" rel="noreferrer" target="_blank">http://mathr.co.uk</a><br>
<br>
<br>
_______________________________________________<br>
<a href="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -><br>
<a href="http://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
<br>
</blockquote>
<br>
</blockquote>
<br>
<br>
_______________________________________________<br>
<a href="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="http://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
</div></div></blockquote></div><br></div>