Bug 500235 - Opening System monitor logs several error messages to the journal
Summary: Opening System monitor logs several error messages to the journal
Status: RESOLVED NOT A BUG
Alias: None
Product: plasma-systemmonitor
Classification: Applications
Component: general (other bugs)
Version First Reported In: 6.3.0
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: KSysGuard Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-02-17 09:32 UTC by hbr
Modified: 2025-02-18 19:44 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
System Monitor config files (2.25 KB, application/zip)
2025-02-17 09:32 UTC, hbr
Details

Note You need to log in before you can comment on or make changes to this bug.
Description hbr 2025-02-17 09:32:19 UTC
Created attachment 178468 [details]
System Monitor config files

SUMMARY
Opening System monitor logs several error messages to the journal:

plasma-systemmonitor[30600]: file:///usr/lib/qt6/qml/org/kde/kirigami/ScrollablePage.qml:249:9: QML MouseArea: Binding loop detected for property "implicitHeight"

plasma-systemmonitor[30600]: file:///usr/lib/qt6/qml/org/kde/kirigami/ScrollablePage.qml:252:13: QML MouseArea: Binding loop detected for property "height"

plasma-systemmonitor[30600]: qrc:/qt/qml/org/kde/kirigami/dialogs/Dialog.qml:344:18: QML ScrollView: Binding loop detected for property "calculatedImplicitWidth":

plasma-systemmonitor[30600]: QProcess: Destroyed while process ("/usr/lib/ksysguard/ksgrd_network_helper") is still running.

plasma-systemmonitor[30600]: org.kde.ksysguard.plugin.network: Helper process terminated abnormally: ""

STEPS TO REPRODUCE
1. Open / close System Monitor
2. Check the journal

OBSERVED RESULT
The above error messages appear in the journal, some multiple times.

EXPECTED RESULT
No error happens / error messages get logged.

SOFTWARE/OS VERSIONS
Operating System: EndeavourOS 
KDE Plasma Version: 6.3.0
KDE Frameworks Version: 6.11.0
Qt Version: 6.8.2
Kernel Version: 6.13.2-arch1-1 (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 7800X3D 8-Core Processor
Memory: 30,9 GiB of RAM
Graphics Processor: AMD Radeon RX 7900 XTX
Manufacturer: ASRock
Product Name: X670E Steel Legend
Comment 1 Nate Graham 2025-02-18 17:31:30 UTC
The ScrollablePage issues are Bug 459284. The other ones look real and fixable, but unfortunately we need one bug report per issue since they're all different and will need different fixes. If you want to open bug reports about console warnings, please open one bug report per warning. Thanks!
Comment 2 hbr 2025-02-18 19:44:48 UTC
Ok, I'll do that later