[Bug 461123] Re: IndexError in Volume Control: list index out of range

2013-11-17 Thread Povilas Kanapickas
** Changed in: awn-extras
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/461123

Title:
  IndexError in Volume Control: list index out of range

To manage notifications about this bug go to:
https://bugs.launchpad.net/awn-extras/+bug/461123/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 461123] Re: IndexError in Volume Control: list index out of range

2011-08-07 Thread Coman Mihai
I get this error on Archlinux. It used to work, though, may be caused by
an update.

Traceback (most recent call last):
  File /usr/lib/python2.7/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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/461123

Title:
  IndexError in Volume Control: list index out of range

To manage notifications about this bug go to:
https://bugs.launchpad.net/awn-extras/+bug/461123/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 461123] Re: IndexError in Volume Control: list index out of range

2011-03-08 Thread Kaustubh P
I encountered a bug too. Seems the Output volume was amplified, i.e.
more than 100 %. Setting the Output volume at exactly 100% restarted the
AWN applet. The stacktrace is at: http://paste.ubuntu.com/577699/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/461123

Title:
  IndexError in Volume Control: list index out of range

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 461123] Re: IndexError in Volume Control: list index out of range

2010-12-17 Thread Luca Manzari
nils wrote on 2010-08-23:  #19

Seems like applet don't recogize volume level more than 100%.

kudos for this, I'm experiencing the same.
Got applet version 0.4.0 on 64bit Ubuntu 10.04

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/461123

Title:
  IndexError in Volume Control: list index out of range

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 461123] Re: IndexError in Volume Control: list index out of range

2010-08-29 Thread Launchpad Bug Tracker
This bug was fixed in the package awn-extras-applets -
0.4.0+bzr1372-0ubuntu1

