Skip to content
Commit 8817cce6 authored by Harald Sitter's avatar Harald Sitter 🐧
Browse files

delay ksplash until after env is set up

otherwise we can dbus invoke with the wrong environment. specifically
this happens with the latest qtbase changes that introduced color
picking support on wayland. when we start a qguiapplication with
incomplete environment that dbus invokes the xdg-portal system and that
in turn has an incomplete environment resulting in theming and the likes
not properly applying because the portal doesn't know that it runs
inside a plasma session.

qt/qt/qtbase@2dc083df

BUG: 458865
(cherry picked from commit 9bf0e56d)
(cherry picked from commit aa10c402)
parent 07fe092f
Pipeline #231800 failed with stage
in 5 minutes and 30 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