org.kde.kinfocenter.energy.private

Jonathan Riddell jr at jriddell.org
Wed Aug 3 17:10:15 UTC 2016


Harald did a nifty qml dep checker for neon.  Looking at KInfoCenter it asks for
org.kde.kinfocenter.energy.private

but I'm not convinced that exists

possibly not by coincidence I get errors running the energy module in
kinfocenter

org.kde.kcoreaddons: Error loading plugin "kcm_energyinfo" "The shared
library was not found."
Plugin search paths are ("/usr/lib/x86_64-linux-gnu/qt5/plugins", "/usr/bin")
The environment variable QT_PLUGIN_PATH might be not correctly set
Trying to use rootObject before initialization is completed, whilst
using setInitializationDelayed. Forcing completion
file:///usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Controls/ComboBox.qml:568:
TypeError: Cannot read property '__dropDownStyle' of null
file:///usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Controls/ScrollView.qml:228:9:
QML Binding: Binding loop detected for property "value"
QQmlExpression: Expression
file:///usr/share/kpackage/kcms/kcm_energyinfo/contents/ui/main.qml:460:43
depends on non-NOTIFYable properties:
    Solid::Battery::serial
file:///usr/share/kpackage/kcms/kcm_energyinfo/contents/ui/main.qml:119:9:
QML ColumnLayout: Binding loop detected for property "width"
file:///usr/share/kpackage/kcms/kcm_energyinfo/contents/ui/main.qml:119:9:
QML ColumnLayout: Binding loop detected for property "width"
file:///usr/share/kpackage/kcms/kcm_energyinfo/contents/ui/Graph.qml:64:
TypeError: Cannot read property 'x' of undefined


How to fix?

Joathan


More information about the Plasma-devel mailing list