[Bug 1938747] Re: [SRU] can't adjust output volume through volume-slider after changing output-device

2021-08-05 Thread Hui Wang
Verification for focal:

adding below 2 lines in the /etc/apt/sources.list:
deb http://cn.archive.ubuntu.com/ubuntu/ focal-proposed main restricted 
multiverse universe
deb-src http://cn.archive.ubuntu.com/ubuntu/ focal-proposed main restricted 
multiverse universe

sudo apt-get update
sudo apt install gnome-control-center

After version 1:3.36.5-0ubuntu3 is installed, reboot the machine, open
the gnome-control-center sound, the speaker is the active output device,
change the volume, the output volume could be changed with UI change,
plug a HDMI monitor, select HDMI audio from UI, adjust the volume from
volume-slider, the output volume could be changed with the volume-slider
change.

Verification done on focal.

thx.


** Tags removed: verification-needed verification-needed-focal
** Tags added: verification-done verification-done-focal

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1938747

Title:
  [SRU] can't adjust output volume through volume-slider after changing
  output-device

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1938747/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1938747] Re: [SRU] can't adjust output volume through volume-slider after changing output-device

2021-08-04 Thread Hui Wang
Verification for hirsute:

adding below 2 lines in the /etc/apt/sources.list:
deb http://cn.archive.ubuntu.com/ubuntu/ hirsute-proposed main restricted 
multiverse universe
deb-src http://cn.archive.ubuntu.com/ubuntu/ hirsute-proposed main restricted 
multiverse universe

sudo apt-get update
sudo apt install gnome-control-center

After version 1:3.38.5-1ubuntu2 is installed, reboot the machine, open
the gnome-control-center sound, the speaker is the active output device,
change the volume, the output volume could be changed with UI change,
plug a HDMI monitor, select HDMI audio from UI, adjust the volume from
volume-slider, the output volume could be changed with the volume-slider
change.

Verification done on hirsute.

thx.
 

** Tags removed: verification-needed verification-needed-hirsute
** Tags added: verification-done verification-done-hirsute

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1938747

Title:
  [SRU] can't adjust output volume through volume-slider after changing
  output-device

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1938747/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1938747] Re: [SRU] can't adjust output volume through volume-slider after changing output-device

2021-08-03 Thread Hui Wang
Thanks Gunnar, unsubscribe ubuntu-sponsors now.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1938747

Title:
  [SRU] can't adjust output volume through volume-slider after changing
  output-device

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1938747/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1938747] Re: [SRU] can't adjust output volume through volume-slider after changing output-device

2021-08-03 Thread Hui Wang
** Description changed:

- This bug is for tracking purpose.
+ [Impact]
+ On the machine with the legacy HDA audio driver, suppose the current output 
device is Speaker, users plug a HDMI monitor and select the HDMI audio as the 
current output device in the g-c-c, after that the output volume can't be 
adjusted through the volume-slider in the g-c-c. The UI of the volume-slider 
could be changed, but the output volume doesn't change.
+ 
+ [Fix]
+ Backport 1 upstream commit 0f18a662be6ee0d225249d1ad003dfef69294449. The root 
cause of this issue is the stream is not got when changing the output-device, 
the patch adds the getting stream in the update_sink callback, this could fix 
this bug.
+ 
+ [Test]
+ run the patches g-c-c, plug a hdmi monitor, select the HDMI audio from g-c-c, 
then change the output volume via volume-slider, play music, the sound could be 
changed with the adjustment with the volume-slider.
+ 
+ [Where problems will occur]
+ This patch brings the change to the output and input volume adjustment in the 
cc-sound-panel, this could make the output/input volume changing not work 
anymore, for example, the internal speaker or internal mic work well, after 
plugging a headset, the output device changes to headphone, the intput device 
changes to Mic, then the volume adjustment doesn't work on headphone and Mic 
anymore. But this possibility is very low since I tested the patch on different 
Lenovo and Dell machines, no regression found so far.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1938747

Title:
  [SRU] can't adjust output volume through volume-slider after changing
  output-device

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1938747/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1938747] Re: [SRU] can't adjust output volume through volume-slider after changing output-device

2021-08-03 Thread Hui Wang
This is the debdiff for focal.

thx.


** Patch added: "gnome-control-center_3.36.5-0ubuntu3.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1938747/+attachment/5515523/+files/gnome-control-center_3.36.5-0ubuntu3.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1938747

Title:
  [SRU] can't adjust output volume through volume-slider after changing
  output-device

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1938747/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1938747] Re: [SRU] can't adjust output volume through volume-slider after changing output-device

2021-08-03 Thread Hui Wang
This is the debdiff for hirsute.

thx.


