Hi!

thanx for your help but it still chrash but I now se the error:
UnboundLocalError: local variable 'result' referenced before assignment


Seems like something is still missing...


//Loffe

>El Sábado, 27 de Agosto de 2005 14:32, Loffe Larsson escribió:
>> GAMES_ITEMS = [('MAME', '/home/loffe/Media/games/xmame/roms', ('MAME',
>> '/usr/games/xmame.SDL', '-fullscreen -modenumber 6',
>> 'home/loffe/Media/games/xmame/shots', None))]
>
>Hi.
>
>Remove the -modenumber part. Also, add a line like this:
>
>result=int(96)
>
>in  /usr/lib/python2.3/site-packages/freevo/games/mame_cache.py, line 276, 
>after another result=... line.
>
>That's all I needed.
>
>       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