-
Bug
-
Resolution: Done
-
P2: Important
-
5.10.1
-
None
As seen in e.g. pavucontrol, or here:
ยป pacmd list-sink-inputs | grep Chromium
client: 311 <Chromium>
application.name = "Chromium"
module-stream-restore.id = "sink-input-by-application-name:Chromium"
This can likely be fixed by calling AudioManager::SetGlobalAppName() (related Chromium change) to pass the QCoreApplication::applicationName() to it.