[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
Antonio Rojas
bugzilla_noreply at kde.org
Sat Oct 1 10:07:39 BST 2022
https://bugs.kde.org/show_bug.cgi?id=458865
--- Comment #33 from Antonio Rojas <arojas at archlinux.org> ---
Here is a diff of the xdg-desktop-portal-kde's environment right after login,
and after manually restarting the service:
=============================
7c7
< SYSTEMD_EXEC_PID=2847
---
> SYSTEMD_EXEC_PID=4347
15a16
> GTK2_RC_FILES=/etc/gtk-2.0/gtkrc:/home/antonio/.gtkrc-2.0:/home/antonio/.config/gtkrc-2.0
16a18
> GTK_RC_FILES=/etc/gtk/gtkrc:/home/antonio/.gtkrc:/home/antonio/.config/gtkrc
27a30
> SESSION_MANAGER=local/arl:@/tmp/.ICE-unix/2869,unix/arl:/tmp/.ICE-unix/2869
30a34,35
> XCURSOR_SIZE=24
> XCURSOR_THEME=breeze_cursors
42,43c47,48
< INVOCATION_ID=490693277aac42f1951956c492e6e32a
< JOURNAL_STREAM=8:40285
---
> INVOCATION_ID=cfb4c3e28fd54b47b96895795b42a2a3
> JOURNAL_STREAM=8:45563
====================================================
So it looks like the service is still started before some env variables
(related to kde-gtk-config) are properly set up.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list