Bug 1099161 - [abrt] gnome-music: notification.py:75:_update_track:AttributeError: 'NoneType' object has no attribute 'get_string'
Summary: [abrt] gnome-music: notification.py:75:_update_track:AttributeError: 'NoneTyp...
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-music
Version: 20
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Mathieu Bridon
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:28a467f927ba340c8d273e35136...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-05-19 15:35 UTC by lombardi.leandro84
Modified: 2014-05-19 15:41 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-05-19 15:41:07 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (821 bytes, text/plain)
2014-05-19 15:35 UTC, lombardi.leandro84
no flags Details
File: environ (1.54 KB, text/plain)
2014-05-19 15:35 UTC, lombardi.leandro84
no flags Details


Links
System ID Private Priority Status Summary Last Updated
GNOME Bugzilla 730384 0 None None None Never

Description lombardi.leandro84 2014-05-19 15:35:13 UTC
Version-Release number of selected component:
gnome-music-3.10.4-1.fc20

Additional info:
reporter:       libreport-2.2.2
cmdline:        python3 /usr/bin/gnome-music
executable:     /usr/bin/gnome-music
kernel:         3.14.2-200.fc20.i686
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
notification.py:75:_update_track:AttributeError: 'NoneType' object has no attribute 'get_string'

Traceback (most recent call last):
  File "/usr/lib/python3.3/site-packages/gi/overrides/GLib.py", line 633, in <lambda>
    return (lambda data: callback(*data), user_data)
  File "/usr/lib/python3.3/site-packages/gnomemusic/notification.py", line 66, in _update_playing
    self._update_track(self._player)
  File "/usr/lib/python3.3/site-packages/gnomemusic/notification.py", line 75, in _update_track
    artist = item.get_string(Grl.METADATA_KEY_ARTIST)\
AttributeError: 'NoneType' object has no attribute 'get_string'

Local variables in innermost frame:
self: <gnomemusic.notification.NotificationManager object at 0xb004f54c>
player: <Player object at 0xb003884c (gnomemusic+player+Player at 0x9c5b140)>
item: None

Comment 1 lombardi.leandro84 2014-05-19 15:35:19 UTC
Created attachment 897228 [details]
File: backtrace

Comment 2 lombardi.leandro84 2014-05-19 15:35:22 UTC
Created attachment 897229 [details]
File: environ


Note You need to log in before you can comment on or make changes to this bug.