IndexError when viewswitching on empty list

Bug #307205 reported by Benjamin Kampmann
2
Affects Status Importance Assigned to Milestone
Moovida
Invalid
Low
Unassigned

Bug Description

Tracebacks when switching the view mode on an empty list.

Steps to reprocude:
 - go to music->favourites->albums
 ( if not yet empty: remove all entries, leave it and enter it again)
 - focus the switch modes on the top and select any of them

Excepted result:
 nothing should change

Current result:
 the following traceback appears:

Traceback (most recent call last):
  File "/home/ben/dev/elisa/elisa/elisa-plugins/elisa/plugins/pigment/pigment_frontend.py", line 725, in _update_pass_callback
    ticker.tick()
  File "/home/ben/dev/pigment/trunk/pigment-python/pgm/timing/ticker.py", line 45, in tick
    controller.update(update_time)
  File "/home/ben/dev/pigment/trunk/pigment-python/pgm/timing/controller.py", line 276, in update
    self.stop()
  File "/home/ben/dev/pigment/trunk/pigment-python/pgm/timing/controller.py", line 254, in stop
    self._end_callback(self)
  File "/home/ben/dev/elisa/elisa/elisa-plugins/elisa/plugins/poblesec/base/coverflow.py", line 279, in faded_out
    selected_item = self.model[self.nodes.selected_item_index]
IndexError: list index out of range

Changed in elisa:
importance: Undecided → Low
milestone: none → 0.5.x
status: New → Confirmed
Revision history for this message
dino99 (9d9) wrote :

The latest free moovida 1.09 does not get any maintenance since a while. Now moovidadb.com is supporting Linux and support can be found at : http://www.fluendo.com/faq/

Changed in moovida:
status: Confirmed → Invalid
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.