After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 729100 - Media art in notifications is blank instead of symbolic when media art is not found
Media art in notifications is blank instead of symbolic when media art is not...
Status: RESOLVED FIXED
Product: gnome-music
Classification: Applications
Component: general
3.13.x
Other Linux
: Normal normal
: 3.14
Assigned To: Arnel Borja
gnome-music-maint
Depends on:
Blocks:
 
 
Reported: 2014-04-28 11:50 UTC by Arnel Borja
Modified: 2014-04-28 13:30 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
notification: Pass a tuple to variant instead of list (1.22 KB, patch)
2014-04-28 13:13 UTC, Arnel Borja
none Details | Review

Description Arnel Borja 2014-04-28 11:50:13 UTC
There was a typo in notifications.py where a list is passed to libnotify instead of a tuple, so the update actually fails.
Comment 1 Arnel Borja 2014-04-28 13:13:22 UTC
Created attachment 275343 [details] [review]
notification: Pass a tuple to variant instead of list

The serialized data for the media art should be a tuple, not a list.
This makes the update of the media art to fail if it is not found.
Comment 2 Vadim Rutkovsky 2014-04-28 13:30:21 UTC
Pushed as https://git.gnome.org/browse/gnome-music/commit/?id=620334f