[GH-ISSUE #55] [MPRIS] Remote images not displaying #35

Closed
opened 2026-05-22 21:50:48 +01:00 by JakeStanger · 0 comments
Owner

Originally created by @JakeStanger on GitHub (Jan 27, 2023).
Original GitHub issue: https://github.com/JakeStanger/ironbar/issues/55

Describe the bug
Some players provide the Art URL as an HTTPS link rather than a local file. These error when trying to load them.

2023-01-27T20:46:31.651819Z ERROR ironbar::modules::music: Error { domain: g-file-error-quark, code: 4, message: "Failed to open file “https://i.scdn.co/image/ab67616d0000b273020c9abc9f33ca3d104509de”: No such file or directory" }

To Reproduce
Steps to reproduce the behavior:

  1. Use local Spotify client
  2. Play track
  3. Open music widget popup

Expected behavior
The art should appear

System information:

  • Ironbar version: 0.9.0 (git)
Originally created by @JakeStanger on GitHub (Jan 27, 2023). Original GitHub issue: https://github.com/JakeStanger/ironbar/issues/55 **Describe the bug** Some players provide the Art URL as an HTTPS link rather than a local file. These error when trying to load them. ``` 2023-01-27T20:46:31.651819Z ERROR ironbar::modules::music: Error { domain: g-file-error-quark, code: 4, message: "Failed to open file “https://i.scdn.co/image/ab67616d0000b273020c9abc9f33ca3d104509de”: No such file or directory" } ``` **To Reproduce** Steps to reproduce the behavior: 1. Use local Spotify client 2. Play track 3. Open music widget popup **Expected behavior** The art should appear **System information:** - Ironbar version: 0.9.0 (git)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
JakeStanger/ironbar#35
No description provided.