Hide Forgot
abrt version: 1.1.18 architecture: x86_64 cmdline: python /usr/bin/quodlibet component: quodlibet executable: /usr/bin/quodlibet kernel: 2.6.35.14-96.fc14.x86_64 package: quodlibet-2.3-1.fc14 reason: _base.py:87:reset:AttributeError: 'GStreamerPlayer' object has no attribute '_source' release: Fedora release 14 (Laughlin) How to reproduce: I haven't been able to reproduce this, but based on the backtrace it seems likely that the crash happened because I pressed play (keyboard button) continously while quodlibet was starting. time: 1316173361 uid: 500 backtrace ----- _base.py:87:reset:AttributeError: 'GStreamerPlayer' object has no attribute '_source' Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/quodlibet/qltk/mmkeys_.py", line 26, in __play_pause player.reset() File "/usr/lib/python2.7/site-packages/quodlibet/player/_base.py", line 87, in reset self._source.reset() AttributeError: 'GStreamerPlayer' object has no attribute '_source' Local variables in innermost frame: self: <GStreamerPlayer object at 0x305cf50 (quodlibet+player+gstbe+GStreamerPlayer at 0x2a64860)>
Created attachment 523545 [details] File: backtrace
Thanks for the report, I forwarded it to the upstream bug tracker. http://code.google.com/p/quodlibet/issues/detail?id=810
It's fixed upstream and the fix should be part of the next quodlibet release.