Skip to content

🍒volumemonitor: don't crash when there is no pa_context

Harald Sitter requested to merge work/cherry-pick-f4db32f7 into Plasma/6.1

the Qt Context is a persistent singleton but the internal pa_context is not and may be null when the context is currently not connected to PA

(cherry picked from commit f4db32f7)

Co-authored-by: Harald Sitter sitter@kde.org

Merge request reports

Loading