Here are some mor info on my config.
xmame works and I have played with it.

Seems like something hapends when freevo tries to get the cache from mame....




From local_conf.py

GAMES_ITEMS = [('MAME', '/home/loffe/Media/games/xmame/roms', ('MAME', 
'/usr/games/xmame.SDL', '-fullscreen -modenumber 6', 
'home/loffe/Media/games/xmame/shots', None))]


From main-0.log

Freevo start at Fri Aug 26 21:05:45 2005
-------------------------------------------------------------------------------
Error: VIDEO_SHOW_DATA_DIR not found
ROM_DRIVES: Auto-detected and added "('/mnt/cdrom', '/dev/cdrom', 'CD-1')"
ROM_DRIVES: Auto-detected and added "('/mnt/cdrom1', '/dev/cdrom1', 'CD-2')"

Please run 'freevo cache'

WARNING: /etc/freevo/lircrc not found!
Call MAME command : /usr/games/xmame.x11
Traceback (most recent call last):
  File "/usr/lib/python2.3/site-packages/freevo/main.py", line 315, in 
eventhandler
    app.eventhandler(event)
  File "/usr/lib/python2.3/site-packages/freevo/menu.py", line 561, in 
eventhandler
    action( arg=arg, menuw=self )
  File "/usr/lib/python2.3/site-packages/freevo/directory.py", line 451, in cwd
    self.check_password_and_build(arg=None, menuw=menuw)
  File "/usr/lib/python2.3/site-packages/freevo/directory.py", line 506, in 
check_password_and_build
    self.build(arg=arg, menuw=menuw)
  File "/usr/lib/python2.3/site-packages/freevo/directory.py", line 612, in 
build
    for i in p.get(self, files):
  File "/usr/lib/python2.3/site-packages/freevo/games/__init__.py", line 92, in 
get
    (rm_files, mame_list) = mame_cache.getMameItemInfoList(mame_files, cmd)
  File "/usr/lib/python2.3/site-packages/freevo/games/mame_cache.py", line 312, 
in getMameItemInfoList
    mame_ok = updateMameRomList(mame_cmd)
  File "/usr/lib/python2.3/site-packages/freevo/games/mame_cache.py", line 284, 
in updateMameRomList
    if xmame_semimajor_version( mame_cmd ) == FALSE :
  File "/usr/lib/python2.3/site-packages/freevo/games/mame_cache.py", line 279, 
in xmame_semimajor_version
    return result
UnboundLocalError: local variable 'result' referenced before assignment



>El Viernes, 26 de Agosto de 2005 20:03, Loffe Larsson escribió:
>> I am trying to get mame to work so I can play some games but when i enter
>> "play a game" and chose Mame the MENU_SELECT crashes and I do not
>> understand why (xmame is installed).
>
>Hi.
>
>It would be a good idea to post your configuration here, so that somebody can 
>see whether there is a mistake or not. Second, in a certain file there is a 
>change you must make. I don't remember exactly what, but look for old 
>messages. Something like 'result=int(96)' in mama_cache.py or so. Third, do 
>you have a working mame with valid games? Can you play from running it by 
>hand? At first I though I was doing something bad, and all my roms were 
>wrong.
>
>       Alberto
>
>
>-------------------------------------------------------
>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

Reply via email to