Summary: | Bluetooth speaker is not showing up in audio settings if unsupported profile is selected | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Alexander Minkin <weryskok> |
Component: | kcm_pulseaudio | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | nate, sitter |
Priority: | NOR | ||
Version: | 6.2.3 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/plasma-pa/-/commit/01d4d68630da3386c8ee5edf6b6d604cff291150 | Version Fixed In: | 6.3.0 |
Sentry Crash Report: | |||
Attachments: |
pactl list output
QT_LOGGING_RULES="org.kde.pulseaudio*=true" systemsettings kcm_pulseaudio output |
Description
Alexander Minkin
2024-11-25 20:26:13 UTC
What's the output of these commands when the problem happens pactl list QT_LOGGING_RULES="org.kde.pulseaudio*=true" systemsettings kcm_pulseaudio 🐛🧹 ⚠️ This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information, then set the bug status to REPORTED. If there is no change for at least 30 days, it will be automatically closed as RESOLVED WORKSFORME. For more information about our bug triaging procedures, please read https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging. Thank you for helping us make KDE software even better for everyone! Created attachment 177775 [details]
pactl list output
Created attachment 177776 [details]
QT_LOGGING_RULES="org.kde.pulseaudio*=true" systemsettings kcm_pulseaudio output
(In reply to Harald Sitter from comment #1) > What's the output of these commands when the problem happens > > pactl list > QT_LOGGING_RULES="org.kde.pulseaudio*=true" systemsettings kcm_pulseaudio I've attached logs A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-pa/-/merge_requests/318 Git commit 93f7c38450b44c20d455d8a5b9b299591419230d by Harald Sitter. Committed on 31/01/2025 at 09:19. Pushed by sitter into branch 'master'. kcm: make inactive detection more robust a device that has neither sources nor sinks ought to be considered inactive, since it is functionally equal to the off profile M +5 -1 src/kcm/ui/main.qml https://invent.kde.org/plasma/plasma-pa/-/commit/93f7c38450b44c20d455d8a5b9b299591419230d Git commit 01d4d68630da3386c8ee5edf6b6d604cff291150 by Harald Sitter. Committed on 31/01/2025 at 11:22. Pushed by sitter into branch 'Plasma/6.3'. kcm: make inactive detection more robust a device that has neither sources nor sinks ought to be considered inactive, since it is functionally equal to the off profile (cherry picked from commit 93f7c38450b44c20d455d8a5b9b299591419230d) Co-authored-by: Harald Sitter <sitter@kde.org> M +5 -1 src/kcm/ui/main.qml https://invent.kde.org/plasma/plasma-pa/-/commit/01d4d68630da3386c8ee5edf6b6d604cff291150 |