Whenever I try to run Freevo, I get this error

config.py (518): Logging to /tmp/freevo/main-0.log
ROM_DRIVES: Auto-detected and added "('/mnt/cdrom',
'/dev/cdroms/cdrom0', 'CD-1')"
config.py (903): Using 'latin-1' encoding
WARNING: PyLirc not found, lirc remote control disabled!
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
Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/freevo/plugins/rom_drives.py",
line 347, in move_tray
    fd = os.open(self.devicename, os.O_RDONLY | os.O_NONBLOCK)
OSError: [Errno 2] No such file or directory: '/dev/cdroms/cdrom0'
__init__.py (239): Building the xml hash database...
__init__.py (271): done
mplayer.py (102): MPlayer version is: 1.0pre7-3.4.4
mplayer.py (112): MPlayer version set to: 1.0
xine.py (114): detect xine version 9904
xine.py (76): detect fbxine version 9904
Crash!
Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/freevo/main.py", line 488, in ?
    MainMenu().getcmd()
  File "/usr/lib/python2.4/site-packages/freevo/main.py", line 190, in getcmd
    items += p.items(self)
  File "/usr/lib/python2.4/site-packages/freevo/tv/__init__.py", line
48, in items
    import tvmenu
  File "/usr/lib/python2.4/site-packages/freevo/tv/tvmenu.py", line 64, in ?
    from tv.tvguide import TVGuide
  File "/usr/lib/python2.4/site-packages/freevo/tv/tvguide.py", line 72, in ?
    from program_display import ProgramItem
  File "/usr/lib/python2.4/site-packages/freevo/tv/program_display.py",
line 58, in ?
    import tv.record_client as record_client
  File "/usr/lib/python2.4/site-packages/freevo/tv/record_client.py",
line 52, in ?
    from util.marmalade import jellyToXML, unjellyFromXML
  File "/usr/lib/python2.4/site-packages/freevo/util/marmalade.py",
line 429, in ?
    from twisted.web.microdom import Text, Element, Node, Document,
parse, parseString, CDATASection, NodeList
ImportError: No module named web.microdom

If I go to the file mentioned, marmalade.py and comment on the
offending line, Freevo works.  However when I go and try to watch TV,
by selecting a show in the TV Guide it goes to a black screen than
bounces back.  Here is the error output:

ROM_DRIVES: Auto-detected and added "('/mnt/cdrom',
'/dev/cdroms/cdrom0', 'CD-1')"
config.py (903): Using 'latin-1' encoding
WARNING: PyLirc not found, lirc remote control disabled!
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
Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/freevo/plugins/rom_drives.py",
line 347, in move_tray
    fd = os.open(self.devicename, os.O_RDONLY | os.O_NONBLOCK)
OSError: [Errno 2] No such file or directory: '/dev/cdroms/cdrom0'
__init__.py (239): Building the xml hash database...
__init__.py (271): done
mplayer.py (102): MPlayer version is: 1.0pre7-3.4.4
mplayer.py (112): MPlayer version set to: 1.0
xine.py (114): detect xine version 9904
xine.py (76): detect fbxine version 9904
(111, 'Connection refused')
epg_xmltv.py (101): XMLTV, reading cached file
(/var/cache/freevo/TV.xml.pickled)
epg_xmltv.py (129): XMLTV, got cached guide (version 6).
(111, 'Connection refused')
tvguide.py (128): update schedule
(111, 'Connection refused')
USING STANDARD FREQUENCY: chan="38", freq="307250"
logging child to "/tmp/freevo/mplayer-stdout.log"
logging child to "/tmp/freevo/mplayer-stderr.log"
self.t1.isAlive()=True, self.t2.isAlive()=True
ChildApp.__init__(), pid=4487, app= /usr/bin/mplayer -vo xv,sdl,x11,
-fs -autosync 100 -nolirc -autoq 100 -screenw 800 -screenh 600 -fs
-slave -nocache tv:// -tv
driver=v4l:freq=307.250:device=/dev/video0:input=0:norm=NTSC:width=640:height=480:outfmt=yuy2
, poll=0
1124403627.94: started tv app
tvguide.py (128): update schedule
(111, 'Connection refused')
USING STANDARD FREQUENCY: chan="35", freq="289250"
logging child to "/tmp/freevo/mplayer-stdout.log"
logging child to "/tmp/freevo/mplayer-stderr.log"
self.t1.isAlive()=True, self.t2.isAlive()=True
ChildApp.__init__(), pid=4492, app= /usr/bin/mplayer -vo xv,sdl,x11,
-fs -autosync 100 -nolirc -autoq 100 -screenw 800 -screenh 600 -fs
-slave -nocache tv:// -tv
driver=v4l:freq=289.250:device=/dev/video0:input=0:norm=NTSC:width=640:height=480:outfmt=yuy2
, poll=0
1124403629.71: started tv app
tvguide.py (128): update schedule
(111, 'Connection refused')
(111, 'Connection refused')
osd.py (233): Couldnt load font "arial_bold.ttf"
osd.py (239): trying alternate: verabd.ttf

I am assuming it goes black because it is missing some files (the ones
I commented out) which would enable it to work correctly.

I am positive my card is working correctly, along with all the drivers
as Xawtv works perfectly.  I have successfully loaded the TV Channels
from zap2it, and done everything else I can think of that was going
wrong.  If anyone has any idea what the problem might be and if it is
something I'm doing, or if I have a beta version of the code (I am
running Gentoo with ~x86 Keywords).

Thanks for the help.

-Joe


-------------------------------------------------------
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
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to