New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 906076 link

Starred by 1 user

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 2
Type: Bug-Regression



Sign in to add a comment

PulseAudio app name "localization" broken in the audio service.

Project Member Reported by maxmorin@chromium.org, Nov 16

Issue description

Previously reported as  issue 526807 .

https://cs.chromium.org/chromium/src/chrome/browser/chrome_browser_main_linux.cc?l=65 sets the "app name" to "Chrome", which overrides the hard-coded "Chromium" in https://cs.chromium.org/chromium/src/media/audio/pulse/pulse_util.cc?g=0&l=417. This name shows up in e.g. "pavucontrol".

Doing this through localization seems a bit inconvenient, maybe we can check build flags for chrome branded or just hard-code "Chrome" like for input? Dale: Does this seem reasonable?
 

Sign in to add a comment