Bug 772245 - [abrt] gmixer-1.3-21.fc14: gmixer:817:_get_master_track:IndexError: list index out of range
Summary: [abrt] gmixer-1.3-21.fc14: gmixer:817:_get_master_track:IndexError: list inde...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: gmixer
Version: 16
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Orphan Owner
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:6fd6f4e8d3e828c49a85bacf6f9...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-01-06 15:07 UTC by David Alan Hjelle
Modified: 2012-01-06 15:17 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-01-06 15:17:27 UTC
Type: ---


Attachments (Terms of Use)

Description David Alan Hjelle 2012-01-06 15:07:35 UTC
libreport version: 2.0.8
abrt_version:   2.0.7
cmdline:        /usr/bin/python -OO /usr/bin/gmixer -d
comment:        I chose the listed Jabra headset (a USB device) in the "Devices" menu in GMixer, and the error happened.
executable:     /usr/bin/gmixer
kernel:         3.1.5-1.fc16.x86_64
reason:         gmixer:817:_get_master_track:IndexError: list index out of range
time:           Fri 06 Jan 2012 09:05:17 AM CST
uid:            500

backtrace:
:gmixer:817:_get_master_track:IndexError: list index out of range
:
:Traceback (most recent call last):
:  File "/usr/bin/gmixer", line 712, in _refresh_volume
:    self._update_tray()
:  File "/usr/bin/gmixer", line 820, in _update_tray
:    track = self._get_master_track()
:  File "/usr/bin/gmixer", line 817, in _get_master_track
:    return self._current_mixer.list_tracks()[0]
:IndexError: list index out of range
:
:Local variables in innermost frame:
:self: <GMixer object at 0x184c690 (GObject at 0x18cd460)>

Comment 1 David Alan Hjelle 2012-01-06 15:17:27 UTC
Turns out that the headset was in use by VirtualBox at the time; it works otherwise.


Note You need to log in before you can comment on or make changes to this bug.