Bug 772245

Summary: [abrt] gmixer-1.3-21.fc14: gmixer:817:_get_master_track:IndexError: list index out of range
Product: [Fedora] Fedora Reporter: David Alan Hjelle <dahjelle.redhat.com>
Component: gmixerAssignee: Orphan Owner <extras-orphan>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 16CC: extras-orphan
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:6fd6f4e8d3e828c49a85bacf6f96ef8190985085
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-01-06 15:17:27 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

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.