[dolphin] [Bug 458865] After an update to qt5-base the dolphin file picker dialog used in GTK applications via GTK_USE_PORTAL=1 ignores theming
Antonio Rojas
bugzilla_noreply at kde.org
Fri Sep 9 19:18:43 BST 2022
https://bugs.kde.org/show_bug.cgi?id=458865
Antonio Rojas <arojas at archlinux.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |arojas at archlinux.org
--- Comment #12 from Antonio Rojas <arojas at archlinux.org> ---
Can confirm that this is caused by
https://invent.kde.org/qt/qt/qtbase/-/commit/2dc083df009a45c5dacfea27b0affeb85b01f847
It looks like the patch makes xdg-desktop-portal-kde launch "too soon", before
even XDG_CURRENT_DESKTOP is set, so it doesn't pick up Plasma settings
(confirmed by checking /proc/PID/environ). Restarting the service fixes the
issue, since by then XDG_CURRENT_DESKTOP is already correctly set.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list