---
awn-extras-applets (0.4.0+bzr1372-0ubuntu1) maverick; urgency=low

  * Sync with Debian
  * New upstream snapshot (LP: #626265)
   - YAMA: use lda instead of xdg for managing desktop files (LP: #497787)
   - Volume: fix crash on high volume value. (LP: #461123)
   - Weather: fix crash on activate_map_cb (LP: #581414)
   - File-browser-launcher: fix crash on mounting LUKS partition (LP: #532848)
   - Feeds: fix crash when getting favicon (LP: #561611)
   - Slickswitcher: Fix division by 0 (LP: #562548)
  * debian/control:
   - Build-depends on libindicator-dev (= 0.3).
   - Build-depends on libzeitgeist-dev (= 0.2.2).
   - Recommends python-gtop | python-gnome2-desktop for bandwidth-monitor.
   - Update description for new applets.
  * debian/rules:
   - Pass --with-indicator to enable indicator applet.
   - Remove schemas for desactivated applets.
   - Disable mount applet.
  * debian/awn-applets-c-core.install:
   - Install indicator applet.
   - Install related applet.
  * debian/awn-applets-python-core:
   - Disable mount applet.

awn-extras-applets (0.4.0-3) unstable; urgency=low

  * debian/control:
   - Add depends on python-awn-extras (= 0.4.0) for all python applets.
 Closes: #589317
   - Fix wrong description for awn-applets-common. Closes: #587632
   - Recommend python-pyinotify for thinkhdaps applet.
   - Use Breaks instead of Replaces and Conflicts when moving files between
 packages to conform to Standards-Version 3.9.0.
   - Bump Standards-Version to 3.9.0.
   - Fix Conflicts for python-awn-extras.
   - Improve short descriptions.
  * debian/pyversions: Build only for python = 2.5. Thanks Jakub Wilk for the
patch. Closes: #587964
  * debian/copyright: Remove mention of BSD license in
/usr/share/common-licenses to conform to Standards-Version 3.9.0.

awn-extras-applets (0.4.0-2) unstable; urgency=medium

  * Urgency set to medium to close RC bug.
  * debian/control:
   - Add Conflicts/Replaces between python-awn-extras and python-awnlib, all
 files from python-awnlib was moved into python-awn-extras.
 (Closes: #586744).

awn-extras-applets (0.4.0-1) unstable; urgency=low

  * New upstream release.
   - Catch error in weather applet (LP: #359668)
   - Stack applet close on click (LP: #261520)
   - Close cairo-menu after a click (LP: #511256)
   - Fix crash of awn-system-monitor (LP: #545164)
   - Fix crash when removing a volume 1 or adding volume 1 or using prefs
 while  1 volumes is present (LP: #556175)
   - Fix crash of media-control when Rhythmbox quit (LP: #558463)
   - Fix crash of file-browser-launcher when there is no .gtk-bookmarks
 (LP: #551119)
  * Update applets location:
   - Plugger, Filebrowser, Trasher, DesktopManager, Lastfm, Meebo, Digg, Pynot,
 RTM applets removed.
   - Sysmon, Bandwidth-monitor, Dialect, Hardware sensors, YAMA, Slickswitcher
 applets added
   - Separator applet move to Awn package.
   - Trash applet replaced by Garbage applet.
   - Arss applet replaced by Feeds applet.
   - Showdesktop applet move from python-core to c-core.
   - Digital Clock applet move from python-extras to c-extras.
   - Mimenu applet desactived.
  * debian/series: disable 01-ftbfs-python-2.6.patch.
  * debian/patches/02-shinyswitcher-default-layout.patch refreshed.
  * debian/watch: Update to the new package naming.
  * debian/control:
   - Description updated with new applets.
   - Update Depends, Recommends and Suggests for all applets and add comments.
   - Add recommends on python-rsvg and python-wnck on python-core rather
 than python-extras applets. Thanks Mark Lee for the patch (LP: #423598).
   - Bump debhelper build-depends to (= 7.0.50~) for overrides.
   - Bump build-depends libawn-dev (= 0.4.0) and valac (= 0.7.7).
   - Remove libawn-extras and python-awnlib, all merged in python-awn-extras.
   - Replace awn-manager by awn-settings.
   - Drop build-depends on libgnome-desktop-dev, python*-dev, awn-manager,
 libglade2-dev and libgnomeui-dev.
   - Add build-depends on libdesktop-agnostic-bin and vala-awn.
   - Demote gconf-editor to Suggests, it's only needed for very advanced
 settings.
   - Add a debug package for C applets.
   - Add a common package for translations, and make it depends on all applets
 packages.
   - Add proper Conflicts/Replaces for updates of applets location
 (LP: #524559).
  * debian/rules
   - Rewrite to use overrides and dh_install --fail-missing.
   - Disable dropper (not finished), mimenu (unstable) vala-test, python-test,
 wobblyzini (only for development purpose) applets.
   - Remove useless call to dh_makeshlibs.
   - Add dh_strip call for awn-applets-c-dbg binary.
   - Make scripts executable.
  * debian/awn-applets-c-core.links: dropped, not needed.
  * debian/libawn-extras*: Removed, libawn-extras was removed upstream.
  * debian/python-awnlib*: Merged with python-awn-extras.
  * 

[Bug 461123] Re: IndexError in Volume Control: list index out of range

2010-08-29 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/awn-extras-applets

-- 
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


[Bug 461123] Re: IndexError in Volume Control: list index out of range

2010-08-27 Thread onox
As I said the status is Fix Committed, which means the fix has been
committed to the master branch in bzr. Only when the status gets changed
to Fix Released you should be able to find new package of awn-extras
that contains the fix.

-- 
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


[Bug 461123] Re: IndexError in Volume Control: list index out of range

2010-08-27 Thread JohnnyD'
I agree. I occasionally hit the bug on lucid 10.04 with kernel 2.6.35 so
it's either not fixed or a new bug

-- 
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


[Bug 461123] Re: IndexError in Volume Control: list index out of range

2010-08-27 Thread onox
@nils: look at the status of this bug, which is Fix Committed -_-

-- 
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


[Bug 461123] Re: IndexError in Volume Control: list index out of range

2010-08-26 Thread Julien Lavergne
** Changed in: awn-extras-applets (Ubuntu)
   Status: Triaged = In Progress

** Changed in: awn-extras-applets (Ubuntu)
 Assignee: (unassigned) = Julien Lavergne (gilir)

-- 
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


[Bug 461123] Re: IndexError in Volume Control: list index out of range

2010-08-23 Thread nils
Thanks. Good for me.
Seems like applet don't recogize volume level more than 100%.
Maybe some strings in applet code will repair this bug?

-- 
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


[Bug 461123] Re: IndexError in Volume Control: list index out of range

2010-07-03 Thread onox
** Tags added: applet traceback volume-control

-- 
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


[Bug 461123] Re: IndexError in Volume Control: list index out of range

2010-06-16 Thread RickySmart
  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

Easy, just do a right click on the applet crassed, open Volume Control,
and get down the volume of the system. Then restart the applet pressing
it and that's all!

Please, forgive my poor English.. =D

-- 
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


[Bug 461123] Re: IndexError in Volume Control: list index out of range

2010-05-17 Thread Mark Lee
@nimbosa: That is a different bug than this one. Please see bug #387437
https://bugs.edge.launchpad.net/awn-extras/+bug/387437 for your
problem (which was fixed in version 0.4.0).

-- 
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


[Bug 461123] Re: IndexError in Volume Control: list index out of range

2010-05-16 Thread nimbosa
Traceback (most recent call last):
  File /usr/lib/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

Avant Window Navigator 0.3.2.1
Fedora 11 

** Also affects: awn-extras-applets (Fedora)
   Importance: Undecided
   Status: New

-- 
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


[Bug 461123] Re: IndexError in Volume Control: list index out of range

2010-04-25 Thread onox
Fixed in revision 1295.

** Changed in: awn-extras
   Status: Confirmed = Fix Committed

-- 
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


[Bug 461123] Re: IndexError in Volume Control: list index out of range

2010-04-23 Thread Michał Lipski
devices: ['hw:0']
master track: Master
volume range: (135, 255)
current volume: (152, 152)
120 0.8333 17
in %: 14%

-- 
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


[Bug 461123] Re: IndexError in Volume Control: list index out of range

2010-04-23 Thread onox
@Michal: could you open volume-control.py and then go to line 542, it
should currently say this:

return sum(volume_channels) / len(volume_channels)

Change this to:

return sum(volume_channels) / len(volume_channels) -
self.__current_track.min_volume

I think should fix the problem you have.

** Changed in: awn-extras
   Status: Fix Committed = Confirmed

-- 
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


[Bug 461123] Re: IndexError in Volume Control: list index out of range

2010-04-23 Thread Michał Lipski
Works as expected. Thanks.

-- 
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


[Bug 461123] Re: IndexError in Volume Control: list index out of range

2010-04-22 Thread onox

** Attachment added: gst-master-track-test.py
   http://launchpadlibrarian.net/45061585/gst-master-track-test.py

-- 
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


[Bug 461123] Re: IndexError in Volume Control: list index out of range

2010-04-22 Thread onox

** Attachment added: gst-master-track-test.py
   http://launchpadlibrarian.net/45061593/gst-master-track-test.py

-- 
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


[Bug 461123] Re: IndexError in Volume Control: list index out of range

2010-04-22 Thread onox
@Michal: could you execute the python file above and paste the output?

** Attachment removed: gst-master-track-test.py
   http://launchpadlibrarian.net/45061585/gst-master-track-test.py

** Branch linked: lp:awn-extras

-- 
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


[Bug 461123] Re: IndexError in Volume Control: list index out of range

2010-04-19 Thread Michał Lipski
Here it is.

** Attachment added: alsamixer.png
   http://launchpadlibrarian.net/44835406/alsamixer.png

-- 
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


[Bug 461123] Re: IndexError in Volume Control: list index out of range

2010-04-19 Thread onox
** 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 (*-)
+ 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


[Bug 461123] Re: IndexError in Volume Control: list index out of range

2010-04-19 Thread onox
@Michał Lipski: what does alsamixer tell you?

-- 
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