I just had to copy the file to runtime/ddl
worked fine for me :)
if it works for you in 1.3.2 it should work in 1.3.4
 
Regards
Johan
 
----- Original Message -----
Sent: Tuesday, August 26, 2003 6:04 PM
Subject: Re: [Freevo-users] Dxr3 and 1.3.4 No available video device

All right I've read the wiki to death over the past weeks and am still not convinced...
 
I've already complied SDL with dxr3 support - how do I let 1.3.4 make use of this?
 
 
----- Original Message -----
Sent: Tuesday, August 26, 2003 2:54 PM
Subject: Re: [Freevo-users] Dxr3 and 1.3.4 No available video device

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