Bug 466804
Summary: | Rhythythmbox does not display cover art. | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Dawid Zamirski <dzrudy> | ||||
Component: | pygobject2 | Assignee: | Matthew Barnes <mbarnes> | ||||
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | low | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | rawhide | CC: | bnocera, mbarnes, mclasen | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | x86_64 | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2008-10-21 18:32:25 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 465130 | ||||||
Attachments: |
|
Description
Dawid Zamirski
2008-10-13 18:07:45 UTC
Please attach the output of "rhythmbox -d" when playing those songs. The only cover related things I see in the output are (09:58:33) [0x83ed478] [rb_plugins_engine_load_cb] rb-plugins-engine.c:299: Plugin Cover art loaded and then later, when I start to play an album: (09:58:39) [0x83ed478] [LocalCoverArtSearch.search] /usr/lib/rhythmbox/plugins/artdisplay/LocalCoverArtSearch.py:145: searching for local art for file:///home/mclasen/Music/Al%20Stewart/Rhymes%20In%20Rooms%20(Live)/11%20-%20Year%20Of%20The%20Cat.ogg But no cover is displayed Created attachment 320382 [details]
rhythmbox -d
I cut out the rhythmdb related stuff because the log would be way too large with lots of irrelevant info.
Gah! Spent an afternoon to find out it wasn't Rhythmbox' fault. Fixed in pygobject2-2.15.4-3.fc10 (the files loaded from the network were truncated by the Python bindings). |