Yes! It works! After some changes to the setup.py (SuSE has the glib stuff in /opt/gnome/[lib|include] ) i was able to compile it, and it works just fine! It doesn't crash like mpav (sorry, gustavo) and it's just ... Great!
Doh! Hold on - just crashed ;( mplayervis.py (109): Detected MPlayer 'export' audio filter! Using MPAV. mplayervis.py (109): Detected MPlayer 'export' audio filter! Using MPAV. mplayervis.py (109): Detected MPlayer 'export' audio filter! Using MPAV. Pygame Parachute Traceback: Thread-0x880f938 File "/usr/lib/python2.3/site-packages/freevo/childapp.py", line 395, in _handle_input Thread-0x8204648 File "/usr/lib/python2.3/site-packages/freevo/childapp.py", line 395, in _handle_input Thread-0x8247968 File "/usr/lib/python2.3/threading.py", line 204, in wait Thread-0x8262530 File "/usr/lib/python2.3/site-packages/freevo/plugins/rom_drives.py", line 782, in run Thread-0x81a2740 File "/usr/lib/python2.3/site-packages/freevo/audio/plugins/mplayervis.py", line 50, in draw Thread-0x817aef0 File "/usr/lib/python2.3/threading.py", line 204, in wait Thread-0x8049ba0 File "/usr/lib/python2.3/site-packages/freevo/main.py", line 418, in ? Fatal Python error: (pygame parachute) Segmentation Fault Crashed after a song finished and the next one started ... But nevermind, what about fullscreen output and a toggle on/off ? Keep it up, good work already! /jan -----Urspr�ngliche Nachricht----- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Viggo Fredriksen Gesendet: Sonntag, 28. M�rz 2004 22:27 An: [EMAIL PROTECTED] Betreff: [Freevo-devel] Animation and goom support for freevo. Hi! As stated earlier, I'm working with animations for freevo. The patch includes some updates to osd.py and a new mplayervis.py plugin for mplayer. This version has removed the scrolling of selected text as it doesn't work properly yet. Also included is a python module written in C for converting goom data to pygame surfaces. This release is for the people interested in these features (mainly gustavo so far), and is in no way ready for inclusion to freevo. The C implementation is pretty dirty atm, haven't had the time to do a full readup on the py C-api, so it may leak etc. I hope gustavo can help out with this, as I'm not the best C-coder in the world :) It may be needed to tweak the buildflags (in setup.py) to get it to build. A screenshot of the mplayervis plugin: http://www.matrise.net/~viggo/freevo/screenshots/goom.jpg Regards Viggo Fredriksen ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click _______________________________________________ Freevo-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-devel
