https://bugs.kde.org/show_bug.cgi?id=465630
Bug ID: 465630
Summary: Requests for album art images in the media controller
time out.
Classification: Plasma
Product: plasmashell
Version: 5.26.5
Platform: Fedora RPMs
OS: Linux
Status: REPORTED
Severity: minor
Priority: NOR
Component: Media Player
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: 1.0
Created attachment 156174
--> https://bugs.kde.org/attachment.cgi?id=156174&action=edit
Full output of plasmawindowed.
SUMMARY
Spotify provides album art to MPRIS via a web address. The media controller
applet won't load this art, despite the URL being correct, which I've verified
via qdbus. I downloaded the image with curl, which was successful, so I'm not
sure what could be causing the timeout.
I ran plasmawindowed to record the error messages, and have the full output
attached, but here's the seemingly offending error message:
file:///usr/share/plasma/plasmoids/org.kde.plasma.mediacontroller/contents/ui/AlbumArtStackView.qml:120:13:
QML Image: i.scdn.co: Socket operation timed out
STEPS TO REPRODUCE
1. Open Spotify and play any track.
2. Open media player widget.
OBSERVED RESULT
Album art area is blank initially, but turns to the fallback Spotify logo
shortly after due to the timeout.
EXPECTED RESULT
The request should return the image,
SOFTWARE/OS VERSIONS
Linux: Fedora 37
KDE Plasma Version: 5.26.5
KDE Frameworks Version: 5.102.0
Qt Version: 5.15.8
KDE Plasma Desktop - Media Player: 5.26.5-1.fc37
ADDITIONAL INFORMATION
I've seen some similar issues related to this, but I haven't been able to find
any other reports for this on KDE or QT's bug trackers. I'll likely be
submitting a report there, because this looks like it could be a QT issue.
--
You are receiving this mail because:
You are watching all bug changes.