Bug 1912517
| Summary: | Audio control gone in KDE after pipewire-pulseaudio installation | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Göran Uddeborg <goeran> |
| Component: | plasma-pa | Assignee: | Daniel Vrátil <me> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 33 | CC: | jgrulich, kde-sig, me, rdieter, than |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | plasma-pa-5.20.4-2.fc33 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-01-05 01:26:16 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Göran Uddeborg
2021-01-04 16:01:35 UTC
Triaging to plasma-pa component Um, is plasma-pa even installed anymore? Pretty sure it still has a hard dependency on pulseaudio still (on f33), so it getting removed would certainly explain why the applet is not showing. FYI, you'll need (at least) plasma-pa-5.20.4-2.fc33 to test this properly And, apparently, pipewire-pulseaudio isn't enabled by default on f33 (probably should be), so I also needed to do: systemctl enable --user --now pipewire-pulse Then, I see the audio applet working on my f33 box. FEDORA-2021-29d7d49890 has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2021-29d7d49890 FEDORA-2021-29d7d49890 has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2021-29d7d49890 FEDORA-2021-29d7d49890 has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2021-29d7d49890 FEDORA-2021-29d7d49890 has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2021-29d7d49890 FEDORA-2021-29d7d49890 has been pushed to the Fedora 33 stable repository. If problem still persists, please make note of it in this bug report. Checking the DNF history, plasma-pa was indeed removed as part of the swap transaction from pulseaudio to pipewire-pulseaudio. I didn't realise that was the system tray control, but after installing plasma-pa-5.20.4-2.fc33.x86_64 it is indeed back. Thanks for a very quick analysis and fix! The missing activation of pipewire-pulseaudio mentioned in comment 4 I believe is a small mistake in the packaging, see bug 1912520. |