https://bugs.kde.org/show_bug.cgi?id=478486
Bug ID: 478486
Summary: Various error message lines identifying
deprecated,unsupported, etc.
Classification: Applications
Product: Haruna
Version: 0.12.3
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: generic
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
Launching haruna from the terminal displays a number of error strings
identifying unsupported, deprecated, binding loop, cannot load, could not open,
etc.
STEPS TO REPRODUCE
1. Launch haruna from the terminal
OBSERVED RESULT
unknown() : Qt: Session management error: Could not open network socket
unknown() : qrc:/qml/main.qml:341:5: QML Connections: Implicitly defined onFoo
properties in Connections are deprecated. Use this syntax instead: function
onFoo(<arguments>) { ... }
unknown() : qrc:/qml/Actions.qml:37:5: QML Connections: Implicitly defined
onFoo properties in Connections are deprecated. Use this syntax instead:
function onFoo(<arguments>) { ... }
unknown() : qrc:/qml/HProgressBar.qml:289:5: QML Connections: Implicitly
defined onFoo properties in Connections are deprecated. Use this syntax
instead: function onFoo(<arguments>) { ... }
KConfigWatcher::KConfigWatcher() : Watching absolute paths is not supported
"/usr/share/color-schemes/BreezeDark.colors"
Cannot load libcuda.so.1
unknown() :
file:///usr/lib/qml/QtQuick/Controls.2/org.kde.desktop/Menu.qml:33:15: QML
MenuItem: Binding loop detected for property "implicitHeight" (also for
"implicitWidth" as well)
EXPECTED RESULT
None of these to appear.
SOFTWARE/OS VERSIONS
Operating System: SteamOS 3.4.11
KDE Plasma Version: 5.26.1
KDE Frameworks Version: 5.99.0
Qt Version: 5.15.6
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.