Bug 500233 - Clicking through the menus in KInfo Center logs several error messages to the journal
Summary: Clicking through the menus in KInfo Center logs several error messages to the...
Status: RESOLVED DUPLICATE of bug 459284
Alias: None
Product: kinfocenter
Classification: Applications
Component: general (other bugs)
Version First Reported In: 6.3.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-02-17 09:18 UTC by hbr
Modified: 2025-02-18 17:29 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description hbr 2025-02-17 09:18:52 UTC
SUMMARY
Clicking through the menus in KInfo Center logs several error messages to the journal:

kinfocenter[29077]: qrc:/kcm/kcm_energyinfo/Graph.qml:56: TypeError: Cannot read property 'x' of undefined

kinfocenter[29077]: file:///usr/lib/qt6/qml/org/kde/kirigami/ScrollablePage.qml:251:13: QML MouseArea: Binding loop detected for property "width"

kinfocenter[29077]: file:///usr/lib/qt6/qml/org/kde/kirigami/ScrollablePage.qml:249:9: QML MouseArea: Binding loop detected for property "implicitWidth"

STEPS TO REPRODUCE
1. Open KInfo Center
2. Click on all the menus on the left
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:29:42 UTC
The graph issue is already fixed in git master, and the remaining ones are all in Kirigami. That's tracked in Bug 459284.

*** This bug has been marked as a duplicate of bug 459284 ***