You are not logged in.
I've been using GTK_USE_PORTAL=1 to make some apps use my DE's native dialogs for years.
Recently, after updating, some apps use adwaita, have no font anti-aliasing etc. It still uses the native dialogs though. GTK_USE_PORTAL=0 fixes this but some apps no longer use the native dialogs.
Where should I report this regression? Is there a workaround for this?
Last edited by 25pwn (2023-10-05 12:28:05)
Offline
Gtk 4 no longer uses this variable, see https://gitlab.gnome.org/GNOME/gtk/-/bl … 2/NEWS#L34
Also, Gtk considers this variable an internal debugging tool mit an official configuration switch, see https://gitlab.gnome.org/GNOME/gtk/-/is … te_1592559 so if you're having issues with it you're likely on your own.
Offline
I am experiencing the same behaviour under Firefox stable, Firefox Nightly still applies the right theme even with GTK_USE_PORTAL=1 is set.
Offline
Did you see the link in #2 and attempt GDK_DEBUG=portals ?
Online
I am experiencing the same behaviour under Firefox stable, Firefox Nightly still applies the right theme even with GTK_USE_PORTAL=1 is set.
For me, Firefox stable uses the right theme but Nightly doesn't. It's been less than a week since Nightly started to have this issue.
Offline
Did you see the link in #2 and attempt GDK_DEBUG=portals ?
It did not do anything.
Offline
https://aur.archlinux.org/packages/firefox-nightly would still use GTK3, though apparently this is also just about the theme?
Do/did you previously set GTK_USE_PORTAL at all?
Online
https://aur.archlinux.org/packages/firefox-nightly would still use GTK3, though apparently this is also just about the theme?
Do/did you previously set GTK_USE_PORTAL at all?
I've had GTK_USE_PORTAL=1 since approx. firefox 96/2 years ago.
Offline
Sorry, I confused you w/ johan.cb
When you said "some apps use adwaita, have no font anti-aliasing etc", is that limited to FF nightly?
Can you list a couple of the affected clients that
a) use the wrong™ theme w/ GTK_USE_PORTAL=1
b) don't use the DE dialogs w/ GTK_USE_PORTAL=0 ?
Online
Sorry, I confused you w/ johan.cb
When you said "some apps use adwaita, have no font anti-aliasing etc", is that limited to FF nightly?
Can you list a couple of the affected clients that
a) use the wrong™ theme w/ GTK_USE_PORTAL=1
b) don't use the DE dialogs w/ GTK_USE_PORTAL=0 ?
An update fixed this, but:
a) Firefox Nightly, OpenTabletDriver, gedit
b) Firefox Nightly, Visual Studio Code
Offline
An update fixed this
Offline