IndexError in Volume Control: list index out of range

Bug #538869 reported by bodiddly
18
This bug affects 4 people
Affects Status Importance Assigned to Milestone
Awn Extras
Invalid
Undecided
onox

Bug Description

On restart AWN volume applet crashed, won't restart

Revision history for this message
onox (onox) wrote :

Please paste the complete traceback.

Changed in awn-extras:
assignee: nobody → onox (onox)
status: New → Incomplete
tags: added: applet volume-control
Revision history for this message
onox (onox) wrote :

And the version of Awn extras.

Revision history for this message
onox (onox) wrote :

Reporter did not respond to requests.

Changed in awn-extras:
status: Incomplete → Invalid
Revision history for this message
bodiddly (benbrabbin) wrote :

Problem resolved after updates.

Revision history for this message
Goury (madoo) wrote :

   - applet version: '0.4.0'

Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.6/awn/extras/awnlib.py", line 1462, in init_start
    applet_class(applet)
  File "/usr/share/avant-window-navigator/applets/volume-control/volume-control.py", line 104, in __init__
    self.setup_context_menu(prefs)
  File "/usr/share/avant-window-navigator/applets/volume-control/volume-control.py", line 169, in setup_context_menu
    self.load_track_pref(prefs)
  File "/usr/share/avant-window-navigator/applets/volume-control/volume-control.py", line 220, in load_track_pref
    self.reload_tracks()
  File "/usr/share/avant-window-navigator/applets/volume-control/volume-control.py", line 232, in reload_tracks
    self.backend.set_track(self.applet.settings["track"])
  File "/usr/share/avant-window-navigator/applets/volume-control/volume-control.py", line 453, in set_track
    self.__parent.refresh_icon(True)
  File "/usr/share/avant-window-navigator/applets/volume-control/volume-control.py", line 264, in refresh_icon
    icon = [key for key, value in volume_ranges.iteritems() if volume <= value[0] and volume >= value[1]][0]
IndexError: list index out of range

agen =(

Revision history for this message
Goury (madoo) wrote :

sry, figured that applet crashes only when gnomes volume set >100%

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.