Summary: | mediacontroller cannot render Images that have URL Query Parameters | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | hugeblank <hugeblank> |
Component: | Media Player widget | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kde, nate, qydwhotmail |
Priority: | NOR | ||
Version: | 5.26.1 | ||
Target Milestone: | 1.0 | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
hugeblank
2022-10-21 09:52:25 UTC
If you can write a simple qml test case, can you report the bug to upstream Qt? Fixing it ourselves is also reasonable IMO, since this is a somewhat unusual use case. But fixing it in Qt would be even better! (In reply to Fushan Wen from comment #1) > If you can write a simple qml test case, can you report the bug to upstream Qt? I *could*, but I'm really not all that confident in my ability to make plasmoids in the first place. I discovered this issue while debugging an already made widget that I was trying to fix, and figured it was the responsible thing to do. (In reply to Nate Graham from comment #2) > Fixing it ourselves is also reasonable IMO, since this is a somewhat unusual > use case. > > But fixing it in Qt would be even better! I think this potentially is a regression in Qt actually, since I have seen images provided by ytimg in the mediacontroller some time ago. I say potentially because in the past I'm not sure if YT included query parameters in their icon URLs, so this could be a new discovery as a result of YT changing their backend. Cannot reproduce now. Can you still reproduce it? Assuming it's fixed in Plasma 6 because I cannot reproduce it |