https://bugs.kde.org/show_bug.cgi?id=515151
Davis Gallinghouse <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Davis Gallinghouse <[email protected]> --- I am having the same problem with Elisa. I suspect the issue may actually be in the QtMultimedia module. I rebuilt Elisa with some additional logging connected to the QMediaDevices::audioOutputsChanged signal, and my Bluetooth headset is never reported by QMediaDevices as an available audio output. Also, while the system audio widget shows the Bluetooth headset as the active audio output and other applications play audio via Bluetooth, QMediaDevices::defaultAudioOutput returns a different audio output. When I instead build Elisa against the libvlc audio backend, Bluetooth audio works properly. Operating System: Fedora Linux 43 KDE Plasma Version: 6.5.5 KDE Frameworks Version: 6.22.0 Qt Version: 6.10.1 Kernel Version: 6.18.6-200.fc43.x86_64 (64-bit) Graphics Platform: Wayland The Elisa version that ships with my system is 25.12.1. The bug still exists in the Qt audio backend at c860303d4ea278af6fd34761fd6cfaf11fa505c9, which reports a version of 26.03.70. -- You are receiving this mail because: You are watching all bug changes.
