wah!cade crashes at startup with these messages: Traceback (most recent call last): File "wahcade.py", line 81, in <module> app = WinMain(options) File "/usr/local/share/games/wahcade/win_main.py", line 300, in __init__ self.load_emulator() File "/usr/local/share/games/wahcade/win_main.py", line 1078, in load_emulator self.load_list() File "/usr/local/share/games/wahcade/win_main.py", line 1121, in load_list self.pop_games_list() File "/usr/local/share/games/wahcade/win_main.py", line 1384, in pop_games_list self.emu_ini) File "/usr/local/share/games/wahcade/filters.py", line 369, in create_initial_filter gd = mi.next() File "/usr/local/share/games/wahcade/filters.py", line 271, in get_xml_game_item d['controller_type'] = _controllers[ctrl.attrib['type']] KeyError: 'joy'

Bug #990592 reported by Simone
28
This bug affects 7 people
Affects Status Importance Assigned to Milestone
Wah!Cade
Fix Committed
Undecided
Wayne Moulden

Bug Description

Traceback (most recent call last):
  File "wahcade.py", line 81, in <module>
    app = WinMain(options)
  File "/usr/local/share/games/wahcade/win_main.py", line 300, in __init__
    self.load_emulator()
  File "/usr/local/share/games/wahcade/win_main.py", line 1078, in load_emulator
    self.load_list()
  File "/usr/local/share/games/wahcade/win_main.py", line 1121, in load_list
    self.pop_games_list()
  File "/usr/local/share/games/wahcade/win_main.py", line 1384, in pop_games_list
    self.emu_ini)
  File "/usr/local/share/games/wahcade/filters.py", line 369, in create_initial_filter
    gd = mi.next()
  File "/usr/local/share/games/wahcade/filters.py", line 271, in get_xml_game_item
    d['controller_type'] = _controllers[ctrl.attrib['type']]
KeyError: 'joy'

the last bzr code doesn't solve this bug.

Related branches

Revision history for this message
IT Archmerc (itarchmerc) wrote :

I am getting this same error running WahCade 0.99pre8 on Ubuntu 12.04. Please let me know if I can provide additional information to help troubleshoot.

Revision history for this message
critter42 (critter42) wrote :

Same error - same setup - Ubuntu 12.04

Wayne Moulden (waynemou)
Changed in wahcade:
status: New → Fix Committed
assignee: nobody → Wayne Moulden (waynemou)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.