Bug 658490

Summary: [abrt] quodlibet-2.2.1-3.fc14: trayicon.py:325:__update_icon:AttributeError: 'NoneType' object has no attribute 'set_from_pixbuf'
Product: [Fedora] Fedora Reporter: Hernan <lhernan.paez>
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:8278d13f
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:04 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 Hernan 2010-11-30 14:30:37 UTC
abrt version: 1.1.14
architecture: i686
cmdline: python /usr/bin/quodlibet
component: quodlibet
executable: /usr/bin/quodlibet
kernel: 2.6.35.6-48.fc14.i686
package: quodlibet-2.2.1-3.fc14
reason: trayicon.py:325:__update_icon:AttributeError: 'NoneType' object has no attribute 'set_from_pixbuf'
release: Fedora release 14 (Laughlin)
time: 1291127327
uid: 500

backtrace
-----
trayicon.py:325:__update_icon:AttributeError: 'NoneType' object has no attribute 'set_from_pixbuf'

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/quodlibet/plugins/events/trayicon.py", line 329, in __theme_changed
    self.__update_icon()
  File "/usr/lib/python2.7/site-packages/quodlibet/plugins/events/trayicon.py", line 325, in __update_icon
    self.__icon.set_from_pixbuf(background)
AttributeError: 'NoneType' object has no attribute 'set_from_pixbuf'

Local variables in innermost frame:
background: <gtk.gdk.Pixbuf object at 0xa385e64 (GdkPixbuf at 0xa411010)>
h: 18
self: <trayicon.TrayIcon object at 0xa38bbec>
new_pixbuf: <gtk.gdk.Pixbuf object at 0xa4e9b44 (GdkPixbuf at 0xa4112f8)>
filename: '/usr/lib/python2.7/site-packages/quodlibet/images/quodlibet.'
w: 18
pixbuf_size: 18

How to reproduce
-----
1. Listening mp3
2.
3.

Comment 1 Hernan 2010-11-30 14:30:40 UTC
Created attachment 463743 [details]
File: backtrace

Comment 2 Fedora Admin XMLRPC Client 2011-04-02 05:13:27 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:59 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:18 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:37 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.