Bug 649883

Summary: [abrt] quodlibet-2.2.1-3.fc14: gpod.py:51:_swig_setattr_nondynamic:OverflowError: Python int too large to convert to C long
Product: [Fedora] Fedora Reporter: Johannes Postler <johannes.postler>
Component: quodlibetAssignee: hannes <johannes.lips>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 14CC: jeff
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Unspecified   
Whiteboard: abrt_hash:63177ac5
Fixed In Version: quodlibet-2.3-1.fc14 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-04-11 20:56:00 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace none

Description Johannes Postler 2010-11-04 18:23:16 UTC
abrt version: 1.1.13
architecture: i686
cmdline: python /usr/bin/quodlibet
component: quodlibet
executable: /usr/bin/quodlibet
kernel: 2.6.35.6-48.fc14.i686.PAE
package: quodlibet-2.2.1-3.fc14
reason: gpod.py:51:_swig_setattr_nondynamic:OverflowError: Python int too large to convert to C long
release: Fedora release 14 (Laughlin)
time: 1288732361
uid: 500

backtrace
-----
gpod.py:51:_swig_setattr_nondynamic:OverflowError: Python int too large to convert to C long

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/quodlibet/browsers/media.py", line 117, in __copy_to_device
    browser.dropped(browser.get_toplevel().songlist, songs)
  File "/usr/lib/python2.7/site-packages/quodlibet/browsers/media.py", line 304, in dropped
    return self.__copy_songs(songlist, songs)
  File "/usr/lib/python2.7/site-packages/quodlibet/browsers/media.py", line 469, in __copy_songs
    status = device.copy(songlist, song)
  File "/usr/lib/python2.7/site-packages/quodlibet/devices/ipod.py", line 195, in copy
    try: setattr(track, key, int(song('~#'+key)))
  File "/usr/lib/python2.7/site-packages/gpod/gpod.py", line 1129, in <lambda>
    __setattr__ = lambda self, name, value: _swig_setattr(self, _Itdb_Track, name, value)
  File "/usr/lib/python2.7/site-packages/gpod/gpod.py", line 58, in _swig_setattr
    return _swig_setattr_nondynamic(self,class_type,name,value,0)
  File "/usr/lib/python2.7/site-packages/gpod/gpod.py", line 51, in _swig_setattr_nondynamic
    if method: return method(self,value)
OverflowError: Python int too large to convert to C long

Local variables in innermost frame:
class_type: <class 'gpod.gpod._Itdb_Track'>
self: <gpod.gpod._Itdb_Track; proxy of <Swig Object of type '_Itdb_Track *' at 0xaaa96920> >
value: 4294967295L
static: 0
method: <built-in function _Itdb_Track_bitrate_set>
name: 'bitrate'

How to reproduce
-----
1. quodlibet suddenly crashed while i was syncing my ipod.
2.
3.

Comment 1 Johannes Postler 2010-11-04 18:23:18 UTC
Created attachment 457903 [details]
File: backtrace

Comment 2 Fedora Admin XMLRPC Client 2011-04-02 05:13:24 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 3 Fedora Update System 2011-04-02 18:39:54 UTC
quodlibet-2.3-1.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/quodlibet-2.3-1.fc14

Comment 4 Fedora Update System 2011-04-02 22:53:13 UTC
Package quodlibet-2.3-1.fc14:
* should fix your issue,
* was pushed to the Fedora 14 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing quodlibet-2.3-1.fc14'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/quodlibet-2.3-1.fc14
then log in and leave karma (feedback).

Comment 5 Fedora Update System 2011-04-11 20:55:31 UTC
quodlibet-2.3-1.fc14 has been pushed to the Fedora 14 stable repository.  If problems still persist, please make note of it in this bug report.