Plasmashell keeps crashing (Slackware 14.2 / ktown) / "wrong ownership on runtime directory /tmp/xdg-runtime-root"
by Fission Chips from LinuxQuestions.org on (#4ZX6Y)
I have 2 different machines running Slackware64 14.2 with ktown/plasma5 where the plasmashell keeps crashing. (I have a third with no such problem)
It crashes right after logon, and when I restart it, it loads but with errors (particularly "wrong ownership on runtime directory /tmp/xdg-runtime-root") and appears to crash whenever KDE sends a notification (among other events I assume), I'll put the longish output at the bottom of the post.
When I add a new user, I cannot start x at all at first with the same error: 'wrong' ownership of /tmp/xdg-runtime-root. chowning or deleting the directory and rebooting works, but I'm not sure that was good practice or a dirty workaround. Why would the user need ownership of something called xdg-runtime-root anyway, especially when xdg-runtime-user exists?
I was therefore assuming that there might be something wrong with ownership of X or KDE files or processes, also since when I (accidentally) started the plasmashell as root, it was stable and did not crash when I provoked a notification by unplugging/replugging the ethernet. When I then kill it and restart the shell as user, the desktop won't load with the "Unable to load io-slave"-error and some KDE processes are stuck as root:Code:$ ps -eo euser,ruser,suser,fuser,f,comm,label | grep kde
root root root root 5 kdevtmpfs -
fcps fcps fcps fcps 0 startkde -
fcps fcps fcps fcps 1 start_kdeinit -
fcps fcps fcps fcps 1 kdeinit5 -
fcps fcps fcps fcps 1 kded5 -
fcps fcps fcps fcps 0 polkit-kde-auth -
fcps fcps fcps fcps 0 org_kde_powerde -
fcps fcps fcps fcps 1 kdeinit4 -
fcps fcps fcps fcps 1 kded4 -
fcps fcps fcps fcps 0 kdeconnectd -
root root root root 5 kdeinit5 -
root root root root 4 kded5 -
root root root root 4 kdeconnectd -I'm at a loss, glad for any help. I think I must have made a mistake installing ktwon, but I don't know what.
When I start the plasmashell:
Code:$ plasmashell
QStandardPaths: wrong ownership on runtime directory /tmp/xdg-runtime-root, 0 instead of 1000
kf5.kcoreaddons.desktopparser: Unable to find service type for service "Plasma/PopupApplet" listed in "/usr/share/plasma/plasmoids/org.kde.kdeconnect/metadata.desktop"
kf5.kcoreaddons.desktopparser: Unable to find service type for service "Plasma/PopupApplet" listed in "/usr/share/plasma/plasmoids/org.kde.kdeconnect/metadata.desktop"
No metadata file in the package, expected it at: "/home/fcps/pics/"
No metadata file in the package, expected it at: "/home/fcps/pics/"
No metadata file in the package, expected it at: "/home/fcps/pics/"
trying to show an empty dialog
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:147:19: QML Loader: Binding loop detected for property "height"
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:147:19: QML Loader: Binding loop detected for property "height"
QStandardPaths: wrong ownership on runtime directory /tmp/xdg-runtime-root, 0 instead of 1000
kf5.kio.core: KIO Connection server not listening, could not connect
kf5.kio.core: couldn't create slave: "Can not create socket for launching io-slave for protocol 'desktop'."
QPainter::begin: Paint device returned engine == 0, type: 2
QPainter::save: Painter not active
QPainter::translate: Painter not active
QPainter::scale: Painter not active
QPainter::worldTransform: Painter not active
QPainter::setPen: Painter not active
QPainter::setBrush: Painter not active
QPainter::setRenderHint: Painter must be active to set rendering hints
QPainter::setRenderHint: Painter must be active to set rendering hints
QPainter::worldTransform: Painter not active
QPainter::setWorldTransform: Painter not active
QPainter::brush: Painter not active
QPainter::setBrush: Painter not active
QPainter::pen: Painter not active
QPainter::pen: Painter not active
QPainter::setPen: Painter not active
QPainter::opacity: Painter not active
QPainter::brush: Painter not active
QPainter::pen: Painter not active
QPainter::setPen: Painter not active
QPainter::setOpacity: Painter not active
QPainter::drawRects: Painter not active
QPainter::setPen: Painter not active
QPainter::setOpacity: Painter not active
QPainter::setBrush: Painter not active
QPainter::drawRects: Painter not active
QPainter::setBrush: Painter not active
QPainter::setOpacity: Painter not active
QPainter::setBrush: Painter not active
QPainter::setPen: Painter not active
QPainter::setWorldTransform: Painter not active
QPainter::restore: Unbalanced save/restore
QPainter::end: Painter not active, aborted
QPainter::begin: Paint device returned engine == 0, type: 2
QPainter::save: Painter not active
QPainter::translate: Painter not active
QPainter::scale: Painter not active
QPainter::worldTransform: Painter not active
QPainter::setPen: Painter not active
QPainter::setBrush: Painter not active
QPainter::setRenderHint: Painter must be active to set rendering hints
QPainter::setRenderHint: Painter must be active to set rendering hints
QPainter::worldTransform: Painter not active
QPainter::setWorldTransform: Painter not active
QPainter::brush: Painter not active
QPainter::setBrush: Painter not active
QPainter::pen: Painter not active
QPainter::pen: Painter not active
QPainter::setPen: Painter not active
QPainter::opacity: Painter not active
QPainter::setOpacity: Painter not active
QPainter::opacity: Painter not active
QPainter::brush: Painter not active
QPainter::pen: Painter not active
QPainter::setPen: Painter not active
QPainter::setOpacity: Painter not active
QPainter::drawRects: Painter not active
QPainter::setPen: Painter not active
QPainter::setOpacity: Painter not active
QPainter::setBrush: Painter not active
QPainter::drawRects: Painter not active
QPainter::setBrush: Painter not active
QPainter::setOpacity: Painter not active
QPainter::setBrush: Painter not active
QPainter::setPen: Painter not active
QPainter::setOpacity: Painter not active
QPainter::setWorldTransform: Painter not active
QPainter::restore: Unbalanced save/restore
QPainter::end: Painter not active, aborted
QPainter::begin: Paint device returned engine == 0, type: 2
QPainter::save: Painter not active
QPainter::translate: Painter not active
QPainter::scale: Painter not active
QPainter::worldTransform: Painter not active
QPainter::setPen: Painter not active
QPainter::setBrush: Painter not active
QPainter::setRenderHint: Painter must be active to set rendering hints
QPainter::setRenderHint: Painter must be active to set rendering hints
QPainter::worldTransform: Painter not active
QPainter::setWorldTransform: Painter not active
QPainter::brush: Painter not active
QPainter::setBrush: Painter not active
QPainter::pen: Painter not active
QPainter::pen: Painter not active
QPainter::setPen: Painter not active
QPainter::opacity: Painter not active
QPainter::setOpacity: Painter not active
QPainter::opacity: Painter not active
QPainter::brush: Painter not active
QPainter::pen: Painter not active
QPainter::setPen: Painter not active
QPainter::setOpacity: Painter not active
QPainter::drawRects: Painter not active
QPainter::setPen: Painter not active
QPainter::setOpacity: Painter not active
QPainter::setBrush: Painter not active
QPainter::drawRects: Painter not active
QPainter::setBrush: Painter not active
QPainter::setOpacity: Painter not active
QPainter::setBrush: Painter not active
QPainter::setPen: Painter not active
QPainter::setOpacity: Painter not active
QPainter::setWorldTransform: Painter not active
QPainter::restore: Unbalanced save/restore
QPainter::end: Painter not active, aborted
QPainter::begin: Paint device returned engine == 0, type: 2
QPainter::save: Painter not active
QPainter::translate: Painter not active
QPainter::scale: Painter not active
QPainter::worldTransform: Painter not active
QPainter::setPen: Painter not active
QPainter::setBrush: Painter not active
QPainter::setRenderHint: Painter must be active to set rendering hints
QPainter::setRenderHint: Painter must be active to set rendering hints
QPainter::worldTransform: Painter not active
QPainter::setWorldTransform: Painter not active
QPainter::brush: Painter not active
QPainter::setBrush: Painter not active
QPainter::pen: Painter not active
QPainter::pen: Painter not active
QPainter::setPen: Painter not active
QPainter::opacity: Painter not active
QPainter::setOpacity: Painter not active
QPainter::opacity: Painter not active
QPainter::brush: Painter not active
QPainter::pen: Painter not active
QPainter::setPen: Painter not active
QPainter::setOpacity: Painter not active
QPainter::drawRects: Painter not active
QPainter::setPen: Painter not active
QPainter::setOpacity: Painter not active
QPainter::setBrush: Painter not active
QPainter::drawRects: Painter not active
QPainter::setBrush: Painter not active
QPainter::setOpacity: Painter not active
QPainter::setBrush: Painter not active
QPainter::setPen: Painter not active
QPainter::setOpacity: Painter not active
QPainter::setWorldTransform: Painter not active
QPainter::restore: Unbalanced save/restore
QPainter::end: Painter not active, aborted
Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
file:///usr/lib64/qt5/qml/QtQuick/Controls/ScrollView.qml:350: TypeError: Cannot read property 'padding' of null
file:///usr/lib64/qt5/qml/QtQuick/Controls/ScrollView.qml:351: TypeError: Cannot read property 'padding' of null
file:///usr/lib64/qt5/qml/QtQuick/Controls/ScrollView.qml:352: TypeError: Cannot read property 'padding' of null
file:///usr/lib64/qt5/qml/QtQuick/Controls/ScrollView.qml:353: TypeError: Cannot read property 'padding' of null
file:///usr/lib64/qt5/qml/QtQuick/Controls/ScrollView.qml:350: TypeError: Cannot read property 'padding' of null
file:///usr/lib64/qt5/qml/QtQuick/Controls/ScrollView.qml:351: TypeError: Cannot read property 'padding' of null
file:///usr/lib64/qt5/qml/QtQuick/Controls/ScrollView.qml:352: TypeError: Cannot read property 'padding' of null
file:///usr/lib64/qt5/qml/QtQuick/Controls/ScrollView.qml:353: TypeError: Cannot read property 'padding' of null
Trying to use rootObject before initialization is completed, whilst using setInitializationDelayed. Forcing completion
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/main.qml:78:27: Unable to assign [undefined] to QStringList
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/main.qml:37: TypeError: Cannot read property 'DateTime' of undefined
Both point size and pixel size set. Using pixel size.
Both point size and pixel size set. Using pixel size.
Both point size and pixel size set. Using pixel size.
trying to show an empty dialog
trying to show an empty dialog
kf5.kcoreaddons.desktopparser: Unable to find service type for service "Plasma/PopupApplet" listed in "/usr/share/plasma/plasmoids/org.kde.kdeconnect//metadata.desktop"
kf5.kcoreaddons.desktopparser: Unable to find service type for service "Plasma/PopupApplet" listed in "/usr/share/plasma/plasmoids/org.kde.kdeconnect/metadata.desktop"
kf5.kcoreaddons.desktopparser: Unable to find service type for service "Plasma/PopupApplet" listed in "/usr/share/plasma/plasmoids/org.kde.kdeconnect/metadata.desktop"
kf5.kcoreaddons.desktopparser: Unable to find service type for service "Plasma/PopupApplet" listed in "/usr/share/plasma/plasmoids/org.kde.kdeconnect/metadata.desktop"
kf5.kcoreaddons.desktopparser: Unable to find service type for service "Plasma/PopupApplet" listed in "/usr/share/plasma/plasmoids/org.kde.kdeconnect//metadata.desktop"
kf5.kcoreaddons.desktopparser: Unable to find service type for service "Plasma/PopupApplet" listed in "/usr/share/plasma/plasmoids/org.kde.kdeconnect/metadata.desktop"
kf5.kcoreaddons.desktopparser: Unable to find service type for service "Plasma/PopupApplet" listed in "/usr/share/plasma/plasmoids/org.kde.kdeconnect/metadata.desktop"
kf5.kcoreaddons.desktopparser: Unable to find service type for service "Plasma/PopupApplet" listed in "/usr/share/plasma/plasmoids/org.kde.kdeconnect//metadata.desktop"
kf5.kcoreaddons.desktopparser: Unable to find service type for service "Plasma/PopupApplet" listed in "/usr/share/plasma/plasmoids/org.kde.kdeconnect/metadata.desktop"
kf5.kcoreaddons.desktopparser: Unable to find service type for service "Plasma/PopupApplet" listed in "/usr/share/plasma/plasmoids/org.kde.kdeconnect/metadata.desktop"
Trying to use rootObject before initialization is completed, whilst using setInitializationDelayed. Forcing completion
file:///usr/lib64/qt5/qml/QtQuick/Controls/Button.qml:99: TypeError: Cannot read property of null
file:///usr/lib64/qt5/qml/QtQuick/Controls/ScrollView.qml:353: TypeError: Cannot read property 'padding' of null
file:///usr/lib64/qt5/qml/QtQuick/Controls/ScrollView.qml:352: TypeError: Cannot read property 'padding' of null
file:///usr/lib64/qt5/qml/QtQuick/Controls/ScrollView.qml:351: TypeError: Cannot read property 'padding' of null
file:///usr/lib64/qt5/qml/QtQuick/Controls/ScrollView.qml:350: TypeError: Cannot read property 'padding' of null
libkcups: Create-Printer-Subscriptions last error: 1282 Bad file descriptor
libkcups: Request failed 1282 -1
libkcups: Get-Jobs last error: 1282 Bad file descriptor
libkcups: Get-Jobs last error: 1282 Bad file descriptor
Plasma Shell startup completed
Both point size and pixel size set. Using pixel size.
networkmanager-qt: void NetworkManager::NetworkManagerPrivate::propertiesChanged(const QVariantMap&) Unhandled property "AllDevices"
networkmanager-qt: void NetworkManager::NetworkManagerPrivate::propertiesChanged(const QVariantMap&) Unhandled property "Capabilities"
networkmanager-qt: void NetworkManager::NetworkManagerPrivate::propertiesChanged(const QVariantMap&) Unhandled property "Devices"
networkmanager-qt: void NetworkManager::NetworkManagerPrivate::propertiesChanged(const QVariantMap&) Unhandled property "GlobalDnsConfiguration"
networkmanager-qt: virtual void NetworkManager::DevicePrivate::propertyChanged(const QString&, const QVariant&) Unhandled property "LldpNeighbors"
networkmanager-qt: virtual void NetworkManager::DevicePrivate::propertyChanged(const QString&, const QVariant&) Unhandled property "Real"
networkmanager-qt: virtual void NetworkManager::DevicePrivate::propertyChanged(const QString&, const QVariant&) Unhandled property "LldpNeighbors"
networkmanager-qt: virtual void NetworkManager::DevicePrivate::propertyChanged(const QString&, const QVariant&) Unhandled property "Real"
networkmanager-qt: virtual void NetworkManager::DevicePrivate::propertyChanged(const QString&, const QVariant&) Unhandled property "LldpNeighbors"
networkmanager-qt: virtual void NetworkManager::DevicePrivate::propertyChanged(const QString&, const QVariant&) Unhandled property "Real"
networkmanager-qt: virtual void NetworkManager::DevicePrivate::propertyChanged(const QString&, const QVariant&) Unhandled property "LldpNeighbors"
networkmanager-qt: virtual void NetworkManager::DevicePrivate::propertyChanged(const QString&, const QVariant&) Unhandled property "Real"
networkmanager-qt: virtual void NetworkManager::DevicePrivate::propertyChanged(const QString&, const QVariant&) Unhandled property "LldpNeighbors"
networkmanager-qt: virtual void NetworkManager::DevicePrivate::propertyChanged(const QString&, const QVariant&) Unhandled property "Real"
networkmanager-qt: virtual void NetworkManager::DevicePrivate::propertyChanged(const QString&, const QVariant&) Unhandled property "LldpNeighbors"
networkmanager-qt: virtual void NetworkManager::DevicePrivate::propertyChanged(const QString&, const QVariant&) Unhandled property "Real"
trying to show an empty dialog
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:147:19: QML Loader: Binding loop detected for property "height"
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:147:19: QML Loader: Binding loop detected for property "height"
ktp-common-internals: Current presence changed
ktp-common-internals: Current presence changed
##### Here I unplug the ethernet and the shell crashes.
Currrent active notifications: QHash()
Guessing partOf as: 0
New Notification: "Wired connection 1" "Connection 'Wired connection 1' deactivated." -1 & Part of: 0
Segmentation faultFWIW, sometimes I get a slightly different error:
Code:[1]+ Segmentation fault plasmashell


It crashes right after logon, and when I restart it, it loads but with errors (particularly "wrong ownership on runtime directory /tmp/xdg-runtime-root") and appears to crash whenever KDE sends a notification (among other events I assume), I'll put the longish output at the bottom of the post.
When I add a new user, I cannot start x at all at first with the same error: 'wrong' ownership of /tmp/xdg-runtime-root. chowning or deleting the directory and rebooting works, but I'm not sure that was good practice or a dirty workaround. Why would the user need ownership of something called xdg-runtime-root anyway, especially when xdg-runtime-user exists?
I was therefore assuming that there might be something wrong with ownership of X or KDE files or processes, also since when I (accidentally) started the plasmashell as root, it was stable and did not crash when I provoked a notification by unplugging/replugging the ethernet. When I then kill it and restart the shell as user, the desktop won't load with the "Unable to load io-slave"-error and some KDE processes are stuck as root:Code:$ ps -eo euser,ruser,suser,fuser,f,comm,label | grep kde
root root root root 5 kdevtmpfs -
fcps fcps fcps fcps 0 startkde -
fcps fcps fcps fcps 1 start_kdeinit -
fcps fcps fcps fcps 1 kdeinit5 -
fcps fcps fcps fcps 1 kded5 -
fcps fcps fcps fcps 0 polkit-kde-auth -
fcps fcps fcps fcps 0 org_kde_powerde -
fcps fcps fcps fcps 1 kdeinit4 -
fcps fcps fcps fcps 1 kded4 -
fcps fcps fcps fcps 0 kdeconnectd -
root root root root 5 kdeinit5 -
root root root root 4 kded5 -
root root root root 4 kdeconnectd -I'm at a loss, glad for any help. I think I must have made a mistake installing ktwon, but I don't know what.
When I start the plasmashell:
Code:$ plasmashell
QStandardPaths: wrong ownership on runtime directory /tmp/xdg-runtime-root, 0 instead of 1000
kf5.kcoreaddons.desktopparser: Unable to find service type for service "Plasma/PopupApplet" listed in "/usr/share/plasma/plasmoids/org.kde.kdeconnect/metadata.desktop"
kf5.kcoreaddons.desktopparser: Unable to find service type for service "Plasma/PopupApplet" listed in "/usr/share/plasma/plasmoids/org.kde.kdeconnect/metadata.desktop"
No metadata file in the package, expected it at: "/home/fcps/pics/"
No metadata file in the package, expected it at: "/home/fcps/pics/"
No metadata file in the package, expected it at: "/home/fcps/pics/"
trying to show an empty dialog
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:147:19: QML Loader: Binding loop detected for property "height"
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:147:19: QML Loader: Binding loop detected for property "height"
QStandardPaths: wrong ownership on runtime directory /tmp/xdg-runtime-root, 0 instead of 1000
kf5.kio.core: KIO Connection server not listening, could not connect
kf5.kio.core: couldn't create slave: "Can not create socket for launching io-slave for protocol 'desktop'."
QPainter::begin: Paint device returned engine == 0, type: 2
QPainter::save: Painter not active
QPainter::translate: Painter not active
QPainter::scale: Painter not active
QPainter::worldTransform: Painter not active
QPainter::setPen: Painter not active
QPainter::setBrush: Painter not active
QPainter::setRenderHint: Painter must be active to set rendering hints
QPainter::setRenderHint: Painter must be active to set rendering hints
QPainter::worldTransform: Painter not active
QPainter::setWorldTransform: Painter not active
QPainter::brush: Painter not active
QPainter::setBrush: Painter not active
QPainter::pen: Painter not active
QPainter::pen: Painter not active
QPainter::setPen: Painter not active
QPainter::opacity: Painter not active
QPainter::brush: Painter not active
QPainter::pen: Painter not active
QPainter::setPen: Painter not active
QPainter::setOpacity: Painter not active
QPainter::drawRects: Painter not active
QPainter::setPen: Painter not active
QPainter::setOpacity: Painter not active
QPainter::setBrush: Painter not active
QPainter::drawRects: Painter not active
QPainter::setBrush: Painter not active
QPainter::setOpacity: Painter not active
QPainter::setBrush: Painter not active
QPainter::setPen: Painter not active
QPainter::setWorldTransform: Painter not active
QPainter::restore: Unbalanced save/restore
QPainter::end: Painter not active, aborted
QPainter::begin: Paint device returned engine == 0, type: 2
QPainter::save: Painter not active
QPainter::translate: Painter not active
QPainter::scale: Painter not active
QPainter::worldTransform: Painter not active
QPainter::setPen: Painter not active
QPainter::setBrush: Painter not active
QPainter::setRenderHint: Painter must be active to set rendering hints
QPainter::setRenderHint: Painter must be active to set rendering hints
QPainter::worldTransform: Painter not active
QPainter::setWorldTransform: Painter not active
QPainter::brush: Painter not active
QPainter::setBrush: Painter not active
QPainter::pen: Painter not active
QPainter::pen: Painter not active
QPainter::setPen: Painter not active
QPainter::opacity: Painter not active
QPainter::setOpacity: Painter not active
QPainter::opacity: Painter not active
QPainter::brush: Painter not active
QPainter::pen: Painter not active
QPainter::setPen: Painter not active
QPainter::setOpacity: Painter not active
QPainter::drawRects: Painter not active
QPainter::setPen: Painter not active
QPainter::setOpacity: Painter not active
QPainter::setBrush: Painter not active
QPainter::drawRects: Painter not active
QPainter::setBrush: Painter not active
QPainter::setOpacity: Painter not active
QPainter::setBrush: Painter not active
QPainter::setPen: Painter not active
QPainter::setOpacity: Painter not active
QPainter::setWorldTransform: Painter not active
QPainter::restore: Unbalanced save/restore
QPainter::end: Painter not active, aborted
QPainter::begin: Paint device returned engine == 0, type: 2
QPainter::save: Painter not active
QPainter::translate: Painter not active
QPainter::scale: Painter not active
QPainter::worldTransform: Painter not active
QPainter::setPen: Painter not active
QPainter::setBrush: Painter not active
QPainter::setRenderHint: Painter must be active to set rendering hints
QPainter::setRenderHint: Painter must be active to set rendering hints
QPainter::worldTransform: Painter not active
QPainter::setWorldTransform: Painter not active
QPainter::brush: Painter not active
QPainter::setBrush: Painter not active
QPainter::pen: Painter not active
QPainter::pen: Painter not active
QPainter::setPen: Painter not active
QPainter::opacity: Painter not active
QPainter::setOpacity: Painter not active
QPainter::opacity: Painter not active
QPainter::brush: Painter not active
QPainter::pen: Painter not active
QPainter::setPen: Painter not active
QPainter::setOpacity: Painter not active
QPainter::drawRects: Painter not active
QPainter::setPen: Painter not active
QPainter::setOpacity: Painter not active
QPainter::setBrush: Painter not active
QPainter::drawRects: Painter not active
QPainter::setBrush: Painter not active
QPainter::setOpacity: Painter not active
QPainter::setBrush: Painter not active
QPainter::setPen: Painter not active
QPainter::setOpacity: Painter not active
QPainter::setWorldTransform: Painter not active
QPainter::restore: Unbalanced save/restore
QPainter::end: Painter not active, aborted
QPainter::begin: Paint device returned engine == 0, type: 2
QPainter::save: Painter not active
QPainter::translate: Painter not active
QPainter::scale: Painter not active
QPainter::worldTransform: Painter not active
QPainter::setPen: Painter not active
QPainter::setBrush: Painter not active
QPainter::setRenderHint: Painter must be active to set rendering hints
QPainter::setRenderHint: Painter must be active to set rendering hints
QPainter::worldTransform: Painter not active
QPainter::setWorldTransform: Painter not active
QPainter::brush: Painter not active
QPainter::setBrush: Painter not active
QPainter::pen: Painter not active
QPainter::pen: Painter not active
QPainter::setPen: Painter not active
QPainter::opacity: Painter not active
QPainter::setOpacity: Painter not active
QPainter::opacity: Painter not active
QPainter::brush: Painter not active
QPainter::pen: Painter not active
QPainter::setPen: Painter not active
QPainter::setOpacity: Painter not active
QPainter::drawRects: Painter not active
QPainter::setPen: Painter not active
QPainter::setOpacity: Painter not active
QPainter::setBrush: Painter not active
QPainter::drawRects: Painter not active
QPainter::setBrush: Painter not active
QPainter::setOpacity: Painter not active
QPainter::setBrush: Painter not active
QPainter::setPen: Painter not active
QPainter::setOpacity: Painter not active
QPainter::setWorldTransform: Painter not active
QPainter::restore: Unbalanced save/restore
QPainter::end: Painter not active, aborted
Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
file:///usr/lib64/qt5/qml/QtQuick/Controls/ScrollView.qml:350: TypeError: Cannot read property 'padding' of null
file:///usr/lib64/qt5/qml/QtQuick/Controls/ScrollView.qml:351: TypeError: Cannot read property 'padding' of null
file:///usr/lib64/qt5/qml/QtQuick/Controls/ScrollView.qml:352: TypeError: Cannot read property 'padding' of null
file:///usr/lib64/qt5/qml/QtQuick/Controls/ScrollView.qml:353: TypeError: Cannot read property 'padding' of null
file:///usr/lib64/qt5/qml/QtQuick/Controls/ScrollView.qml:350: TypeError: Cannot read property 'padding' of null
file:///usr/lib64/qt5/qml/QtQuick/Controls/ScrollView.qml:351: TypeError: Cannot read property 'padding' of null
file:///usr/lib64/qt5/qml/QtQuick/Controls/ScrollView.qml:352: TypeError: Cannot read property 'padding' of null
file:///usr/lib64/qt5/qml/QtQuick/Controls/ScrollView.qml:353: TypeError: Cannot read property 'padding' of null
Trying to use rootObject before initialization is completed, whilst using setInitializationDelayed. Forcing completion
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/main.qml:78:27: Unable to assign [undefined] to QStringList
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/main.qml:37: TypeError: Cannot read property 'DateTime' of undefined
Both point size and pixel size set. Using pixel size.
Both point size and pixel size set. Using pixel size.
Both point size and pixel size set. Using pixel size.
trying to show an empty dialog
trying to show an empty dialog
kf5.kcoreaddons.desktopparser: Unable to find service type for service "Plasma/PopupApplet" listed in "/usr/share/plasma/plasmoids/org.kde.kdeconnect//metadata.desktop"
kf5.kcoreaddons.desktopparser: Unable to find service type for service "Plasma/PopupApplet" listed in "/usr/share/plasma/plasmoids/org.kde.kdeconnect/metadata.desktop"
kf5.kcoreaddons.desktopparser: Unable to find service type for service "Plasma/PopupApplet" listed in "/usr/share/plasma/plasmoids/org.kde.kdeconnect/metadata.desktop"
kf5.kcoreaddons.desktopparser: Unable to find service type for service "Plasma/PopupApplet" listed in "/usr/share/plasma/plasmoids/org.kde.kdeconnect/metadata.desktop"
kf5.kcoreaddons.desktopparser: Unable to find service type for service "Plasma/PopupApplet" listed in "/usr/share/plasma/plasmoids/org.kde.kdeconnect//metadata.desktop"
kf5.kcoreaddons.desktopparser: Unable to find service type for service "Plasma/PopupApplet" listed in "/usr/share/plasma/plasmoids/org.kde.kdeconnect/metadata.desktop"
kf5.kcoreaddons.desktopparser: Unable to find service type for service "Plasma/PopupApplet" listed in "/usr/share/plasma/plasmoids/org.kde.kdeconnect/metadata.desktop"
kf5.kcoreaddons.desktopparser: Unable to find service type for service "Plasma/PopupApplet" listed in "/usr/share/plasma/plasmoids/org.kde.kdeconnect//metadata.desktop"
kf5.kcoreaddons.desktopparser: Unable to find service type for service "Plasma/PopupApplet" listed in "/usr/share/plasma/plasmoids/org.kde.kdeconnect/metadata.desktop"
kf5.kcoreaddons.desktopparser: Unable to find service type for service "Plasma/PopupApplet" listed in "/usr/share/plasma/plasmoids/org.kde.kdeconnect/metadata.desktop"
Trying to use rootObject before initialization is completed, whilst using setInitializationDelayed. Forcing completion
file:///usr/lib64/qt5/qml/QtQuick/Controls/Button.qml:99: TypeError: Cannot read property of null
file:///usr/lib64/qt5/qml/QtQuick/Controls/ScrollView.qml:353: TypeError: Cannot read property 'padding' of null
file:///usr/lib64/qt5/qml/QtQuick/Controls/ScrollView.qml:352: TypeError: Cannot read property 'padding' of null
file:///usr/lib64/qt5/qml/QtQuick/Controls/ScrollView.qml:351: TypeError: Cannot read property 'padding' of null
file:///usr/lib64/qt5/qml/QtQuick/Controls/ScrollView.qml:350: TypeError: Cannot read property 'padding' of null
libkcups: Create-Printer-Subscriptions last error: 1282 Bad file descriptor
libkcups: Request failed 1282 -1
libkcups: Get-Jobs last error: 1282 Bad file descriptor
libkcups: Get-Jobs last error: 1282 Bad file descriptor
Plasma Shell startup completed
Both point size and pixel size set. Using pixel size.
networkmanager-qt: void NetworkManager::NetworkManagerPrivate::propertiesChanged(const QVariantMap&) Unhandled property "AllDevices"
networkmanager-qt: void NetworkManager::NetworkManagerPrivate::propertiesChanged(const QVariantMap&) Unhandled property "Capabilities"
networkmanager-qt: void NetworkManager::NetworkManagerPrivate::propertiesChanged(const QVariantMap&) Unhandled property "Devices"
networkmanager-qt: void NetworkManager::NetworkManagerPrivate::propertiesChanged(const QVariantMap&) Unhandled property "GlobalDnsConfiguration"
networkmanager-qt: virtual void NetworkManager::DevicePrivate::propertyChanged(const QString&, const QVariant&) Unhandled property "LldpNeighbors"
networkmanager-qt: virtual void NetworkManager::DevicePrivate::propertyChanged(const QString&, const QVariant&) Unhandled property "Real"
networkmanager-qt: virtual void NetworkManager::DevicePrivate::propertyChanged(const QString&, const QVariant&) Unhandled property "LldpNeighbors"
networkmanager-qt: virtual void NetworkManager::DevicePrivate::propertyChanged(const QString&, const QVariant&) Unhandled property "Real"
networkmanager-qt: virtual void NetworkManager::DevicePrivate::propertyChanged(const QString&, const QVariant&) Unhandled property "LldpNeighbors"
networkmanager-qt: virtual void NetworkManager::DevicePrivate::propertyChanged(const QString&, const QVariant&) Unhandled property "Real"
networkmanager-qt: virtual void NetworkManager::DevicePrivate::propertyChanged(const QString&, const QVariant&) Unhandled property "LldpNeighbors"
networkmanager-qt: virtual void NetworkManager::DevicePrivate::propertyChanged(const QString&, const QVariant&) Unhandled property "Real"
networkmanager-qt: virtual void NetworkManager::DevicePrivate::propertyChanged(const QString&, const QVariant&) Unhandled property "LldpNeighbors"
networkmanager-qt: virtual void NetworkManager::DevicePrivate::propertyChanged(const QString&, const QVariant&) Unhandled property "Real"
networkmanager-qt: virtual void NetworkManager::DevicePrivate::propertyChanged(const QString&, const QVariant&) Unhandled property "LldpNeighbors"
networkmanager-qt: virtual void NetworkManager::DevicePrivate::propertyChanged(const QString&, const QVariant&) Unhandled property "Real"
trying to show an empty dialog
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:147:19: QML Loader: Binding loop detected for property "height"
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:147:19: QML Loader: Binding loop detected for property "height"
ktp-common-internals: Current presence changed
ktp-common-internals: Current presence changed
##### Here I unplug the ethernet and the shell crashes.
Currrent active notifications: QHash()
Guessing partOf as: 0
New Notification: "Wired connection 1" "Connection 'Wired connection 1' deactivated." -1 & Part of: 0
Segmentation faultFWIW, sometimes I get a slightly different error:
Code:[1]+ Segmentation fault plasmashell