GNOME Bugzilla – Bug 738798
Gnome-music does not display cover arts
Last modified: 2014-10-19 12:14:22 UTC
On GNOME 3.14.0, gnome-music doesn't display album (Cover) arts of all albums. They all have a blank cover.
Here's an interesting bit of terminal output: /usr/lib/python3.4/site-packages/gnomemusic/grilo.py:88: Warning: The property SoupSession:ssl-ca-file is deprecated and shouldn't be used anymore. It will be removed in a future version. self.registry.load_all_plugins() /usr/lib/python3.4/site-packages/gnomemusic/widgets.py:72: Warning: The property GtkWidget:margin-left is deprecated and shouldn't be used anymore. It will be removed in a future version. self.ui.add_from_resource('/org/gnome/Music/AlbumWidget.ui') /usr/lib/python3.4/site-packages/gnomemusic/widgets.py:72: Warning: The property GtkWidget:margin-right is deprecated and shouldn't be used anymore. It will be removed in a future version. self.ui.add_from_resource('/org/gnome/Music/AlbumWidget.ui') /usr/lib/python3.4/site-packages/gnomemusic/widgets.py:72: Warning: The property GtkMisc:xpad is deprecated and shouldn't be used anymore. It will be removed in a future version. self.ui.add_from_resource('/org/gnome/Music/AlbumWidget.ui') /usr/lib/python3.4/site-packages/gnomemusic/widgets.py:72: Warning: The property GtkImage:stock is deprecated and shouldn't be used anymore. It will be removed in a future version. self.ui.add_from_resource('/org/gnome/Music/AlbumWidget.ui') /usr/lib/python3.4/site-packages/gnomemusic/widgets.py:72: Warning: The property GtkMisc:ypad is deprecated and shouldn't be used anymore. It will be removed in a future version.
Platform: x84_64, openSUSE 13.2
Please attach the output of 'gnome-music -d'. What's your libmediaart version? Probably its a duplicate of bug 737571
libmediaart isn't installed. Here are the logs. https://www.dropbox.com/s/b4xa35i7y1r0uk6/gnome-music.log?dl=0
Installing libmediaar 0.7 did not fix the problem.
*** This bug has been marked as a duplicate of bug 737571 ***