https://bugs.kde.org/show_bug.cgi?id=425974

Harald Sitter <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/libr
                   |                            |aries/pulseaudio-qt/-/commi
                   |                            |t/f24eec054f65b2fa68a93c297
                   |                            |2b14c761958da21

--- Comment #17 from Harald Sitter <[email protected]> ---
Git commit f24eec054f65b2fa68a93c2972b14c761958da21 by Harald Sitter.
Committed on 20/09/2024 at 13:26.
Pushed by sitter into branch 'master'.

context: always synthesize an event streamrestore

doesn't look like this is going to happen upstream in pipewire so let's
do it on a library level for convenience reasons.

when starting a new user profile there will initially be no stream
restores and by extension no event stream control in plasma-pa. to
prevent this from happening we now initially create a dummy restore that
will eventually be updated into the correct object once the real info
arrives.

this now also requires that we explicitly reset the restores on errors
as otherwise we'd have our synthesized restore but stream restoring in
general doesn't work.

M  +17   -0    src/context.cpp
M  +1    -0    src/context_p.h

https://invent.kde.org/libraries/pulseaudio-qt/-/commit/f24eec054f65b2fa68a93c2972b14c761958da21

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to