Bug 438142

Summary: Kirigami.Icon can not load icon from providers
Product: [Frameworks and Libraries] frameworks-kirigami Reporter: trmdi
Component: generalAssignee: Marco Martin <notmart>
Status: CONFIRMED ---    
Severity: normal CC: nate
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: Not decided   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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