IndexError in Volume Control

Bug #387439 reported by Michael M
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Awn Extras
New
Undecided
Unassigned

Bug Description

Trying to activate the volume control applet produces a "list index out of range" error.

Here is the pasted traceback as requested in the error notification:

Traceback (most recent call last):
  File "/usr/lib64/python2.6/site-packages/awn/extras/awnlib.py", line 1580, in init_start
    applet_class(applet)
  File "/usr/share/avant-window-navigator/applets/volume-control/volume-control.py", line 71, in __init__
    self.setup_context_menu()
  File "/usr/share/avant-window-navigator/applets/volume-control/volume-control.py", line 158, in setup_context_menu
    self.load_channel_pref(prefs)
  File "/usr/share/avant-window-navigator/applets/volume-control/volume-control.py", line 199, in load_channel_pref
    self.applet.settings["channel"] = self.backend.channels[0]
IndexError: list index out of range

I'm running Fedora 11, and I installed Awn and extras from the fedora 11 repo for X64 architectures, using yum.
The version of Awn is 0.3.2-6.fc11, and Awn extras version is 0.3.2.1-8.fc11.
The windows manager is compiz.
Video card is Intel 82Q963/965 Integrated Graphics Controller.

Thanks!

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.