https://bugs.kde.org/show_bug.cgi?id=455788
Bug ID: 455788
Summary: pausemusic plugin has hard dependency on
KF5PulseAudioQt, rendering it unusable on systems
without PulseAudio
Product: kdeconnect
Version: 22.04.2
Platform: Gentoo Packages
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: common
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
On Gentoo, it's pretty common to build ALSA-only installation. pausemusic
plugin supports muting system volume (via PulseAudio), and for that purpose
it's hard depends on KF5PulseAudioQt. However, I'm interested only in pausing
functionality through MPRIS, without muting system volume and my installation
has no PulseAudio, so pausemusic plugin won't even build. I guess it's possible
making muting support conditional if PulseAudioQt is missing, so that it's
still possible to use pause functionality of plugin.
STEPS TO REPRODUCE
1. Compile kdeconnect on PulseAudio-less system.
OBSERVED RESULT
pausemusic plugin is missing.
EXPECTED RESULT
pausemusic plugin is compiled (without muting functionality).
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Gentoo Linux 2.8
KDE Plasma Version: 5.24.5
KDE Frameworks Version: 5.95.0
Qt Version: 5.15.4
--
You are receiving this mail because:
You are watching all bug changes.