Le 01/07/11 11:24, IOhannes m zmölnig a écrit :
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

one more guess:
could you try sending a [thread 0( message to [pix_image] before loading?
it crashes also
afaik, QT is not thread save, and in theory the new image loading code
should respect this, but maybe something went wrong.

and also try to run pd/Gem from the cmdline with
"-stderr -verbose -verbose" and see what it gets you:
$ /Applications/Pd.app/Contents/Resources/bin/pd -stderr -verbose
- -verbose -lib /path/to/Gem/Gem
sure here it is:
sending nothing to pix_image before loading a file:

load plugins 'image' in ''
pattern : /Applications/Pd-extended-test.app/Contents/Resources/extra/Gem/gem_image*.so dylib loading file '/Applications/Pd-extended-test.app/Contents/Resources/extra/Gem/gem_imageQT.so'! tried /Applications/Pd-extended-test.app/Contents/Resources/extra/Gem/gem_imageQT.so and succeeded
Image loading support: QT
verbose( 1):threaded ImageLoading not supported!
tried /Users/nix/Desktop/chdh.png and succeeded
pure virtual method called
begin blargh()unhandled exception
end blargh()Pd: signal 6
closing audio...
pure virtual method called
begin blargh()unhandled exception
end blargh()pd_gui: pd process exited

and sending thread 0 before:
load plugins 'image' in ''
pattern : /Applications/Pd-extended-test.app/Contents/Resources/extra/Gem/gem_image*.so dylib loading file '/Applications/Pd-extended-test.app/Contents/Resources/extra/Gem/gem_imageQT.so'! tried /Applications/Pd-extended-test.app/Contents/Resources/extra/Gem/gem_imageQT.so and succeeded
Image loading support: QT
verbose( 1):threaded ImageLoading not supported!
tried /Users/nix/Desktop/chdh.png and succeeded
pd_gui: pd process exited

good holidays :)
n

--
http://nim.on.free.fr

_______________________________________________
GEM-dev mailing list
[email protected]
http://lists.puredata.info/listinfo/gem-dev

Reply via email to