wahcade-setup index list out of range on emulator combo box

Bug #1119429 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/wc_setup.py", line 462, in on_cboEmu_changed
    self.load_emulator_settings(self.current_emu[1], self.current_emu[2])
  File "/home/waynemou/workspace/wahcade/wc_setup.py", line 877, in load_emulator_settings
    lgen_idx = [idx for idx, r in enumerate(self.emu_list_gen_types) if ini_lgen in r[0]][0]
IndexError: list index out of range

occured when changing the combo box in wahcade-setup after 'files/*' had been moved to alt location.

Catch error and report.

Related branches

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.

Other bug subscribers

Remote bug watches

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