yeah
read the wiki ;)
----- Original Message -----
Sent: Tuesday, August 26, 2003 10:55 AM
Subject: [Freevo-users] Dxr3 and 1.3.4 No available video device

I've downloaded the binary relase 1.3.4 and when I run it with dxr3 as the output I get the following error
 
[EMAIL PROTECTED] freevo-1.3.4]# ./freevo
ROM_DRIVES: Auto-detected and added "('/mnt/cdrom', '/dev/cdrom', 'CD-1')"
Traceback (most recent call last):
  File "src/main.py", line 134, in ?
    skin    = skin.get_singleton()
  File "src/skin.py", line 78, in get_singleton
    exec('import ' + modname  + ' as skinimpl')
  File "<string>", line 1, in ?
  File "skins/main1/skin_main1.py", line 120, in ?
    import xml_skin
  File "skins/main1/xml_skin.py", line 80, in ?
    osd = osd.get_singleton()
  File "src/osd.py", line 209, in get_singleton
    _singleton = util.SynchronizedObject(OSD())
  File "src/osd.py", line 330, in __init__
    pygame.display.init()
pygame.error: No available video device
[EMAIL PROTECTED] freevo-1.3.4]#
I have 1.3.2 binary running fine with the dxr3, but 1.3.4 does not want to play.
 
Any ideas?

Reply via email to