You are not logged in.

#1 2020-08-11 22:39:14

elt0khy
Member
Registered: 2020-08-11
Posts: 6

[solved]KDE systemsettings5 crashes when launched & Discover no launch

I've changed some settings and installed couple of addons, since then systemsettings doesn't open and discover doesn't launch

systemsettings5 backtrack

Application: System Settings (systemsettings5), signal: Aborted

[KCrash Handler]
#4  0x00007f0347977355 in raise () from /usr/lib/libc.so.6
#5  0x00007f0347960853 in abort () from /usr/lib/libc.so.6
#6  0x00007f0347d709ac in QMessageLogger::fatal(char const*, ...) const () from /usr/lib/libQt5Core.so.5
#7  0x00007f03400268d1 in ?? () from /usr/lib/qt/plugins/systemsettings_sidebar_mode.so
#8  0x00007f03400268f9 in ?? () from /usr/lib/qt/plugins/systemsettings_sidebar_mode.so
#9  0x0000560874eab074 in ?? ()
#10 0x0000560874eacac6 in ?? ()
#11 0x00007f0347fbf1d2 in QObject::event(QEvent*) () from /usr/lib/libQt5Core.so.5
#12 0x00007f0349578a8a in KXmlGuiWindow::event(QEvent*) () from /usr/lib/libKF5XmlGui.so.5
#13 0x00007f0348ae8702 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#14 0x00007f0347f927ba in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#15 0x00007f0347f952a3 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQt5Core.so.5
#16 0x00007f0347febcf4 in ?? () from /usr/lib/libQt5Core.so.5
#17 0x00007f0345c9c43c in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#18 0x00007f0345cea1d9 in ?? () from /usr/lib/libglib-2.0.so.0
#19 0x00007f0345c9b221 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#20 0x00007f0347feb331 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#21 0x00007f0347f9113c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#22 0x00007f0347f995c4 in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5
#23 0x0000560874ea7806 in ?? ()
#24 0x00007f0347962002 in __libc_start_main () from /usr/lib/libc.so.6
#25 0x0000560874ea84ae in _start ()
[Inferior 1 (process 2203) detached]

and this comes when I launch from terminal

Cyclic dependency detected between "file:///usr/lib/qt/qml/org/kde/kirigami.2/styles/org.kde.desktop.plasma/Units.qml" and "file:///usr/lib/qt/qml/org/kde/kirigami.2/styles/org.kde.desktop.plasma/Units.qml"
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:24:1: Type Kirigami.ScrollablePage unavailable
     Kirigami.ScrollablePage {
     ^
file:///usr/lib/qt/qml/org/kde/kirigami.2/ScrollablePage.qml:61:1: Type Page unavailable
     Page {
     ^
file:///usr/lib/qt/qml/org/kde/kirigami.2/Page.qml:253:39: Type Kirigami.Heading unavailable
         property Component titleDelegate: Kirigami.Heading {
                                           ^
file:///usr/lib/qt/qml/org/kde/kirigami.2/Heading.qml:37:1: Type QQC2.Label unavailable
     QQC2.Label {
     ^
file:///usr/lib/qt/qml/QtQuick/Controls.2/org.kde.desktop/Label.qml:26:1: Unexpected token `'
     #renderType: Text.QtRendering
     ^
"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:24:1: Type Kirigami.ScrollablePage unavailable"
"file:///usr/lib/qt/qml/org/kde/kirigami.2/ScrollablePage.qml:61:1: Type Page unavailable"
"file:///usr/lib/qt/qml/org/kde/kirigami.2/Page.qml:253:39: Type Kirigami.Heading unavailable"
"file:///usr/lib/qt/qml/org/kde/kirigami.2/Heading.qml:37:1: Type QQC2.Label unavailable"
"file:///usr/lib/qt/qml/QtQuick/Controls.2/org.kde.desktop/Label.qml:26:1: Unexpected token `'"
Fatal error while loading the sidebar view qml component
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = systemsettings5 path = /usr/bin pid = 2522
KCrash: Arguments: /usr/bin/systemsettings5
KCrash: Attempting to start /usr/lib/drkonqi

[1]+  Stopped                 systemsettings5
[elt0khy@eltokhy ~]$ QSocketNotifier: Invalid socket 8 and type 'Read', disabling...
Unable to start Dr. Konqi
Re-raising signal for core dump handling.

and this is appearing in notifications

Error loading QML file: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/main.qml:118:34: Type FullRepresentation unavailable
file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/FullRepresentation.qml:84:21: Type PlasmaComponents3.CheckBox unavailable
file:///usr/lib/qt/qml/org/kde/plasma/components.3/CheckBox.qml:64:9: Type Label unavailable
file:///usr/lib/qt/qml/QtQuick/Controls.2/org.kde.desktop/Label.qml:26:1: Unexpected token `'

Edit: Solved by uninstalling plasma-meta then reinstalling.

Last edited by elt0khy (2020-08-11 22:47:38)

Offline

Board footer

Powered by FluxBB