Bug 512508 - "Implicitly defined onFoo properties in Connections are deprecated" QML error when starting kcm_powerdevilprofilesconfig
Summary: "Implicitly defined onFoo properties in Connections are deprecated" QML error...
Status: CONFIRMED
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_powerdevil (other bugs)
Version First Reported In: 6.5.3
Platform: Other Linux
: NOR minor
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-11-23 13:47 UTC by Martin Koller
Modified: 2025-12-10 17:57 UTC (History)
4 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Koller 2025-11-23 13:47:34 UTC
Starting kcmshell6 kcm_powerdevilprofilesconfig
you get:

qrc:/kcm/kcm_powerdevilprofilesconfig/ProfileConfig.qml:28:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
qrc:/kcm/kcm_powerdevilprofilesconfig/main.qml:172:21: QML ProfileConfig: Binding loop detected for property "wideMode":
qrc:/qt/qml/org/kde/kirigami/layouts/FormLayout.qml:72:5



Operating System: openSUSE Tumbleweed 20251121
KDE Plasma Version: 6.5.3
KDE Frameworks Version: 6.20.0
Qt Version: 6.10.0
Kernel Version: 6.17.8-1-default (64-bit)
Graphics Platform: X11
Processors: 4 × Intel® Core™ i5-6300U CPU @ 2.40GHz
Memory: 16 GiB of RAM (15,5 GiB usable)
Graphics Processor: Intel® HD Graphics 520
Manufacturer: HP
Product Name: HP ProBook 650 G2
Comment 1 Nate Graham 2025-12-10 17:57:46 UTC
The WideMode warning is in Kirigami. Let's track that at Bug 513185.