konqi wrote:
That's correct the fstab was a mess since I tried quoting the entrys out but forgot the blankspace.Here is the "correct" debug output: config.py (518): Logging to /tmp/freevo/main-1003.log Error: VIDEO_SHOW_DATA_DIR not found ROM_DRIVES: Auto-detected and added "('/media/cdrom', '/dev/hdd', 'CD-1')" ROM_DRIVES: Auto-detected and added "('/media/dvdrom', '/dev/hdc', 'CD-2')" config.py (903): Using 'latin-1' encoding osd.py (587): Setting fullscreen mode to 1 main.py (221): load basic skin settings: blurr osd.py (233): Couldnt load font "arial_bold.ttf" osd.py (239): trying alternate: verabd.ttf osd.py (233): Couldnt load font "arial_bold.ttf" osd.py (239): trying alternate: verabd.ttf osd.py (233): Couldnt load font "arial_bold.ttf" osd.py (239): trying alternate: verabd.ttf osd.py (233): Couldnt load font "arial_bold.ttf" osd.py (239): trying alternate: verabd.ttf osd.py (233): Couldnt load font "arial_bold.ttf" osd.py (239): trying alternate: verabd.ttf osd.py (233): Couldnt load font "arial_bold.ttf" osd.py (239): trying alternate: verabd.ttf osd.py (233): Couldnt load font "arial_bold.ttf" osd.py (239): trying alternate: verabd.ttf Couldn't open mixer /dev/mixer mplayer.py (102): MPlayer version is: 1.0pre7-3.3.5 mplayer.py (112): MPlayer version set to: 1.0 Exception in thread Thread-2:Traceback (most recent call last): File "/usr/lib/python2.3/threading.py", line 442, in __bootstrap self.run() File "/usr/lib/python2.3/site-packages/freevo/plugins/rom_drives.py", line 743, in run self.check_all() File "/usr/lib/python2.3/site-packages/freevo/plugins/rom_drives.py", line 703, in check_all self.identify(media) File "/usr/lib/python2.3/site-packages/freevo/plugins/rom_drives.py", line 483, in identify if media.id in video.fxd_database['id']: KeyError: 'id'
Hmm, only a guess, but you could have bumped into the recent trouble with lsdvd. Try installing the latest mmpython. http://mmpython.sf.net ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Freevo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-users
