diff --git a/shell/shellcorona.cpp b/shell/shellcorona.cpp index e847a7e57..485b0f89a 100644 --- a/shell/shellcorona.cpp +++ b/shell/shellcorona.cpp @@ -2019,6 +2019,7 @@ void ShellCorona::setupWaylandIntegration() } ); registry->setup(); + connection->roundtrip(); } KWayland::Client::PlasmaShell *ShellCorona::waylandPlasmaShellInterface() const