[kde] [Bug 458865] After an update to qt5-base the dolphin file picker dialog used in GTK applications via GTK_USE_PORTAL=1 ignores theming

Harald Sitter bugzilla_noreply at kde.org
Wed Sep 14 11:12:24 BST 2022


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

Harald Sitter <sitter at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/plasma-workspace/commit/
                   |                            |9bf0e56da84de5e9bd2b3ff28bd
                   |                            |b2cb1af6de91e
             Status|ASSIGNED                    |RESOLVED

--- Comment #24 from Harald Sitter <sitter at kde.org> ---
Git commit 9bf0e56da84de5e9bd2b3ff28bdb2cb1af6de91e by Harald Sitter.
Committed on 14/09/2022 at 10:05.
Pushed by sitter into branch 'master'.

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.

https://invent.kde.org/qt/qt/qtbase/-/commit/2dc083df009a45c5dacfea27b0affeb85b01f847

M  +6    -4    startkde/startplasma-x11.cpp

https://invent.kde.org/plasma/plasma-workspace/commit/9bf0e56da84de5e9bd2b3ff28bdb2cb1af6de91e

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kfm-devel mailing list