** Patch added: "gnome-control-center_3.38.5-1ubuntu2.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1938747/+attachment/5515522/+files/gnome-control-center_3.38.5-1ubuntu2.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1938747

Title:
  [SRU] can't adjust output volume through volume-slider after changing
  output-device

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1938747/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1938747] Re: [SRU] can't adjust output volume through volume-slider after changing output-device

2021-08-03 Thread Hui Wang
This is the debdiff for impish.

thx.


** Patch added: "gnome-control-center_40.0-1ubuntu3.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1938747/+attachment/5515521/+files/gnome-control-center_40.0-1ubuntu3.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1938747

Title:
  [SRU] can't adjust output volume through volume-slider after changing
  output-device

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1938747/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1938747] [NEW] [SRU] can't adjust output volume through volume-slider after changing output-device

2021-08-02 Thread Hui Wang
Public bug reported:

This bug is for tracking purpose.

** Affects: hwe-next
 Importance: Undecided
 Status: New

** Affects: gnome-control-center (Ubuntu)
 Importance: High
 Assignee: Hui Wang (hui.wang)
 Status: In Progress

** Affects: gnome-control-center (Ubuntu Focal)
 Importance: High
 Assignee: Hui Wang (hui.wang)
 Status: In Progress

** Affects: gnome-control-center (Ubuntu Hirsute)
 Importance: High
 Assignee: Hui Wang (hui.wang)
 Status: In Progress

** Affects: gnome-control-center (Ubuntu Impish)
 Importance: High
 Assignee: Hui Wang (hui.wang)
 Status: In Progress


** Tags: oem-priority originate-from-1935594 sutton

** Also affects: gnome-control-center (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Also affects: gnome-control-center (Ubuntu Impish)
   Importance: Undecided
 Assignee: Hui Wang (hui.wang)
   Status: New

** Also affects: gnome-control-center (Ubuntu Hirsute)
   Importance: Undecided
   Status: New

** Changed in: gnome-control-center (Ubuntu Focal)
   Status: New => In Progress

** Changed in: gnome-control-center (Ubuntu Hirsute)
   Status: New => In Progress

** Changed in: gnome-control-center (Ubuntu Impish)
   Status: New => In Progress

** Changed in: gnome-control-center (Ubuntu Focal)
   Importance: Undecided => High

** Changed in: gnome-control-center (Ubuntu Hirsute)
   Importance: Undecided => High

** Changed in: gnome-control-center (Ubuntu Impish)
   Importance: Undecided => High

** Changed in: gnome-control-center (Ubuntu Focal)
 Assignee: (unassigned) => Hui Wang (hui.wang)

** Changed in: gnome-control-center (Ubuntu Hirsute)
 Assignee: (unassigned) => Hui Wang (hui.wang)

** Tags added: oem-priority originate-from-1935594 sutton

** Summary changed:

- [SRU] can't adjust output volume through volume-slider after chaning 
output-device
+ [SRU] can't adjust output volume through volume-slider after changing 
output-device

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1938747

Title:
  [SRU] can't adjust output volume through volume-slider after changing
  output-device

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1938747/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1896919] Re: [SRU] g-c-c: The hdmi/dp profiles are not set automatically in the combo list after selecting the hdmi/dp audio in the g-c-c

2020-10-09 Thread Hui Wang
@YC,

This SRU is not to fix the 3 profiles in the combo list, it is to fix
the issue of "no active profile in the combo list" after plugging the
hdmi/dp monitor.

Without this SRU, after users plug a hdmi/dp monitor, the profile combo
list is empty, need users manually to select profile from 3 ones.

After the SRU, an active profile will be shown automatically in the
combo list after users plug a hdmi/dp monitor, no need users to manually
select the profile, but there are still 3 profile options in the combo
list. This is same as the 18.04.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1896919

Title:
  [SRU] g-c-c: The hdmi/dp profiles are not set automatically in the
  combo list after selecting the hdmi/dp audio in the g-c-c

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1896919/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1896919] Re: [SRU] g-c-c: The hdmi/dp profiles are not set automatically in the combo list after selecting the hdmi/dp audio in the g-c-c

2020-09-29 Thread Hui Wang
Tested on one Lenovo and one Dell machines, they all use legacy HDA
audio driver. Upgraded the g-c-c to 0buntu2, plug a hdmi/dp monitor, we
could see the hdmi-stereo from the configuration combo list and audio
worked well. Without this SRU, users will see the empty configuration
combo list and need users manually select profile.

Verified done on focal.
 

** Tags removed: verification-needed verification-needed-focal
** Tags added: verification-done verification-done-focal

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1896919

Title:
  [SRU] g-c-c: The hdmi/dp profiles are not set automatically in the
  combo list after selecting the hdmi/dp audio in the g-c-c

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1896919/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1896919] Re: [SRU] g-c-c: The hdmi/dp profiles are not set automatically in the combo list after selecting the hdmi/dp audio in the g-c-c

2020-09-24 Thread Hui Wang
@seb,

Done, just added a comment in the MR to request to cherry-pick the patch
to gnome-3-38.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1896919

Title:
  [SRU] g-c-c: The hdmi/dp profiles are not set automatically in the
  combo list after selecting the hdmi/dp audio in the g-c-c

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1896919/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1896919] Re: [SRU] g-c-c: The hdmi/dp profiles are not set automatically in the combo list after selecting the hdmi/dp audio in the g-c-c

2020-09-24 Thread Hui Wang
This is the debdiff for groovy.

thx.


** Patch added: "gnome-control-center_3.38.0-1ubuntu2.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1896919/+attachment/5413825/+files/gnome-control-center_3.38.0-1ubuntu2.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1896919

Title:
  [SRU] g-c-c: The hdmi/dp profiles are not set automatically in the
  combo list after selecting the hdmi/dp audio in the g-c-c

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1896919/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1896919] Re: [SRU] g-c-c: The hdmi/dp profiles are not set automatically in the combo list after selecting the hdmi/dp audio in the g-c-c

2020-09-24 Thread Hui Wang
This is the debdiff for focal.

thx.


** Tags added: oem-priority originate-from-1892168 somerville

** Description changed:

- This is for tracking purpose.
+ [Impact]
+ After we plugging a hdmi/dp monitor with audio capability, we could
+ select hdmi audio as output device in the g-c-c, but after we do
+ that, the profile combo list will show up in the g-c-c and this combo
+ list is empty, it should be stereo-hdmi by default according to 18.04
+ 
+ [Fix]
+ Backport a fix from g-c-c upstream, after applying this patch, the
+ combo list update signals will be recevied after the pa finishes the
+ changing active profile.
+ 
+ [Test Case]
+ Plug the hdmi/dp monitor with audio capability, then choose hdmi audio
+ as active output device from g-c-c, we will find the profile combo list
+ has hdmi-steoreo as the default profile. This is same as 18.04.
+ 
+ [Regression Risk]
+ It is possible to make the output and input device can't work after
+ applying this patch, that is because the active profile is not set as
+ our expected. But this possibility is very low, I tested this patch on
+ 2 lenovo and 2 dell laptops, there is no regression.

** Also affects: gnome-control-center (Ubuntu Groovy)
   Importance: Critical
 Assignee: Hui Wang (hui.wang)
   Status: New

** Also affects: gnome-control-center (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Changed in: gnome-control-center (Ubuntu Focal)
   Importance: Undecided => Critical

** Changed in: gnome-control-center (Ubuntu Focal)
 Assignee: (unassigned) => Hui Wang (hui.wang)

** Patch added: "gnome-control-center_3.36.4-0ubuntu2.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1896919/+attachment/5413817/+files/gnome-control-center_3.36.4-0ubuntu2.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1896919

Title:
  [SRU] g-c-c: The hdmi/dp profiles are not set automatically in the
  combo list after selecting the hdmi/dp audio in the g-c-c

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1896919/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1896919] Re: [SRU] g-c-c: The hdmi/dp profiles are not set automatically in the combo list after selecting the hdmi/dp audio in the g-c-c

2020-09-24 Thread Hui Wang
** Summary changed:

- [SRU] g-c-c: The hdmi/dp profiles are not set automatically in the combo list 
after plugging a hdmi/dp monitor
+ [SRU] g-c-c: The hdmi/dp profiles are not set automatically in the combo list 
after selecting the hdmi/dp audio in the g-c-c

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1896919

Title:
  [SRU] g-c-c: The hdmi/dp profiles are not set automatically in the
  combo list after selecting the hdmi/dp audio in the g-c-c

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1896919/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1896919] [NEW] [SRU] g-c-c: The hdmi/dp profiles are not set automatically in the combo list after plugging a hdmi/dp monitor

2020-09-24 Thread Hui Wang
Public bug reported:

This is for tracking purpose.

** Affects: gnome-control-center (Ubuntu)
 Importance: Critical
 Assignee: Hui Wang (hui.wang)
 Status: New

** Changed in: pulseaudio (Ubuntu)
   Importance: Undecided => Critical

** Also affects: gnome-control-center (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: pulseaudio (Ubuntu)

** Changed in: gnome-control-center (Ubuntu)
   Importance: Undecided => Critical

** Changed in: gnome-control-center (Ubuntu)
 Assignee: (unassigned) => Hui Wang (hui.wang)

** Summary changed:

- [SRU] The hdmi/dp profiles are not set automatically in the combolist
+ [SRU] g-c-c: The hdmi/dp profiles are not set automatically in the combo list 
after plugging a hdmi/dp monitor

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1896919

Title:
  [SRU] g-c-c: The hdmi/dp profiles are not set automatically in the
  combo list after plugging a hdmi/dp monitor

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1896919/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1876267] Re: Audio settings strange behaviour with ASUS STXII sound card

2020-07-01 Thread Hui Wang
Oh, that is really good, I thought it will not fix the 1st issue in the
bug description.

About the 2nd issue in the bug description, we have not met this issue
before and have no idea on it yet.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1876267

Title:
  Audio settings strange behaviour with ASUS STXII sound card

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1876267/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1876267] Re: Audio settings strange behaviour with ASUS STXII sound card

2020-07-01 Thread Hui Wang
Looks like that g-c-c fix couldn't work on this bug.

@Mathias,

Could you please test the g-c-c with that fix, it is in the:
https://launchpad.net/~hui.wang/+archive/ubuntu/switch-audio  gnome-
control-center 1:3.36.2-0ubuntu1++testswitch

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1876267

Title:
  Audio settings strange behaviour with ASUS STXII sound card

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1876267/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1885673] Re: won't auto-select input when headset is plugged and selected in pop-up window

2020-06-30 Thread Hui Wang
It is a bit helpful on this bug if we could merge the fix of gnome-
control-center first, without the fix of gcc, suppose users manually
select the preferred input device, the system will not store user's
selection, but after applying the fix of gcc, the system could store the
user's selection.

So the fix of gcc could partially fix this bug (after freshly installing
the OS, need users to manually select the input device once). After
those all 3 fixes are merged, the auto selection could work out-of-box,
no need the users manually to select anymore.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1885673

Title:
  won't auto-select input when headset is plugged and selected in pop-up
  window

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1885673/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1885673] Re: won't auto-select input when headset is plugged and selected in pop-up window

2020-06-30 Thread Hui Wang
To fix this issue, there are 3 fixes for 3 different packages:

libgvc (no response from maintainer): https://gitlab.gnome.org/GNOME
/libgnome-volume-control/-/merge_requests/10

pulseaudio (rejected by maintainer):
https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/295

gnome-control-center (upstream provided and merged a fix):
https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/1033

So only got the fix for gnome-control-center so far.


** Bug watch added: gitlab.gnome.org/GNOME/gnome-control-center/-/issues #1033
   https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/1033

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1885673

Title:
  won't auto-select input when headset is plugged and selected in pop-up
  window

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1885673/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1853440] Re: Volume either 0 or 100% on Lenovo X1 Carbon G7

2019-12-15 Thread Hui Wang
There is a fix for this issue.

commit d2cd795c4ece1a24fda170c35eeb4f17d9826cbb
Author: Jaroslav Kysela 
Date:   Fri Nov 29 15:40:27 2019 +0100

ALSA: hda - fixup for the bass speaker on Lenovo Carbon X1 7th gen

The auto-parser assigns the bass speaker to DAC3 (NID 0x06) which
is without the volume control. I do not see a reason to use DAC2,
because the shared output to all speakers produces the sufficient
and well balanced sound. The stereo support is enough for this
purpose (laptop).

Signed-off-by: Jaroslav Kysela 
Link: https://lore.kernel.org/r/20191129144027.14765-1-pe...@perex.cz
Signed-off-by: Takashi Iwai 

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/1853440

Title:
  Volume either 0 or 100% on Lenovo X1 Carbon G7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1853440/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1822854] Re: External monitor turns off for short period of times / until moving mouse

2019-04-03 Thread Hui Wang
@Julian,

Could you please tell the detailed steps to reproduce this problem? It
looks like "you enabled the test with accelerated graphics in VMs", does
it introduce this issue?

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/1822854

Title:
  External monitor turns off for short period of times / until moving
  mouse

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1822854/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1334968] Re: [HP ProBook 445 G1] Microphone mute key does not work

2016-01-03 Thread Hui Wang
** Changed in: systemd (Ubuntu)
   Status: Fix Released => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1334968

Title:
  [HP ProBook 445 G1] Microphone mute key does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1334968/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1334968] Re: [HP ProBook 445 G1] Microphone mute key does not work

2015-04-01 Thread Hui Wang
** Changed in: hwe-next
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1334968

Title:
  [HP ProBook 445 G1] Microphone mute key does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1334968/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1339998] Re: [Dell Latitude 12 Rugged Extreme 7204] Microphone mute key does not work

2014-11-19 Thread Hui Wang
** Changed in: oem-priority/trusty
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1339998

Title:
  [Dell Latitude 12 Rugged Extreme 7204] Microphone mute key does not
  work

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1339998/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs