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 738798 - Gnome-music does not display cover arts
Gnome-music does not display cover arts
Status: RESOLVED DUPLICATE of bug 737571
Product: gnome-music
Classification: Applications
Component: general
3.14.x
Other Linux
: Normal normal
: 3.14
Assigned To: gnome-music-maint
gnome-music-maint
Depends on:
Blocks:
 
 
Reported: 2014-10-19 10:08 UTC by Antoine Saroufim
Modified: 2014-10-19 12:14 UTC
See Also:
GNOME target: ---
GNOME version: 3.13/3.14



Description Antoine Saroufim 2014-10-19 10:08:30 UTC
On GNOME 3.14.0, gnome-music doesn't display album (Cover) arts of all albums. They all have a blank cover.
Comment 1 Antoine Saroufim 2014-10-19 10:10:26 UTC
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.
Comment 2 Antoine Saroufim 2014-10-19 10:13:04 UTC
Platform: x84_64, openSUSE 13.2
Comment 3 Vadim Rutkovsky 2014-10-19 11:41:55 UTC
Please attach the output of 'gnome-music -d'.

What's your libmediaart version? Probably its a duplicate of bug 737571
Comment 4 Antoine Saroufim 2014-10-19 12:01:00 UTC
libmediaart isn't installed. Here are the logs. https://www.dropbox.com/s/b4xa35i7y1r0uk6/gnome-music.log?dl=0
Comment 5 Antoine Saroufim 2014-10-19 12:11:18 UTC
Installing libmediaar 0.7 did not fix the problem.
Comment 6 Vadim Rutkovsky 2014-10-19 12:14:22 UTC

*** This bug has been marked as a duplicate of bug 737571 ***