Bugs item #2714224, was opened at 2009-03-26 12:18 Message generated for change (Comment added) made by zmoelnig You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=507079&aid=2714224...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update.
Category: None
Group: None
Status: Pending Resolution: Fixed
Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: pix_video trouble with pd 0.42-4 and Gem 0.91-3 and Mac OSx
Initial Comment: I compile the source Gem 0.91-3 for pd 0.42-4 and Mac OSx 10.5.6 and I have a problem with pix_video : I have this message in the pd console : error: [pix_videoNEW]: do video for this OS
also my webcam didn't appear in the Gem Window. I test Gem 0.91-3 and pd 0.41-4 with the same OS pix_video works perfectly. Otherwise I have a strange message in the pd console when the Gem library is loaded in pd 0.42-4 : warning: old method 'width' for class 'curve' renamed 'width_aliased' warning: old method 'draw' for class 'curve' renamed 'draw_aliased' warning: old method 'draw' for class 'curve3d' renamed 'draw_aliased' warning: old method 'open' for class 'fragment_program' renamed 'open_aliased' warning: old method 'print' for class 'fragment_program' renamed 'print_aliased' warning: old method 'open' for class 'glsl_fragment' renamed 'open_aliased' warning: old method 'print' for class 'glsl_fragment' renamed 'print_aliased' warning: old method 'gem_state' for class 'pix_filmDarwin' renamed 'gem_state_aliased' warning: old method 'open' for class 'pix_filmDarwin' renamed 'open_aliased' warning: old method 'img_num' for class 'pix_filmDarwin' renamed 'img_num_aliased' warning: old method 'auto' for class 'pix_filmDarwin' renamed 'auto_aliased' warning: class 'pix_film' overwritten; old one renamed 'pix_film_aliased' warning: old method 'gem_state' for class 'pix_filmQT' renamed 'gem_state_aliased' warning: old method 'open' for class 'pix_filmQT' renamed 'open_aliased' warning: old method 'img_num' for class 'pix_filmQT' renamed 'img_num_aliased' warning: old method 'auto' for class 'pix_filmQT' renamed 'auto_aliased' warning: old method 'gem_state' for class 'pix_videoDarwin' renamed 'gem_state_aliased' warning: old method 'dialog' for class 'pix_videoDarwin' renamed 'dialog_aliased' warning: old method 'colorspace' for class 'pix_videoDarwin' renamed 'colorspace_aliased' warning: class 'pix_video' overwritten; old one renamed 'pix_video_aliased' warning: old method 'width' for class 'polygon' renamed 'width_aliased' warning: old method 'draw' for class 'polygon' renamed 'draw_aliased' warning: old method 'draw' for class 'primTri' renamed 'draw_aliased' warning: old method 'width' for class 'scopeXYZ' renamed 'width_aliased' warning: old method 'draw' for class 'scopeXYZ' renamed 'draw_aliased' GEM: Graphics Environment for Multimedia GEM: ver: 0.91.3 'tigital' GEM: compiled: Mar 25 2009 GEM: maintained by IOhannes m zmoelnig GEM: Authors : Mark Danks (original version) GEM: Chris Clepper GEM: James Tittle GEM: IOhannes m zmoelnig GEM: with help by Guenter Geiger, Daniel Heckenberg, Cyrille Henry, et al. GEM: found a bug? miss a feature? please report it: GEM: homepage http://gem.iem.at/ GEM: bug-tracker http://sourceforge.net/projects/pd-gem/ GEM: mailing-list http://lists.puredata.info/listinfo/gem-dev/ GEM: compiled for SIMD architecture: SSE2 MMX GEM: using SSE2 optimization
Cheers Thomas
----------------------------------------------------------------------
Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2009-06-02 10:43
Message: all in all it is save to assume that Gem<=0.91 does not play too nicely with Pd>=0.42. Gem>=0.92 should have these issues fixed. i don't have any plans to backport these changes to older Gem-versions.
----------------------------------------------------------------------
Comment By: IOhannes m zmlnig (zmoelnig) Date: 2009-03-26 15:23
Message: could you try to build Gem from svn and see whether the problem has been fixed?
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=507079&aid=2714224...