Public bug reported:

hi dev team,

I find that indicator-sound cannot open pavucontrol by clicking "Sound
Settings..." in the popup menu, in a XFCE only environment, not xubuntu,
but a customized OS made by myself.

I investigate the source code of indicator-sound, and find that in
src/service.vala:

var env = Environment.get_variable ("DESKTOP_SESSION");
string cmd;
if (env == "xubuntu" || env == "ubuntustudio")
        cmd = "pavucontrol";
else

I think you would support more desktop environment such as XFCE.

** Affects: indicator-sound (Ubuntu)
     Importance: Undecided
         Status: New

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

Title:
  support for xfce only environment

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-sound/+bug/1443229/+subscriptions

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

Reply via email to