** Summary changed: - volume-control.py crashed with IndexError in refresh_icon() + IndexError in Volume Control: list index out of range
** Description changed: Description: Ubuntu 9.10 Release: 9.10 - ProblemType: Crash Architecture: i386 - Date: Mon Oct 26 15:19:55 2009 - DistroRelease: Ubuntu 9.10 ExecutablePath: /usr/share/avant-window-navigator/applets/volume-control/volume-control.py InterpreterPath: /usr/bin/python2.6 - NonfreeKernelModules: nvidia Package: awn-applets-python-core 0.3.2.2-2ubuntu1 - PackageArchitecture: all - ProcCmdline: python /usr/share/avant-window-navigator/applets/volume-control/volume-control.py --uid=1255366488 --window=4194360 --orient=0 --height=35 - ProcEnviron: - LANGUAGE=it_IT.UTF-8 - LANG=it_IT.UTF-8 - SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.31-14.48-generic PythonArgs: ['/usr/share/avant-window-navigator/applets/volume-control/volume-control.py', '--uid=1255366488', '--window=4194360', '--orient=0', '--height=35'] - SourcePackage: awn-extras-applets - Title: volume-control.py crashed with IndexError in refresh_icon() - Uname: Linux 2.6.31-14-generic i686 - UserGroups: adm admin cdrom dialout lpadmin netdev plugdev sambashare + + Traceback (most recent call last): + File "/usr/lib/pymodules/python2.6/awn/extras/awnlib.py", line 1220, in __run + self.__callback() + File "/usr/share/avant-window-navigator/applets/volume-control/volume-control.py", line 255, 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 + + Linux Gentoo 2.6.33-ck1 ~AMD64 + Avant Window Navigator 0.4.1 Build using live ebuilds (*-9999) + Driver version: 1.0.21 + Library version: 1.0.22 + Utilities version: 1.0.22 + + IndexError in Volume Control: list index out of range + + Traceback (most recent call last): + File "/usr/lib64/python2.6/site-packages/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 ** Changed in: awn-extras Assignee: (unassigned) => onox (onox) -- IndexError in Volume Control: list index out of range https://bugs.launchpad.net/bugs/461123 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs