GNOME Bugzilla – Bug 730384
Crash when None item is passed to notification.py:_update_track
Last modified: 2014-05-19 15:42:44 UTC
From downstream bugreport https://bugzilla.redhat.com/show_bug.cgi?id=1099161 Traceback (most recent call last):
+ Trace 233612
return (lambda data: callback(*data), user_data)
self._update_track(self._player)
artist = item.get_string(Grl.METADATA_KEY_ARTIST)\
Reproduced in gnome-music-3.10.4-1.fc20 Checked the code at seems it is being handled in 3.12 and master
Fixed in https://git.gnome.org/browse/gnome-music/commit/?id=42ec17a