IOhannes m zmoelnig wrote:
On 2018-04-24 21:52, oliver wrote:
but unfortunately [pix_image] is unable to load any file (which was my
main goal to achieve)

errors?
(start Pd with "-verbose" AND raise the verbosity in the Pd-console to
"debug").

thanks, sorry for being lazy here.
doing so, i think i found the source of my problem:

start pd.com from the cmd-terminal (rather than double clicking on
pd.exe) and check whether there's some interesting printout on the
terminal as well.


no printout on the cmd-terminal

but in the PD window (among many other things), it says:

GEM: image loading support: SGI

i received this version from lucas, and i'm pretty sure it wasn't compiled with all image support stuff, because the official build (0.93.3) says:

Image loading support: QT SGI jpeg tiff


so i guess that is that.


..............................................



anyway:

here's the whole printout when loading pd with -verbose -noprefs -lib Gem:

==========================================================================

'pd-gui' connecting to 'pd' on localhost 5400 ...
------------------ done with main ----------------------
Tk 8.5.10
Detected font: courier
WARNING: Font family 'DejaVu Sans Mono' not found, using default (courier)
Base font: courier bold
tried ./Gem.m_i386 and failed
tried ./Gem.dll and failed
tried ./Gem/Gem.m_i386 and failed
tried ./Gem/Gem.dll and failed
tried ./Gem.pd and failed
tried ./Gem.pat and failed
tried ./Gem/Gem.pd and failed
tried C:/Users/oliver/AppData/Roaming/Pd/Gem.m_i386 and failed
tried C:/Users/oliver/AppData/Roaming/Pd/Gem.dll and failed
tried C:/Users/oliver/AppData/Roaming/Pd/Gem/Gem.m_i386 and failed
tried C:/Users/oliver/AppData/Roaming/Pd/Gem/Gem.dll and failed
tried C:/Users/oliver/AppData/Roaming/Pd/Gem.pd and failed
tried C:/Users/oliver/AppData/Roaming/Pd/Gem.pat and failed
tried C:/Users/oliver/AppData/Roaming/Pd/Gem/Gem.pd and failed
tried C:/Program Files (x86)/Common Files/Pd/Gem.m_i386 and failed
tried C:/Program Files (x86)/Common Files/Pd/Gem.dll and failed
tried C:/Program Files (x86)/Common Files/Pd/Gem/Gem.m_i386 and failed
tried C:/Program Files (x86)/Common Files/Pd/Gem/Gem.dll and failed
tried C:/Program Files (x86)/Common Files/Pd/Gem.pd and failed
tried C:/Program Files (x86)/Common Files/Pd/Gem.pat and failed
tried C:/Program Files (x86)/Common Files/Pd/Gem/Gem.pd and failed
tried D:/pd_0.48/extra/Gem.m_i386 and failed
tried D:/pd_0.48/extra/Gem.dll and failed
tried D:/pd_0.48/extra/Gem/Gem.m_i386 and failed
tried D:/pd_0.48/extra/Gem/Gem.dll and succeeded
GEM: Graphics Environment for Multimedia
GEM: ver: 0.93.
GEM: compiled  on Mar 24 2018
GEM: maintained by IOhannes m zmoelnig
GEM: Authors :  Mark Danks (original version)
GEM:            Chris Clepper
GEM:            Cyrille Henry
GEM:            IOhannes m zmoelnig
GEM: with help by Guenter Geiger, Daniel Heckenberg, James Tittle, Hans-Christoph Steiner, et al.
GEM: found a bug? miss a feature? please report it:
GEM:    homepage https://gem.iem.at/
GEM:    bug-tracker https://bugs.gem.iem.at/
GEM:    mailing-list https://lists.puredata.info/listinfo/gem-dev/
tried ./Gem-meta.pd and failed
tried C:/Users/oliver/AppData/Roaming/Pd/Gem-meta.pd and failed
tried C:/Program Files (x86)/Common Files/Pd/Gem-meta.pd and failed
tried D:/pd_0.48/extra/Gem-meta.pd and failed
tried D:/pd_0.48/doc/5.reference/Gem-meta.pd and failed
GEM: trying to add Gem path 'D:/pd_0.48/extra/Gem' to search-paths
GEM: compiled for MMX architecture
GEM: using MMX optimization
GEM: detected 4 CPUs
GEM: image loading support: SGI
GEM: image saving support: SGI
Loading plugin: D:/pd_0.48/tcl/pd_deken.tcl
[deken] Platform detected: Windows-i686-32bit
Loading plugin: D:/pd_0.48/tcl/pd_docsdir.tcl
Loading plugin: D:/pd_0.48/extra/deken-plugin/deken-plugin.tcl
[deken]: installed version [0.2.3] < 0.3.1...overwriting!
[deken] deken-plugin.tcl (Pd externals search) loaded from D:/pd_0.48/extra/deken-plugin.
[deken] Platform detected: Windows-i686-float32

==========================================================================



interesting printout can occur while loading Gem, and while trying to
open the image.

on opening the help file for [pix_image], i get the following console messages:


==========================================================================

tried D:/pd_0.48/#nice_patches/GEM/img/testimg_02.jpg and succeeded
[pix_image]: loading of 'D:/pd_0.48/#nice_patches/GEM/img/testimg_02.jpg' failed
tried D:/pd_0.48/extra/Gem/help/gemwin.pd and failed
tried D:/pd_0.48/extra/Gem/gemwin.pd and succeeded
tried D:/pd_0.48/extra/Gem/gemdefaultwindow.pd and succeeded
[pix_draw]: requesting [pix_draw] - consider using [pix_texture]
tried D:/pd_0.48/extra/Gem/help/examples/data/fractal.JPG and failed
tried D:/pd_0.48/extra/Gem/examples/data/fractal.JPG and failed
tried C:/Users/oliver/AppData/Roaming/Pd/examples/data/fractal.JPG and failed tried C:/Program Files (x86)/Common Files/Pd/examples/data/fractal.JPG and failed
tried D:/pd_0.48/extra/examples/data/fractal.JPG and failed
tried D:/pd_0.48/doc/5.reference/examples/data/fractal.JPG and failed
[pix_image]: loading image 'D:/pd_0.48/extra/Gem/help/examples/data/fractal.JPG' with ID:1
GLEW version 1.10.0
[pix_image]: failed to load image 'D:/pd_0.48/extra/Gem/help/examples/data/fractal.JPG'
tried D:/pd_0.48/#nice_patches/GEM/img/testimg_07.jpg and succeeded
[pix_image]: loading image 'D:/pd_0.48/#nice_patches/GEM/img/testimg_07.jpg' with ID:2 [pix_image]: failed to load image 'D:/pd_0.48/#nice_patches/GEM/img/testimg_07.jpg'

==========================================================================

thanks for caring

best

oliver

_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list

Reply via email to