Bug 390161 - "Mute Mic" keyboard shortcut (XF86AudioMicMute) does nothing
Summary: "Mute Mic" keyboard shortcut (XF86AudioMicMute) does nothing
Status: RESOLVED FIXED
Alias: None
Product: plasma-pa
Classification: Plasma
Component: general (show other bugs)
Version: 5.12.0
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: David Rosca
URL:
Keywords:
: 390795 (view as bug list)
Depends on:
Blocks:
 
Reported: 2018-02-09 16:43 UTC by Damjan Georgievski
Modified: 2018-03-15 04:17 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In: 5.12.1


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Damjan Georgievski 2018-02-09 16:43:47 UTC
pressing the XF86AudioMicMute does nothing. xev shows the correct event.
the logs say:

plasmashell[32108]: file:///usr/share/plasma/plasmoids/org.kde.plasma.volume/contents/ui/main.qml:132: ReferenceError: sourceModel is not defined

plasma-pa 5.12.0-1 from ArchLinux packages
Comment 1 David Rosca 2018-02-12 08:56:53 UTC
Git commit fb789820c69ed6b7ab78dde305b46d7ae558a2fa by David Rosca.
Committed on 12/02/2018 at 08:55.
Pushed by drosca into branch 'Plasma/5.12'.

Applet: Fix accessing SourceModel from main item

Also rename ids to paSinkModel and paSourceModel.
FIXED-IN: 5.12.1

Differential Revision: https://phabricator.kde.org/D10426

M  +35   -33   applet/contents/ui/main.qml

https://commits.kde.org/plasma-pa/fb789820c69ed6b7ab78dde305b46d7ae558a2fa
Comment 2 Damjan Georgievski 2018-02-12 16:47:53 UTC
i've applied the patch to /usr/share/plasma/plasmoids/org.kde.plasma.volume/contents/ui/main.qml on ArchLinux with Plasma 5.12.0 packages, and it fixes the issue.
Comment 3 Christoph Feck 2018-03-15 04:17:23 UTC
*** Bug 390795 has been marked as a duplicate of this bug. ***