Unplugging headset with audio panel open mutes internal mic
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OEM Priority Project |
Fix Released
|
Critical
|
Unassigned | ||
unity-control-center (Ubuntu) |
Fix Released
|
Low
|
Andrea Azzarone | ||
Xenial |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Impact
======
This is required by OEM team.
Test Case
=========
1. Open System Settings -> Sound -> select the input tab
2. Plug headset and select Headset on Unknown Audio Device dialog.
3. Check external mic is working
4. Adjust the internal microphone volume.(Just change the volume value.)
5. Adjust headset input volume around 100% in Input tab from Sound settings
6. Unplug headset
7. Check internet mic status
Make sure the internal mic is not muted.
Regression Potential
===================
- Make sure that plugging/unplugging headphones does the correct thing.
- Make sure that manually selecting an headphone actually switch mic.
- Please also check that output sound works too.
Original Bug Report
===================
This bug was reported by our OEM team, I'm opening this public bug.
The internal microphone is muted after he headset is unplugged when the System Settings is running.
We can not reproduce this bug when closed the System Settings window before unplugged the headset.
Reproduce steps:
1. Open System Settings -> Sound -> select the input tab
2. Plug headset and select Headset on Unknown Audio Device dialog.
3. Check external mic is working
4. Adjust the internal microphone volume.(Just change the volume value.)
5. Adjust headset input volume around 100% in Input tab from Sound settings
6. Unplug headset
7. Check internet mic status
Related branches
- Sebastien Bacher: Approve
-
Diff: 23 lines (+6/-0)1 file modifiedpanels/sound/gvc-mixer-dialog.c (+6/-0)
- Sebastien Bacher: Approve
-
Diff: 23 lines (+6/-0)1 file modifiedpanels/sound/gvc-mixer-dialog.c (+6/-0)
- Unity Control Center development team: Pending requested
-
Diff: 235 lines (+105/-5) (has conflicts)4 files modifieddebian/changelog (+46/-0)
debian/control (+4/-0)
panels/appearance/cc-appearance-panel.c (+35/-0)
panels/sound/gvc-mixer-dialog.c (+20/-5)
tags: | added: xenial |
Changed in oem-priority: | |
status: | New → Confirmed |
importance: | Undecided → Critical |
Changed in unity-control-center (Ubuntu): | |
assignee: | nobody → Andrea Azzarone (azzar1) |
Changed in unity-control-center (Ubuntu): | |
status: | New → In Progress |
description: | updated |
Changed in oem-priority: | |
status: | Confirmed → Fix Committed |
Changed in oem-priority: | |
status: | Fix Committed → Fix Released |
I've tried to reproduce this bug on a couple of machines.
On Xenial, on a Thinkpad X270 - I don't have access to the "Internal Mic" when a headset is attached. Only a single mic is shown, and when I unplug a headset the volumes are correct.
On an Artful running GNOME Shell on a Dell Inspiron 11 - I do have access to the internal mic while a headset is attached, but adjusting the volumes as described does not recreate this bug.
Seems that it might be hardware dependent as well as a potential u-c-c issue?