2009-10-26 14:23:20 |
moondreamsgb |
bug |
|
|
added bug |
2009-10-26 14:23:20 |
moondreamsgb |
attachment added |
|
Dependencies.txt http://launchpadlibrarian.net/34414028/Dependencies.txt |
|
2009-10-26 14:23:20 |
moondreamsgb |
attachment added |
|
ProcMaps.txt http://launchpadlibrarian.net/34414029/ProcMaps.txt |
|
2009-10-26 14:23:20 |
moondreamsgb |
attachment added |
|
ProcStatus.txt http://launchpadlibrarian.net/34414030/ProcStatus.txt |
|
2009-10-26 14:23:20 |
moondreamsgb |
attachment added |
|
Traceback.txt http://launchpadlibrarian.net/34414031/Traceback.txt |
|
2009-10-26 14:23:20 |
moondreamsgb |
attachment added |
|
XsessionErrors.txt http://launchpadlibrarian.net/34414032/XsessionErrors.txt |
|
2009-10-26 14:30:06 |
Apport retracing service |
tags |
apport-crash i386 need-duplicate-check |
apport-crash i386 |
|
2009-10-26 15:51:43 |
Brian Murray |
affects |
ubuntu |
awn-extras-applets (Ubuntu) |
|
2009-11-13 11:14:20 |
moondreamsgb |
removed subscriber moondreamsgb |
|
|
|
2010-03-27 16:18:56 |
Julien Lavergne |
visibility |
private |
public |
|
2010-04-11 14:56:15 |
Julien Lavergne |
awn-extras-applets (Ubuntu): status |
New |
Incomplete |
|
2010-04-11 14:56:21 |
Julien Lavergne |
awn-extras-applets (Ubuntu): importance |
Undecided |
Medium |
|
2010-04-15 19:08:13 |
Julien Lavergne |
bug task added |
|
awn-extras |
|
2010-04-15 19:08:24 |
Julien Lavergne |
awn-extras-applets (Ubuntu): status |
Incomplete |
Triaged |
|
2010-04-18 21:10:25 |
onox |
awn-extras: importance |
Undecided |
Medium |
|
2010-04-18 21:10:25 |
onox |
awn-extras: status |
New |
Fix Committed |
|
2010-04-18 21:10:25 |
onox |
awn-extras: milestone |
|
0.4.2 |
|
2010-04-19 16:03:22 |
onox |
summary |
volume-control.py crashed with IndexError in refresh_icon() |
IndexError in Volume Control: list index out of range |
|
2010-04-19 16:04:30 |
onox |
description |
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 |
Description: Ubuntu 9.10
Release: 9.10
Architecture: i386
ExecutablePath: /usr/share/avant-window-navigator/applets/volume-control/volume-control.py
InterpreterPath: /usr/bin/python2.6
Package: awn-applets-python-core 0.3.2.2-2ubuntu1
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']
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
|
|
2010-04-19 16:06:12 |
onox |
awn-extras: assignee |
|
onox (onox) |
|
2010-04-19 17:21:11 |
MichaĆ Lipski |
attachment added |
|
alsamixer.png http://launchpadlibrarian.net/44835406/alsamixer.png |
|
2010-04-23 03:12:27 |
onox |
attachment added |
|
gst-master-track-test.py http://launchpadlibrarian.net/45061585/gst-master-track-test.py |
|
2010-04-23 03:12:37 |
onox |
attachment added |
|
gst-master-track-test.py http://launchpadlibrarian.net/45061593/gst-master-track-test.py |
|
2010-04-23 03:13:38 |
onox |
attachment removed |
gst-master-track-test.py http://launchpadlibrarian.net/45061585/gst-master-track-test.py |
|
|
2010-04-23 03:17:05 |
onox |
branch linked |
|
lp:awn-extras |
|
2010-04-24 00:23:42 |
onox |
awn-extras: status |
Fix Committed |
Confirmed |
|
2010-04-25 08:53:56 |
onox |
awn-extras: status |
Confirmed |
Fix Committed |
|
2010-05-17 04:12:53 |
nimbosa |
bug task added |
|
awn-extras-applets (Fedora) |
|
2010-07-03 12:17:53 |
onox |
tags |
apport-crash i386 |
applet apport-crash i386 traceback volume-control |
|
2010-07-13 04:58:41 |
Yura Cagran |
nominated for series |
|
Ubuntu Lucid |
|
2010-08-26 21:53:13 |
Julien Lavergne |
awn-extras-applets (Ubuntu): status |
Triaged |
In Progress |
|
2010-08-26 21:53:17 |
Julien Lavergne |
awn-extras-applets (Ubuntu): assignee |
|
Julien Lavergne (gilir) |
|
2010-08-29 17:33:31 |
Launchpad Janitor |
awn-extras-applets (Ubuntu): status |
In Progress |
Fix Released |
|
2010-08-29 18:06:24 |
Launchpad Janitor |
branch linked |
|
lp:ubuntu/awn-extras-applets |
|
2010-12-17 15:27:34 |
Luca Manzari |
bug |
|
|
added subscriber Luca Manzari |
2013-11-17 23:47:58 |
Povilas Kanapickas |
awn-extras: status |
Fix Committed |
Fix Released |
|