Summary: | Audio Output Device Resets / Closes When Opening Apps | ||
---|---|---|---|
Product: | [Plasma] plasma-pa | Reporter: | Noah Westervelt <nwestervelt> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED UPSTREAM | ||
Severity: | normal | CC: | isma.af, nwestervelt, sitter |
Priority: | NOR | ||
Version: | 6.2.3 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Logs From Opening OBS Studio Using Pipewire and "Pro Audio" Audio Device Mode |
Description
Noah Westervelt
2024-11-21 06:26:06 UTC
You'll want to file this against https://gitlab.freedesktop.org/pipewire/wireplumber and probably fetch a log with wireplumber debugging enabled with `wpctl set-log-level D` Our UI layer doesn't carry out device switches without user input AFAIK so this event chain must be coming from inside pipewire/wireplumber. (In reply to Harald Sitter from comment #1) > You'll want to file this against > https://gitlab.freedesktop.org/pipewire/wireplumber and probably fetch a log > with wireplumber debugging enabled with `wpctl set-log-level D` > > Our UI layer doesn't carry out device switches without user input AFAIK so > this event chain must be coming from inside pipewire/wireplumber. Okay, thanks for tipping me off where to bring the bug to. For anyone that finds this in the future, I reported this bug upstream here. https://gitlab.freedesktop.org/pipewire/wireplumber/-/issues/750 |