Summary: | Audio continues via original channel when bluetooth connected to an external device (and notification shows audio switched to BT channel) | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Daniel Duris <kdebugs> |
Component: | Audio in general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED UPSTREAM | ||
Severity: | normal | CC: | isma.af, kdedev, nate, nicolas.fella, nowrep |
Priority: | NOR | ||
Version First Reported In: | 6.2.4 | ||
Target Milestone: | 1.0 | ||
Platform: | Neon | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=488630 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
notification
audio after connecting to BT before - pactl list after - pactl list possibly related, volume widget allows two radio buttons to be selected at once! |
Description
Daniel Duris
2022-10-21 11:55:26 UTC
> Notification is shown that switch to BT happened
Please make a screenshot of that notification
Also please run "pactl list" before and after connecting the device and attach the output here
Created attachment 153081 [details]
notification
Created attachment 153082 [details]
audio after connecting to BT
Created attachment 153083 [details]
before - pactl list
Created attachment 153084 [details]
after - pactl list
added requested attachements Thanks! Some questions: - Do you have "Automatically switch all running streams when a new output becomes available" enabled? - Does it work as expected with another player than Spotity? In my experience Spotify behaves unexpected in such situations but other players work fine (In reply to Nicolas Fella from comment #7) > Thanks! Some questions: > > - Do you have "Automatically switch all running streams when a new output > becomes available" enabled? Yes, enabled. > - Does it work as expected with another player than Spotity? In my > experience Spotify behaves unexpected in such situations but other players > work fine Yes, also Firefox plays via original device. This is still happening. On KDE displaying notice that it switched channels / audo output, sound will launch from the previous device (e.g. notebook speakers instead of bluetooth headphones that were successfully connected). Operating System: KDE neon 5.27 KDE Plasma Version: 5.27.8 KDE Frameworks Version: 5.110.0 Qt Version: 5.15.10 Kernel Version: 6.2.0-33-generic (64-bit) Graphics Platform: X11 Created attachment 164948 [details]
possibly related, volume widget allows two radio buttons to be selected at once!
weird UI error
(In reply to Daniel Duris from comment #10) > Created attachment 164948 [details] > possibly related, volume widget allows two radio buttons to be selected at > once! > > weird UI error I'm not sure if the UI problem is related to the output channel switching problem. I've added the UI bug information to this bug, which was opened specifically for it: https://bugs.kde.org/show_bug.cgi?id=488630 When the developers get a chance to look into these issues, they can determine if they are caused by the same thing or different things. Can you still reproduce this? I can't on current git master with also presumably newer versions of the audio stack. The audio stack itself also matters; e.g. with Pure PulseAudio, switch-on-connect was not enabled by default, whereas with PipeWire, it is. I'm using PipeWire now, so if you're not doing that, it might help. Nope, you can close as well. Not sure whether it was caused by the BT headphones or some weird combo. Now it switched fines. Great news! |