Gamelist generation crashes parsing mess listxml input

Bug #1126117 reported by Wayne Moulden
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Wah!Cade
Fix Committed
Undecided
Wayne Moulden

Bug Description

Traceback (most recent call last):
  File "/home/waynemou/workspace/wahcade/win_main.py", line 806, in on_winMain_key_press
    self.options.menu_selected()
  File "/home/waynemou/workspace/wahcade/win_options.py", line 350, in menu_selected
    self.set_menu(menu_item, menu_desc)
  File "/home/waynemou/workspace/wahcade/win_options.py", line 247, in set_menu
    self.WinMain.emu_ini)
  File "/home/waynemou/workspace/wahcade/filters.py", line 382, in create_initial_filter
    gd = mi.next()
  File "/home/waynemou/workspace/wahcade/filters.py", line 263, in get_xml_game_item
    d['manufacturer'] = manu.title()
AttributeError: 'NoneType' object has no attribute 'title'

Gamelist generation crashes parsing mess listxml input on mahcade commit 123

Related branches

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

Other bug subscribers

Remote bug watches

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