https://bugs.kde.org/show_bug.cgi?id=418363
--- Comment #1 from Vladimir Yerilov <openmind...@gmail.com> --- Output of `kinfocenter` in terminal: ``` $ kinfocenter Couldn't load plugin: "The shared library was not found." file:///usr/lib/qt/qml/org/kde/kirigami.2/FormLayout.qml:112:21: Unable to assign [undefined] to double file:///usr/lib/qt/qml/org/kde/kirigami.2/FormLayout.qml:112:21: Unable to assign [undefined] to double file:///usr/lib/qt/qml/org/kde/kirigami.2/FormLayout.qml:112:21: Unable to assign [undefined] to double file:///usr/share/kpackage/kcms/kcm_energyinfo/contents/ui/Graph.qml:130: TypeError: Cannot read property 'x' of undefined file:///usr/share/kpackage/kcms/kcm_energyinfo/contents/ui/Graph.qml:130: TypeError: Cannot read property 'x' of undefined file:///usr/lib/qt/qml/org/kde/kirigami.2/AbstractApplicationItem.qml:319:9: QML Binding: Not restoring previous value because restoreMode has not been set. This behavior is deprecated. You have to import QtQml 2.14 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/qt/qml/org/kde/kirigami.2/FormLayout.qml:112:21: Unable to assign [undefined] to double file:///usr/lib/qt/qml/org/kde/kirigami.2/FormLayout.qml:112:21: Unable to assign [undefined] to double file:///usr/lib/qt/qml/org/kde/kirigami.2/FormLayout.qml:112:21: Unable to assign [undefined] to double file:///usr/share/kpackage/kcms/kcm_energyinfo/contents/ui/Graph.qml:130: TypeError: Cannot read property 'x' of undefined file:///usr/share/kpackage/kcms/kcm_energyinfo/contents/ui/Graph.qml:130: TypeError: Cannot read property 'x' of undefined file:///usr/share/kpackage/kcms/kcm_energyinfo/contents/ui/Graph.qml:68: TypeError: Cannot read property 'x' of undefined file:///usr/lib/qt/qml/org/kde/kirigami.2/templates/private/ScrollView.qml:99:9: QML Flickable: Binding loop detected for property "contentHeight" file:///usr/lib/qt/qml/org/kde/kirigami.2/templates/private/ScrollView.qml:99:9: QML Flickable: Binding loop detected for property "contentHeight" ``` -- You are receiving this mail because: You are watching all bug changes.