This forum has been archived. All content is frozen. Please use KDE Discuss instead.

Plasma 5.23.4

Tags: None
(comma "," separated)
srgmro33
Registered Member
Posts
66
Karma
0
OS

Plasma 5.23.4

Mon Dec 06, 2021 3:51 pm
System configuration crashes at start.
timgoodwin
Registered Member
Posts
13
Karma
0

Re: Plasma 5.23.4

Mon Dec 06, 2021 4:23 pm
This happens to me too. Since update System Settings crashes - though you can get into it by searching for 'autostart' or the like and then you can not only access that page but also 'go back' to the main screen with all the settings. About this system also crashes. If I start systemsettings5 from CLI I get:

Code: Select all
timg@tim-neon:~$ systemsettings5
Using fontconfig file: "/home/timg/.config/fontconfig/fonts.conf"
kf.coreaddons: "Could not load plugin from "
kf.coreaddons: KPluginFactory could not load the plugin "/usr/lib/x86_64-linux-gnu/qt5/plugins/kcms/kcm_plymouth.so"
kf.coreaddons: "Could not load plugin from "
kf.coreaddons: "Could not load plugin from "
kf.coreaddons: "Could not load plugin from "
kf.coreaddons: "Could not load plugin from "
kf.coreaddons: "Could not load plugin from "
kf.coreaddons: "Could not load plugin from "
kf.coreaddons: KPluginFactory could not load the plugin "/usr/lib/x86_64-linux-gnu/qt5/plugins/kcms/kcm_kwinrules.so"
kf.coreaddons: "Could not load plugin from "
kf.coreaddons: Two plugins with the same interface (QObject) were registered in the KPluginFactory KCMSddmFactory. This might be due to a missing Q_OBJECT macro in one of the registered classes
kf.coreaddons: KPluginFactory could not load the plugin "/usr/lib/x86_64-linux-gnu/qt5/plugins/kcms/kcm_autostart.so"
kf.coreaddons: "Could not load plugin from "
kf.coreaddons: Two plugins with the same interface (QObject) were registered in the KPluginFactory SearchConfigModuleFactory. This might be due to a missing Q_OBJECT macro in one of the registered classes
kf.coreaddons: "Could not load plugin from "
kf.coreaddons: KPluginFactory could not load the plugin "/usr/lib/x86_64-linux-gnu/qt5/plugins/kcms/kcm_users.so"
kf.coreaddons: "Could not load plugin from "
kf.coreaddons: "Could not load plugin from "
Hspell: can't open /usr/share/hspell/hebrew.wgz.sizes.
kf.sonnet.clients.hspell: HSpellDict::HSpellDict: Init failed
Hspell: can't open /usr/share/hspell/hebrew.wgz.sizes.
kf.sonnet.clients.hspell: HSpellDict::HSpellDict: Init failed
kf.coreaddons: "Could not load plugin from "
kf.coreaddons: "Could not load plugin from "
kf.coreaddons: "Could not load plugin from "
kf.coreaddons: Two plugins with the same interface (QObject) were registered in the KPluginFactory KcmComponentChooserFactory. This might be due to a missing Q_OBJECT macro in one of the registered classes
kf.coreaddons: "Could not load plugin from "
kf.coreaddons: KPluginFactory could not load the plugin "/usr/lib/x86_64-linux-gnu/qt5/plugins/kcms/kcm_kaccounts.so"
kf.coreaddons: "Could not load plugin from "
kf.coreaddons: "Could not load plugin from "
kf.coreaddons: "Could not load plugin from "
kf.coreaddons: "Could not load plugin from "
kf.coreaddons: "Could not load plugin from "
kf.coreaddons: "Could not load plugin from "
kf.coreaddons: "Could not load plugin from "
kf.coreaddons: KPluginFactory could not load the plugin "/usr/lib/x86_64-linux-gnu/qt5/plugins/kcms/kcm_firewall.so"
kf.coreaddons: KPluginFactory could not load the plugin "/usr/lib/x86_64-linux-gnu/qt5/plugins/kcms/kcm_about-distro.so"
kf.coreaddons: "Could not load plugin from "
kf.coreaddons: "Could not load plugin from "
kf.coreaddons: "Could not load plugin from "
kf.coreaddons: "Could not load plugin from "
kf.coreaddons: KPluginFactory could not load the plugin "/usr/lib/x86_64-linux-gnu/qt5/plugins/kcms/kcm_kscreen.so"
kf.coreaddons: "Could not load plugin from "
kf.coreaddons: "Could not load plugin from "
kf.coreaddons: KPluginFactory could not load the plugin "/usr/lib/x86_64-linux-gnu/qt5/plugins/kcms/kcm_nightcolor.so"
kf.coreaddons: "Could not load plugin from "
kf.coreaddons: KPluginFactory could not load the plugin "/usr/lib/x86_64-linux-gnu/qt5/plugins/kcms/kcm_pulseaudio.so"
kf.coreaddons: "Could not load plugin from "
kf.coreaddons: "Could not load plugin from "
kf.coreaddons: "Could not load plugin from "
kf.coreaddons: "Could not load plugin from "
kf.coreaddons: "Could not load plugin from "
kf.coreaddons: "Could not load plugin from "
kf.coreaddons: "Could not load plugin from "
kf.coreaddons: "Could not load plugin from "
kf.coreaddons: KPluginFactory could not load the plugin "/usr/lib/x86_64-linux-gnu/qt5/plugins/kcms/kcm_bluetooth.so"
kf.coreaddons: KPluginFactory could not load the plugin "/usr/lib/x86_64-linux-gnu/qt5/plugins/kcms/kcm_bolt.so"
Could not create scene graph context for backend 'opengl' - check that plugins are installed correctly in /usr/lib/x86_64-linux-gnu/qt5/plugins
file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/kirigami.2/private/RefreshableScrollView.qml:175:13: QML Binding: Not restoring previous value because restoreMode has not been set.
This behavior is deprecated.
You have to import QtQml 2.15 after any QtQuick imports and set
the restoreMode of the binding to fix this warning.
In Qt < 6.0 the default is Binding.RestoreBinding.
In Qt >= 6.0 the default is Binding.RestoreBindingOrValue.

file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/kirigami.2/BasicListItem.qml:261:18: QML QQuickItem*: Binding loop detected for property "implicitWidth"
file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/kirigami.2/private/RefreshableScrollView.qml:175:13: QML Binding: Not restoring previous value because restoreMode has not been set.
This behavior is deprecated.
You have to import QtQml 2.15 after any QtQuick imports and set
the restoreMode of the binding to fix this warning.
In Qt < 6.0 the default is Binding.RestoreBinding.
In Qt >= 6.0 the default is Binding.RestoreBindingOrValue.

file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/kirigami.2/private/RefreshableScrollView.qml:175:13: QML Binding: Not restoring previous value because restoreMode has not been set.
This behavior is deprecated.
You have to import QtQml 2.15 after any QtQuick imports and set
the restoreMode of the binding to fix this warning.
In Qt < 6.0 the default is Binding.RestoreBinding.
In Qt >= 6.0 the default is Binding.RestoreBindingOrValue.

file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/kirigami.2/BasicListItem.qml:261:18: QML QQuickItem*: Binding loop detected for property "implicitWidth"
file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/kirigami.2/BasicListItem.qml:261:18: QML QQuickItem*: Binding loop detected for property "implicitWidth"
file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/kirigami.2/BasicListItem.qml:261:18: QML QQuickItem*: Binding loop detected for property "implicitWidth"
file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/kirigami.2/BasicListItem.qml:261:18: QML QQuickItem*: Binding loop detected for property "implicitWidth"
file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/kirigami.2/private/RefreshableScrollView.qml:175:13: QML Binding: Not restoring previous value because restoreMode has not been set.
This behavior is deprecated.
You have to import QtQml 2.15 after any QtQuick imports and set
the restoreMode of the binding to fix this warning.
In Qt < 6.0 the default is Binding.RestoreBinding.
In Qt >= 6.0 the default is Binding.RestoreBindingOrValue.

QQmlEngine::setContextForObject(): Object already has a QQmlContext
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = systemsettings5 path = /usr/bin pid = 5246
KCrash: Arguments: /usr/bin/systemsettings5
KCrash: Attempting to start /usr/lib/x86_64-linux-gnu/libexec/drkonqi

[1]+  Stopped                 systemsettings5


Any ideas?
gfielding
Registered Member
Posts
178
Karma
0
OS

Re: Plasma 5.23.4

Mon Dec 06, 2021 4:37 pm
Same for me. Info Centre - also crashes and Discover is not working correctly.
bogkuz
Registered Member
Posts
10
Karma
0

Re: Plasma 5.23.4

Mon Dec 06, 2021 5:27 pm
Same for me, but I find temporary solution. System configuration starts properly when I run plasma-open-settings in konsole.
User avatar
acheronuk
KDE Developer
Posts
122
Karma
2

Re: Plasma 5.23.4

Mon Dec 06, 2021 7:35 pm
Install the package: qml-module-org-kde-sonnet
gfielding
Registered Member
Posts
178
Karma
0
OS

Re: Plasma 5.23.4

Mon Dec 06, 2021 7:49 pm
Install the package: qml-module-org-kde-sonnet


Thanks - that sorted out the issue.
timgoodwin
Registered Member
Posts
13
Karma
0

Re: Plasma 5.23.4

Tue Dec 07, 2021 8:47 am
Updates this morning sorted the issue.
User avatar
cipricuscprq
Registered Member
Posts
23
Karma
0

Re: Plasma 5.23.4

Wed Jan 05, 2022 2:01 pm
Can I try 5.24 in Neon? How to install/upgrade from 5.23.80?


Bookmarks



Who is online

Registered users: Bing [Bot], Google [Bot], Sogou [Bot]