schnitzeltony / meta-qt5-extra

OE layer for desktop environments based on Qt5 (KDE KF5+Plasma+Apps / lirios / lxqt / lumina)
MIT License
29 stars 32 forks source link

System icons not found #68

Closed alexgg closed 3 years ago

alexgg commented 5 years ago

Hi, I am using the thud branch and I get a bunch of errors after launching "liri-session": file:///usr/lib/qml/Fluid/Controls/Icon.qml:47:5: QML Image: Failed to get image from provider: image://fluidicontheme/io.liri.Fluid.Demo file:///usr/lib/qml/Fluid/Controls/Icon.qml:47:5: QML Image: Failed to get image from provider: image://fluidicontheme/io.liri.Browser As a result no system icons are displayed. I can see some icons are installed under /usr/share/icons/hicolor:

find -name io.liri.Browser* ./usr/share/applications/io.liri.Browser.desktop ./usr/share/icons/hicolor/64x64/apps/io.liri.Browser.png ./usr/share/icons/hicolor/scalable/apps/io.liri.Browser.svg ./usr/share/icons/hicolor/512x512/apps/io.liri.Browser.png ./usr/share/icons/hicolor/192x192/apps/io.liri.Browser.png ./usr/share/icons/hicolor/128x128/apps/io.liri.Browser.png ./usr/share/icons/hicolor/16x16/apps/io.liri.Browser.png ./usr/share/icons/hicolor/256x256/apps/io.liri.Browser.png ./usr/share/icons/hicolor/32x32/apps/io.liri.Browser.png

Any hints?

Thanks,

schnitzeltony commented 5 years ago

No hints yet but was already on my never ending TODO...

schnitzeltony commented 3 years ago

As far as I can remember there was an enhancement - no full fix - on this. However: have not seen much activity on Liri so close this one. Feel free to re-open.