Skip to content
Commit 8186835d authored by Aleix Pol Gonzalez's avatar Aleix Pol Gonzalez 🐧 Committed by Noah Davis
Browse files

Fix recording

Make sure we don't enter the recording state until all the properties
are set.

When the code was originally implemented, we didn't have the blocking
call to set up the temp path, this makes it possible for the
ScreencastingStream::created signal to emit while we are at
::setupOutput.

To address that, guard the activation to make sure both values are on
point.


(cherry picked from commit d5d743c1)
parent a151dd51
Pipeline #593422 passed with stage
in 1 minute and 6 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment