Bugs item #1608308, was opened at 2006-12-04 09:00
Message generated for change (Comment added) made by duncanwebb
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1608308&group_id=46652
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: plugins
Group: 1.7.0
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: ehisey (ehisey)
Assigned to: Nobody/Anonymous (nobody)
Summary: games plugin crashes
Initial Comment:
As of 1.6.0 all the my Roms were working with the games plugin. After updating
to 1.7.0 I get a crash dialog and the option to shutdown or continue.
>From log file:
SNES rom header detected at offset : 33216!!!!
item.py (243): unable to store "romLic":"3" info for '3 Ninjas Kick Back (U)'
SNES rom name : 1 - 3 Ninjas Kick Back (U).zip -> 3 NINJAS KICK BACK
SNES rom header detected at offset : 65984!!!!
SNES rom name : 1 - 7th Saga The (U).zip -> THE 7TH SAGA
SNES rom header detected at offset : 33216!!!!
item.py (243): unable to store "romLic":"3" info for 'AAAHH!!! Real Monsters
(U)'
SNES rom name : 1 - AAAHH!!! Real Monsters (U).zip -> REAL MONSTERS
SNES rom header detected at offset : 33216!!!!
SNES rom name : 1 - ABC Monday Night Football (U).zip -> MONDAY NIGHT FOOTBALL
SNES rom header detected at offset : 33216!!!!
SNES rom name : 1 - Act Raiser (U).zip -> ACTRAISER-USA
SNES rom header detected at offset : 65472!!!!
Traceback (most recent call last):
File "/usr/lib/python2.4/site-packages/freevo/main.py", line 301, in
eventhandler
app.eventhandler(event)
File "/usr/lib/python2.4/site-packages/freevo/menu.py", line 621, in
eventhandler
action( arg=arg, menuw=self )
File "/usr/lib/python2.4/site-packages/freevo/directory.py", line 443, in cwd
self.check_password_and_build(arg=None, menuw=menuw)
File "/usr/lib/python2.4/site-packages/freevo/directory.py", line 498, in
check_password_and_build
self.build(arg=arg, menuw=menuw)
File "/usr/lib/python2.4/site-packages/freevo/directory.py", line 604, in
build
for i in p.get(self, files):
File "/usr/lib/python2.4/site-packages/freevo/games/__init__.py", line 93, in
get
items += [ SnesItem(file, cmd, args, imgpath, parent) ]
File "/usr/lib/python2.4/site-packages/freevo/games/snesitem.py", line 231,
in __init__
(self['romName'],self['romHL'],self['romMem'],self['romROM'],self['romSRAM'],self['romCountry'],self['romLic'],self['romVer'],self['romICHK'],self['rom
CHK']) = self._read_rom(snesFile)
File "/usr/lib/python2.4/site-packages/freevo/item.py", line 243, in
__setitem__
_debug_(u'unable to store \"%s\":\"%s\" info for \'%s\'' % (key, value,
self.name), 0)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xff in position 0: ordinal
not in range(128)
----------------------------------------------------------------------
>Comment By: Duncan Webb (duncanwebb)
Date: 2006-12-04 12:03
Message:
Logged In: YES
user_id=104395
Originator: NO
There are two problems here:
First, is it cannot item.py (243): unable to store "romLic":"3" info for
'AAAHH!!! Real Monsters (U)'
Second, is it has a non acsii character in the name of the rom.
What I don't understand is why it doesn't store the item.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1608308&group_id=46652
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-devel