Dirk Meyer wrote:
Tim Warberg wrote:
Hi,
If a video file runs until EOF in mplayer then freevo crashes upon return. If i stop the playback before EOF then freevo gui comes back just fine.
It's been working before, but can't figure out whats wrong. Tried reinstalling freevo but no luck.
system: Fedora core 1 DXR3
^^^^
Unless someone tries to debug this problem, it will remain. I can't test it, it's DXR3 related.
I'll gladly help debugging it if you or someone else will help to fix it?
Freevo outputs this with debugging enabled, it seems to have something to do with pygame and the clearscreen function in osd.py:
childapp.py (310): stdout: No data, stopping (pid 2160)!
childapp.py (310): stderr: No data, stopping (pid 2160)!
rc.py (427): unregister callback: <bound method MPlayerApp.poll of <video.plugins.mplayer.MPlayerApp instance at 0xa4b384c>>
rc.py (427): unregister shutdown callback: <bound method MPlayerApp.stop of <video.plugins.mplayer.MPlayerApp instance at 0xa4b384c>>
childapp.py (192): done the easy way
WARNING: You are using the SDL dxr3 video driver!
main.py (280): handling event PLAY_END
childapp.py (192): already dead
Crash!
Pygame Parachute Traceback:
Thread-0xa4c8710
File "/usr/lib/python2.2/site-packages/freevo/plugins/rom_drives.py", line 754, in run
Thread-0xa2ed3f8
File "/usr/lib/python2.2/threading.py", line 190, in wait
Thread-0x9ff31f0
File "/usr/lib/python2.2/site-packages/freevo/osd.py", line 597, in clearscreen
------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php _______________________________________________ Freevo-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-users
