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 761030 - Album-Art caching issue
Album-Art caching issue
Status: RESOLVED FIXED
Product: rhythmbox
Classification: Other
Component: general
HEAD
Other Linux
: Normal normal
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-01-24 00:03 UTC by rosenp
Modified: 2016-01-24 07:03 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description rosenp 2016-01-24 00:03:33 UTC
when running rhythmbox in debug mode, i can see that for some albums, rhythmbox expects .cache/rhythmbox/album-art/001 to be a file whereas with most albums, it expects it to be a directory. this causes issues where if 001 is set as a directory, some albums show album art and the rest are shown if 001 is a file.
Comment 1 Jonathan Matthew 2016-01-24 02:36:23 UTC
commit cb25f0d should fix this
Comment 2 rosenp 2016-01-24 06:41:36 UTC
error saving /home/mangix/.cache/rhythmbox/album-art/001/174: Error opening file '/home/mangix/.cache/rhythmbox/album-art/001/174': Not a directory

didn't fix it.
Comment 3 Jonathan Matthew 2016-01-24 06:51:53 UTC
this is about as fixed as it's going to get.
Comment 4 rosenp 2016-01-24 07:03:29 UTC
oh. had to clear the cache. works now.