Bug 712736

Summary: [abrt] picard-0.12.1-1.fc13: cdrom.py:57:get_cdrom_drives:ValueError: too many values to unpack
Product: [Fedora] Fedora Reporter: adam.hunston
Component: picardAssignee: Alex Lancaster <alex>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 13CC: alex
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Unspecified   
Whiteboard: abrt_hash:118f1998
Fixed In Version: picard-0.15.1-1.fc14 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-06-27 11:40:56 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
File: backtrace none

Description adam.hunston 2011-06-12 20:38:14 UTC
abrt version: 1.1.18
architecture: i686
component: picard
executable: /usr/bin/picard
kernel: 2.6.34.8-68.fc13.i686.PAE
package: picard-0.12.1-1.fc13
reason: cdrom.py:57:get_cdrom_drives:ValueError: too many values to unpack
release: Fedora release 13 (Goddard)
time: 1305298565
uid: 500

backtrace
-----
cdrom.py:57:get_cdrom_drives:ValueError: too many values to unpack

Traceback (most recent call last):
  File "/usr/bin/picard", line 2, in <module>
    from picard.tagger import main; main('/usr/share/locale', True)
  File "/usr/lib/python2.6/site-packages/picard/tagger.py", line 617, in main
    tagger = Tagger(args, localedir, autoupdate, **kwargs)
  File "/usr/lib/python2.6/site-packages/picard/tagger.py", line 207, in __init__
    self.window = MainWindow()
  File "/usr/lib/python2.6/site-packages/picard/ui/mainwindow.py", line 66, in __init__
    self.setupUi()
  File "/usr/lib/python2.6/site-packages/picard/ui/mainwindow.py", line 81, in setupUi
    self.create_toolbar()
  File "/usr/lib/python2.6/site-packages/picard/ui/mainwindow.py", line 423, in create_toolbar
    drives = get_cdrom_drives()
  File "/usr/lib/python2.6/site-packages/picard/util/cdrom.py", line 57, in get_cdrom_drives
    key, values = line.split(':')
ValueError: too many values to unpack

Local variables in innermost frame:
drives: []
drive_names: []
drive_audio_caps: []
values: PyQt4.QtCore.QByteArray(' cdrom.c 3.20 2003/12/17\n')
key: PyQt4.QtCore.QByteArray('CD-ROM information, Id')
cdinfo: <PyQt4.QtCore.QFile object at 0xa1361ec>
line: PyQt4.QtCore.QByteArray('drive name:\t\tsr0\x00drive speed:\t\t24\n')

How to reproduce
-----
1. Scanned an album
2.
3.

Comment 1 adam.hunston 2011-06-12 20:38:17 UTC
Created attachment 504336 [details]
File: backtrace

Comment 2 Bug Zapper 2011-06-27 11:40:56 UTC
Fedora 13 changed to end-of-life (EOL) status on 2011-06-25. Fedora 13 is 
no longer maintained, which means that it will not receive any further 
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of 
Fedora please feel free to reopen this bug against that version.

Thank you for reporting this bug and we are sorry it could not be fixed.

Comment 3 Fedora Update System 2011-08-21 07:46:09 UTC
picard-0.15.1-1.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/picard-0.15.1-1.fc14

Comment 4 Fedora Update System 2011-09-11 21:49:58 UTC
picard-0.15.1-1.fc14 has been pushed to the Fedora 14 stable repository.  If problems still persist, please make note of it in this bug report.