error log=====tried /home/ak/pd-externals/Gem/Gem.pd_linux and succeededverbose(6): not registering [pix_filmQT] again...verbose(4): GEM: Graphics Environment for Multimediaverbose(4): GEM: ver: 0.93.3verbose(4): GEM: compiled: Aug 8 2013verbose(4): GEM: maintained by IOhannes m zmoelnigverbose(4): GEM: Authors : Mark Danks (original version)verbose(4): GEM: Chris Clepperverbose(4): GEM: Cyrille Henryverbose(4): GEM: IOhannes m zmoelnigverbose(4): GEM: with help by Guenter Geiger, Daniel Heckenberg, James Tittle, Hans-Christoph Steiner, et al.verbose(4): GEM: found a bug? miss a feature? please report it:verbose(4): GEM: homepage http://gem.iem.at/verbose(4): GEM: bug-tracker http://sourceforge.net/projects/pd-gem/verbose(4): GEM: mailing-list http://lists.puredata.info/listinfo/gem-dev/open: /etc/pd/gem.conf: No such file or directoryopen: /home/ak/.pd/gem.conf: No such file or directoryopen: ./gem.conf: No such file or directorytried ./hsv2rgb.pd and failedtried /mnt/HDD-1T/Cloud/Dropbox/3.PROJECTS/z.Library-Pd/hsv2rgb.pd and failedtried /home/ak/pd-externals/Gem/hsv2rgb.pd and succeededverbose(4): GEM: compiled for SIMD architecture: SSE2 MMXverbose(4): GEM: using SSE2 optimizationtried /home/ak/Desktop/pd-png/png.pd and succeeded[pix_draw]: requesting [pix_draw] - consider using [pix_texture]tried /home/ak/pd-externals/Gem/gem_imageJPEG.so and succeededtried /home/ak/pd-externals/Gem/gem_imageSGI.so and succeededtried /home/ak/pd-externals/Gem/gem_imageTIFF.so and succeededverbose(6): backend 'magick' unavailableverbose(6): trying to add 'SGI' as backendverbose(6): added backend#0 'SGI' @ 0x1ce8680verbose(6): trying to add 'jpeg' as backendverbose(6): added backend#1 'jpeg' @ 0x1ce3e20Image loading support: SGI jpegGEM: Only using 8 color bitsGEM: Direct Rendering enabled!verbose(4): GEM: GLEW version 1.5.4verbose(3): GEM: Start renderingtried /home/ak/Desktop/test.png and failedverbose(5): loading image '/home/ak/Desktop/test.png' with ID:1verbose(6): reading '/home/ak/Desktop/test.png' with libJPEGerror: [pix_image]: failed to load image '/home/ak/Desktop/test.png'verbose(4): ... you might be able to track this down from the Find menu.Pd: signal 2====thanks,jonghyunOn Sun, Feb 21, 2016 at 1:35 AM, Jonghyun Kim <agitato816@gmail.com> wrote:hi list,when I open PNG image, Pd says "backend 'magick' unavailable" I installed imagemagick and gem-plugin-magick, but it still can't load. how to solve it?Ubuntu 14.04-3 x64Pd-0.46-7 self compiledGEM: ver: 0.93.3 / GEM: compiled: Aug 8 2013 / from Pd-Dekenmail archive attached.thanks,jonghyun---------- Forwarded message ----------
From: Claude Heiland-Allen <claude@mathr.co.uk>
Date: Sun, Feb 21, 2016 at 1:08 AM
Subject: Re: [PD] [pix_image] available image format on linux?
To: "pd-list@lists.iem.at" <pd-list@lists.iem.at>
Thanks for the additional information.
On 20/02/16 15:51, Jonghyun Kim wrote:
Sure I already restarted Pd. I compiled Pd(0.46-7) myself, and Gem is
installed by Pd-DEKEN(https://github.com/pure-data/deken). Here is my
information.
Installed Pd ver on my ubuntu 14.04-3
Pd-0.46-7 (compiled myself)
Pd-0.45-4 (by Ubuntu Repo)
Pd-extended 0.43.4 (manually installed by .deb)
Pd-l2ork 20151230 (manually installed by .deb)
Result with Pd-0.46-7 (compiled myself)
1. $ which pd
/usr/local/bin/pd
2. $ pd -stderr -verbose your-patch.pd 2>log.txt
attatched
The log contains:
verbose(6): backend 'magick' unavailable
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.
Sorry, and good luck,
Claude
many thanks,
jonghyun
On Sun, Feb 21, 2016 at 12:31 AM, Claude Heiland-Allen <claude@mathr.co.uk>
wrote:
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:
$ which pd # should be /usr/bin/pd
$ pd -stderr -verbose your-patch.pd 2>log.txt # attach log.txt to mail
On 20/02/16 15:20, Jonghyun Kim wrote:
thanks claude, I installed it by "sudo apt-get install gem-plugin-magick",
but it still can't load PNG. Pd says same as before: only "Image loading
support: SGI jpeg". how to solve it?
thanks,
jonghyun
On Sun, Feb 21, 2016 at 12:05 AM, Claude Heiland-Allen <
claude@mathr.co.uk>
wrote:
On 20/02/16 14:49, Jonghyun Kim wrote:
on ubuntu 14.04 linux, [pix_image] handles only JPEG files. No PNG, No
others. How to load PNG or TIFF files? when I make [pix_image], Pd saysLinux can do that, don't worry. GEM uses a plugin system for image
"Image loading support: SGI jpeg"
FYI, on Mac OS X, it handles PNG files, but on linux doesn't. Why
linux can't do that?
loaders/savers - probably GEM is distributed with them split out into
multiple packages. Try:
$ aptitude search gem-plugin-
which lists many available to my Debian system, not all of which I have
installed. I think gem-plugin-magick should be enough to load PNG and
other common formats.
Claude
--
http://mathr.co.uk
_______________________________________________
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management ->
http://lists.puredata.info/listinfo/pd-list
_______________________________________________
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management ->
http://lists.puredata.info/listinfo/pd-list
_______________________________________________
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list