https://bugs.kde.org/show_bug.cgi?id=420419
Bug ID: 420419 Summary: Failure to launch an "On Demand SideBar" from "Latte SideBar Button" Product: lattedock Version: git (master) Platform: Other OS: Linux Status: REPORTED Severity: crash Priority: NOR Component: library Assignee: mvourla...@gmail.com Reporter: alitajel...@gmail.com Target Milestone: --- SUMMARY - Can't launch an "On Demand SideBar" from "Latte SideBar Button" STEPS TO REPRODUCE - Try to launch an "On Demand SideBar" from "Latte SideBar Button" OBSERVED RESULT - Failure to launch with the following error: ``` Error loading QML file: file:///usr/share/plasma/plasmoids/org.kde.latte.sidebarbutton/contents/ui/main.qml:99:5: Type Icons.GeneralIcon unavailable file:///usr/share/plasma/plasmoids/org.kde.latte.sidebarbutton/contents/ui/icons/GeneralIcon.qml:43:9: Type LatteIcon unavailable file:///usr/share/plasma/plasmoids/org.kde.latte.sidebarbutton/contents/ui/icons/LatteIcon.qml:24:1: Latte.IconItem is not a type ``` EXPECTED RESULT - Launch an "On Demand SideBar" SOFTWARE/OS VERSIONS Linux: EndeavourOS KDE Plasma Version: 5.18.4 KDE Frameworks Version: 5.69.0 Qt Version: 5.14.2 ADDITIONAL INFORMATION - I was using the master branch version packaged by [Archlinux CN Repository](https://github.com/archlinuxcn/repo/tree/master/archlinuxcn/latte-dock-git). So, to exclude a packaging issue I installed the [github version](https://github.com/KDE/latte-dock.git), but with the same results. - Downgrading to `latte-dock-git 0.9.11.r0.gff490a41-5` solves the issue. -- You are receiving this mail because: You are watching all bug changes.