← Back to team overview

dx-packages team mailing list archive

[Bug 1239545] Re: If intending to use soundnua in an ubuntu session then specify "ubuntu" as session

 

Thank you for your bug report, I'm changing that code to not special
case unity sessions anymore, we do redirect from the gnome-control-
center side anyway, that makes more sense than patching all the clients

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to indicator-sound in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1239545

Title:
  If intending to use soundnua in an ubuntu session then specify
  "ubuntu" as session

Status in “indicator-sound” package in Ubuntu:
  In Progress

Bug description:
  If not then this bug can be closed
  Otherwise in /src/service.vala

     var env = Environment.get_variable ("DESKTOP_SESSION");
     string cmd;
    if (env == "unity")
     cmd = "gnome-control-center sound-nua";

  should be "ubuntu"

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: indicator-sound 12.10.2+13.10.20131011-0ubuntu1
  ProcVersionSignature: Ubuntu 3.11.0-11.17-generic 3.11.3
  Uname: Linux 3.11.0-11-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2
  Architecture: amd64
  Date: Mon Oct 14 02:33:01 2013
  InstallationDate: Installed on 2013-08-07 (67 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130803)
  MarkForUpload: True
  SourcePackage: indicator-sound
  UpgradeStatus: No upgrade log present (probably fresh install)

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


References