Bug 438142 - Kirigami.Icon can not load icon from providers
Summary: Kirigami.Icon can not load icon from providers
Status: CONFIRMED
Alias: None
Product: frameworks-kirigami
Classification: Frameworks and Libraries
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: Not decided
Assignee: Marco Martin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-06 02:14 UTC by trmdi
Modified: 2021-06-09 17:34 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description trmdi 2021-06-06 02:14:30 UTC
When loading icon with: Kirigami.Icon { source: "image://icon/some-icon" } it does not show any icon, the status is stuck at Loading.

Test code: change this item to Kirigami.Icon and see the result
https://invent.kde.org/multimedia/elisa/-/blob/master/src/qml/ContextView.qml#L78