Freevo : 1.3.3

There is a bug in the current release in the function 'saveMameRomList' in
file mame_cache.py : the call to util.save_pickle() line 136 must have two
arguments.
In 1.3.3 : util.save_pickle(mameRomList)

In my working version : util.save_picke(mameRomList, config.MAME_CACHE)

Regards, Sylvain.


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to