Skip to content

Instantly share code, notes, and snippets.

@rominf
Last active December 23, 2018 22:30
Show Gist options
  • Save rominf/92d467a44d8b78e962c0aecc533aa990 to your computer and use it in GitHub Desktop.
Save rominf/92d467a44d8b78e962c0aecc533aa990 to your computer and use it in GitHub Desktop.
plasmashell doesn't start on openSUSE Krypton
org.kde.plasmaquick: Applet preload policy set to 1
file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/main.qml:61:5: Unable to assign [undefined] to int
file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/main.qml:52:5: Unable to assign [undefined] to int
trying to show an empty dialog
file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/main.qml:61:5: Unable to assign [undefined] to int
file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/main.qml:52:5: Unable to assign [undefined] to int
trying to show an empty dialog
file:///usr/share/plasma/plasmoids/org.kde.plasma.systemloadviewer/contents/ui/SystemLoadViewer.qml:251: TypeError: Cannot read property 'value' of undefined
file:///usr/share/plasma/plasmoids/org.kde.plasma.systemloadviewer/contents/ui/SystemLoadViewer.qml:251: TypeError: Cannot read property 'value' of undefined
KActivities: Database connection: "kactivities_db_resources_139651074692288_readonly"
query_only: QVariant(qlonglong, 1)
journal_mode: QVariant(QString, "wal")
wal_autocheckpoint: QVariant(qlonglong, 100)
synchronous: QVariant(qlonglong, 0)
Entry is not valid "kontact.desktop" QSharedPointer(0x55bc1403dbb0)
Entry is not valid "ktp-contactlist.desktop" QSharedPointer(0x55bc1403dbb0)
Entry is not valid "kontact.desktop" QSharedPointer(0x55bc1403dbb0)
Entry is not valid "ktp-contactlist.desktop" QSharedPointer(0x55bc1403dbb0)
Closing SQL connection: "kactivities_db_resources_139651074692288_readonly"
KActivities: Database connection: "kactivities_db_resources_139651074692288_readonly"
query_only: QVariant(qlonglong, 1)
journal_mode: QVariant(QString, "wal")
wal_autocheckpoint: QVariant(qlonglong, 100)
synchronous: QVariant(qlonglong, 0)
Nothing to load - the client id is empty
Nothing to load - the client id is empty
Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
Trying to use rootObject before initialization is completed, whilst using setInitializationDelayed. Forcing completion
l
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment