After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 570527 - The new Pulseaudio-friendly dialog does not work with virtual sinks
The new Pulseaudio-friendly dialog does not work with virtual sinks
Status: RESOLVED OBSOLETE
Product: gnome-control-center
Classification: Core
Component: Sound
2.25.x
Other All
: Normal normal
: ---
Assigned To: Control center sound maintainer(s)
Control-Center Maintainers
3.10
Depends on:
Blocks:
 
 
Reported: 2009-02-04 18:26 UTC by tvst
Modified: 2021-06-09 16:10 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26



Description tvst 2009-02-04 18:26:02 UTC
Please describe the problem:
The new gnome-volume-control in Jaunty does not list virtual Pulseaudio sinks in the output tab of the "sound preferences" dialog. Additionally, if a virtual sink is selected as default using the pavucontrol application, then the "output volume" slider in that dialog becomes disabled.

In my case, my virtual sink is a LADSPA plugin that works as a system-wide equalizer. It is initialized at the end of my /etc/pulseaudio/default.pa, like so:

.nofail
load-module module-ladspa-sink sink_name=equalized_out master=alsa_output.pci_8086_284b_sound_card_0_alsa_playback_0 plugin=mbeq_1197 label=mbeq control=-2,-2,-1,-1,0,0,0,0,1,1,2,3,4,5,5
.fail

(There are multiple other regressions when using virtual sinks now, but they are harder to describe. I will post them on bugzilla soon, but for now I just want to make it clear that virtual sinks exist, that some people use them, and that they have not been given proper attention in Gnome 2.25)

Steps to reproduce:
1. Create virtual sink (editing default.pa)
2. Set virtual sink as default (either in default.pa or using pavucontrol)
3. Open gnome-volume-control


Actual results:
The "output volume" slider becomes disabled, along with much of the "output" tab.


Expected results:
To be able control the volume normally, and to be able to select virtual sinks from the "output" tab as if the were regular sinks.

Does this happen every time?
Yes.

Other information:
Comment 1 Bastien Nocera 2012-08-24 17:20:53 UTC
Mass reassign, sorry for the noise.
Comment 2 André Klapper 2021-06-09 16:10:13 UTC
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org.
As part of that, we are mass-closing older open tickets in bugzilla.gnome.org
which have not seen updates for a longer time (resources are unfortunately
quite limited so not every ticket can get handled).

If you can still reproduce the situation described in this ticket in a recent
and supported software version, then please follow
  https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines
and create a new bug report at
  https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/

Thank you for your understanding and your help.