Bug 466075 - Errors when opening Audio KCM
Summary: Errors when opening Audio KCM
Status: RESOLVED FIXED
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_pulseaudio (other bugs)
Version First Reported In: master
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-19 11:55 UTC by ratijas
Modified: 2023-03-12 01:08 UTC (History)
5 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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