https://bugs.kde.org/show_bug.cgi?id=418797
Oded Arbel <o...@geek.co.il> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |CONFIRMED Ever confirmed|0 |1 --- Comment #2 from Oded Arbel <o...@geek.co.il> --- Running `systemsettings5` from the console, we get this text, before the application crashes (looks like from sidebar/SidebarMode.cpp:664): org.kde.kwindowsystem: Loaded plugin "/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/org.kde.kwindowsystem.platforms/KF5WindowSystemX11Plugin.so" for platform "xcb" file:///usr/share/kpackage/genericqml/org.kde.systemsettings.sidebar/contents/ui/main.qml:46:5: Type CategoriesPage unavailable CategoriesPage { ^ file:///usr/share/kpackage/genericqml/org.kde.systemsettings.sidebar/contents/ui/CategoriesPage.qml:55:17: Type QQC2.ToolTip unavailable QQC2.ToolTip { ^ file:///usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Controls.2/org.kde.desktop/ToolTip.qml:26:1: module "org.kde.kirigami" version 2.12 is not installed import org.kde.kirigami 2.12 as Kirigami ^ "file:///usr/share/kpackage/genericqml/org.kde.systemsettings.sidebar/contents/ui/main.qml:46:5: Type CategoriesPage unavailable" "file:///usr/share/kpackage/genericqml/org.kde.systemsettings.sidebar/contents/ui/CategoriesPage.qml:55:17: Type QQC2.ToolTip unavailable" "file:///usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Controls.2/org.kde.desktop/ToolTip.qml:26:1: module \"org.kde.kirigami\" version 2.12 is not installed" Fatal error while loading the sidebar view qml component KCrash: crashing... crashRecursionCounter = 2 KCrash: Application Name = systemsettings5 path = /usr/bin pid = 258303 KCrash: Arguments: /usr/bin/systemsettings5 KCrash: Attempting to start /usr/lib/x86_64-linux-gnu/libexec/drkonqi from kdeinit sock_file=/run/user/1000/kdeinit5__0 So all this seems to be a broken dependency in either Kubuntu focal and/or KCI stable, where kirigami 2.12 is expected by only 2.5 is available. -- You are receiving this mail because: You are watching all bug changes.