<div dir="ltr">You are right, claude. I'm not sure, but I think the pd-deken's <gem_image*> files are broken. [pix_image] loads PNG after replacing broken deken's(~/pd-externals/Gem) folder with pd-extended's(/usr/lib/pd-extended/Gem). Pd-Deken's doesn't work, but Pd-extended's Gem works properly.<div><br></div><div>best,</div><div>jonghyun</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Feb 21, 2016 at 1:21 AM, Jonghyun Kim <span dir="ltr"><<a href="mailto:agitato816@gmail.com" target="_blank">agitato816@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">thanks for your time, claude. this can be a clue. I'll report again when I have another clue.<div><br></div><div>best,</div><div>jonghyun</div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Feb 21, 2016 at 1:08 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">Thanks for the additional information.<span><br>
<br>
On 20/02/16 15:51, Jonghyun Kim wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Sure I already restarted Pd. I compiled Pd(0.46-7) myself, and Gem is<br>
installed by Pd-DEKEN(<a href="https://github.com/pure-data/deken" rel="noreferrer" target="_blank">https://github.com/pure-data/deken</a>). Here is my<br>
information.<br>
<br>
Installed Pd ver on my ubuntu 14.04-3<br>
Pd-0.46-7 (compiled myself)<br>
Pd-0.45-4 (by Ubuntu Repo)<br>
Pd-extended 0.43.4 (manually installed by .deb)<br>
Pd-l2ork 20151230 (manually installed by .deb)<br>
Result with Pd-0.46-7 (compiled myself)<br>
1. $ which pd<br>
/usr/local/bin/pd<br>
<br>
2. $ pd -stderr -verbose your-patch.pd 2>log.txt<br>
attatched<br>
</blockquote>
<br>
<br></span>
The log contains:<br>
<br>
verbose(6): backend 'magick' unavailable<br>
<br>
As far as I can tell, this means it detected ImageMagick plugin, but couldn't proceed - I don't know why, and the code is a maze of twisty plugin factories that I don't yet understand.  Maybe one of the GEM devs can help you debug this - it might be a problem with how it is packaged in Deken, or a missing library dependency on your system, or something else.<br>
<br>
Sorry, and good luck,<br>
<br>
<br>
Claude<div><div><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
many thanks,<br>
jonghyun<br>
<br>
<br>
<br>
On Sun, Feb 21, 2016 at 12:31 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">
You have to restart Pd for GEM to notice the new plugins.  If you did that<br>
already, maybe there is a conflict between self-compiled Pd GEM and<br>
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<br>
<br>
<br>
<br>
On 20/02/16 15:20, Jonghyun Kim wrote:<br>
<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 <<br>
<a href="mailto:claude@mathr.co.uk" target="_blank">claude@mathr.co.uk</a>><br>
wrote:<br>
<br>
On 20/02/16 14:49, Jonghyun Kim wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
on ubuntu 14.04 linux, [pix_image] handles only JPEG files. No PNG, No<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
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>
<br>
</blockquote>
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>
<br>
</blockquote>
<br>
</blockquote>
<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>
</div></div></blockquote></div><br></div>