Crashes when launched -- IndexError: list index out of range

Bug #1022153 reported by aslam karachiwala
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Equival
Fix Released
High
Lorenzo Carbonell

Bug Description

$ python /usr/share/equival/equival.py
Traceback (most recent call last):
  File "/usr/share/equival/equival.py", line 319, in <module>
    v = MainWindow()
  File "/usr/share/equival/equival.py", line 165, in __init__
    self.load_preferences()
  File "/usr/share/equival/equival.py", line 296, in load_preferences
    self.set_magnitud(m)
  File "/usr/share/equival/equival.py", line 239, in set_magnitud
    self.set_unidad_de(magnitud[0].id)
  File "/usr/lib/pymodules/python2.7/sqlobject/sresults.py", line 173, in __getitem__
    return list(self.clone(start=start, end=start+1))[0]
IndexError: list index out of range

Changed in equival:
assignee: nobody → Lorenzo Carbonell (lorenzo-carbonell)
importance: Undecided → High
status: New → Fix Released
Revision history for this message
aslam karachiwala (akwala) wrote :

It doesn't crash anymore, which confirms the fix.

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.