Bug 466075

Summary: Errors when opening Audio KCM
Product: [Applications] systemsettings Reporter: ratijas <me>
Component: kcm_pulseaudioAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: josh, me, nate, nowrep, olib141
Priority: NOR    
Version First Reported In: master   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In: 5.27.3
Sentry Crash Report:

Description ratijas 2023-02-19 11:55:25 UTC
SUMMARY

There are suspicious errors while loading Audio KCM.

STEPS TO REPRODUCE
1. Open Audio KCM

OBSERVED RESULT

file:///usr/local/kde/share/kpackage/kcms/kcm_pulseaudio/contents/ui/CardListItem.qml:51: ReferenceError: profileBox is not defined

EXPECTED RESULT

There should be no such errors.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: git/master
KDE Frameworks Version: git/kf5
Qt Version: 5.15.8
Comment 1 Bug Janitor Service 2023-03-12 00:37:01 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-pa/-/merge_requests/164
Comment 2 Ismael Asensio 2023-03-12 01:01:15 UTC
Git commit 3a2fd41d58f349df30b5bcf812c3d5e9b939dc54 by Ismael Asensio.
Committed on 12/03/2023 at 00:36.
Pushed by iasensio into branch 'master'.

kcm: Fix missing id and implicit parameter signal handler
FIXED-IN: 5.27.3

M  +2    -1    src/kcm/package/contents/ui/CardListItem.qml
M  +1    -1    src/kcm/package/contents/ui/DeviceListItem.qml

https://invent.kde.org/plasma/plasma-pa/commit/3a2fd41d58f349df30b5bcf812c3d5e9b939dc54
Comment 3 Ismael Asensio 2023-03-12 01:08:16 UTC
Git commit 198225942686cfad8813b4c54cb66f3b0c4a7191 by Ismael Asensio.
Committed on 12/03/2023 at 01:06.
Pushed by iasensio into branch 'Plasma/5.27'.

kcm: Fix missing id and implicit parameter signal handler
FIXED-IN: 5.27.3


(cherry picked from commit 3a2fd41d58f349df30b5bcf812c3d5e9b939dc54)

M  +2    -1    src/kcm/package/contents/ui/CardListItem.qml
M  +1    -1    src/kcm/package/contents/ui/DeviceListItem.qml

https://invent.kde.org/plasma/plasma-pa/commit/198225942686cfad8813b4c54cb66f3b0c4a7191