| Summary: | KInfoCenter crashes after opening PCI tabfollowed by Information about Power Management, and then closing | ||
|---|---|---|---|
| Product: | [Applications] kinfocenter | Reporter: | GlitchMr <glitch.mr> |
| Component: | general | Assignee: | David Hubner <hubn3rd> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | Keywords: | drkonqi |
| Priority: | NOR | ||
| Version First Reported In: | 5.5.5 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
GlitchMr
2016-06-16 06:15:14 UTC
Also, forgot about those, but using terminal to set up environment did show something in terminal. "Biblioteka współdzielona niedostępna." means shared library not available.
Error loading plugin "kcm_energyinfo" "Biblioteka współdzielona niedostępna."
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/ScrollView.qml:221:9: QML Binding: Binding loop detected for property "value"
QQmlExpression: Expression file:///usr/share/kpackage/kcms/kcm_energyinfo/contents/ui/main.qml:447:43 depends on non-NOTIFYable properties:
Solid::Battery::serial
file:///usr/share/kpackage/kcms/kcm_energyinfo/contents/ui/Graph.qml:64: TypeError: Cannot read property 'x' of undefined
trying to show an empty dialog
void QWindow::setTransientParent(QWindow*) QQuickWindow(0x23ec500) must be a top level window.
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = kinfocenter path = /usr/bin pid = 22774
KCrash: Arguments: /usr/bin/kinfocenter
KCrash: Attempting to start /usr/lib/x86_64-linux-gnu/libexec/drkonqi from kdeinit
sock_file=/run/user/1000/kdeinit5__0
'env QV4_FORCE_INTERPRETER=1 kin…' has stopped
*** This bug has been marked as a duplicate of bug 347344 *** |