| Summary: | Electron apps and chromium browser show the same icon in the applet | ||
|---|---|---|---|
| Product: | [Unmaintained] plasma-pa | Reporter: | Podagric <kde.podagric> |
| Component: | applet | Assignee: | David Rosca <nowrep> |
| Status: | RESOLVED UPSTREAM | ||
| Severity: | normal | CC: | nicolas.fella, plasma-bugs-null |
| Priority: | NOR | ||
| Version First Reported In: | 5.21.4 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Other | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Podagric
2021-05-12 21:45:40 UTC
Freetube presents itself to PulseAudio as "Chromium" with the icon "chromium-browser". This is something that needs to be fixed in Freetube and/or Electron. Please report it there.
From "pactl list sink-inputs":
Sink Input #103
Driver: protocol-native.c
Owner Module: 12
Client: 33
Sink: 3
Sample Specification: float32le 2ch 44100Hz
Channel Map: front-left,front-right
Format: pcm, format.sample_format = "\"float32le\"" format.rate = "44100" format.channels = "2" format.channel_map = "\"front-left,front-right\""
Corked: no
Mute: no
Volume: front-left: 65536 / 100% / 0.00 dB, front-right: 65536 / 100% / 0.00 dB
balance 0.00
Buffer Latency: 38231 usec
Sink Latency: 19381 usec
Resample method: copy
Properties:
application.icon_name = "chromium-browser"
media.name = "Playback"
application.name = "Chromium"
native-protocol.peer = "UNIX socket client"
native-protocol.version = "33"
application.process.id = "135"
application.process.binary = "freetube"
application.language = "C"
window.x11.display = ":99.0"
application.process.session_id = "2"
module-stream-restore.id = "sink-input-by-application-name:Chromium"
I understand. I hope this report will help other people avoid bugging kde and go directly upstream. thank you! The Electron repository already has an open issue informing this bug and with a proposal for the solution. In case anyone wanted to follow the discussion of this: https://github.com/electron/electron/issues/27581 |