I read the whole thread and tried the patched dvdinfo.py, didn't work for me.. it sigterms at line 97 in the patched version..
Pygame Parachute Traceback:
Thread-0x80196f68
File "/usr/local/freevo/runtime/lib/python2.3/site-packages/mmpython/disc/dvdinfo.py", line 97, in isDisc
Thread-0x80015200
File "/usr/local/freevo/src/osd.py", line 1067, in update
Fatal Python error: (pygame parachute) Segmentation Fault
as opposed to line 88 in the original.
I did try to install the normal rpm version, but gave up after chasing dependancies for 4 hours. I cannot for the life of me find a dep list, any clues to the location of such a beast?
Thanks again,
Drew.
Zeratul wrote:
See the thread 'starts with only no disc in the drive' from second half of november for an explanation and patch.
There are two options, use dirty patched dvdinfo.py (which still doesn't work always for me), or don't use the runtime and install all depended packages.
Zeratul
drew wrote:
Hi,
A question here from a complete noob with freevo, so be gentle ;-)
I have just installed 1.4 using the install script, everything seemed to be ok, I added this line to the local_conf.py to get it to spot my dvd drive....
ROM_DRIVES = [ ('/mnt/cdrom', '/dev/dvd', 'dvd') ]
when I run freevo everything works as I would expect, if I put in a VCD the system recognises it and plays it fine, when I insert a dvd, freevo crashes with the following errors;
Pygame Parachute Traceback:
Thread-0x802466a8
File "/usr/local/freevo/runtime/lib/python2.3/threading.py", line 204, in wait
Thread-0x801bce30
File "/usr/local/freevo/runtime/lib/python2.3/threading.py", line 204, in wait
Thread-0x801cf5c0
File "/usr/local/freevo/runtime/lib/python2.3/threading.py", line 204, in wait
Thread-0x801cdb40
File "/usr/local/freevo/runtime/lib/python2.3/threading.py", line 204, in wait
Thread-0x801af4b0
File "/usr/local/freevo/runtime/lib/python2.3/site-packages/mmpython/disc/dvdinfo.py", line 88, in isDisc
Thread-0x80015200
File "/usr/local/freevo/src/main.py", line 334, in main_func
Fatal Python error: (pygame parachute) Segmentation Fault
I have read of similar errors, but not found a fix for it.
Mplayer and Xine both play DVDs without problems. If it is important my system is running Mandrake 9.2 rc 2
Cheers for any advice....
Drew.
------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Freevo-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-users
