Hi, Some gtk applications, as gpodder, opens without the breeze gtk theme, despite I have already selected it in the system settings. So, I need to open the config and apply it again.
And then it works? Does this happen in any other apps?
Them it works. I noticed on gpodder because it is the gtk app that I use the most ... the other apps in gtk are using flatpak, but I will open my eyes these days.
Is gpodder a flatpak app or does it come from your distro's package repo?
Good question. In fact I have both (runned from source and flatpak) and the problem that I'm listing here was in the flatpak one. This is odd... can I change the flatpaks theme in the system settings?
Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone!
New information was added with comment 4; changing status for inspection.
FWIW it's working for me with my flatpak GTK apps. Does anyone know what's needed to get Flatpak GTK apps to pick up the theme here?
Maybe a bug in the portal? I'm guessing the set theme is read through the Settings portal so if it starts working after reapplying the theme in systemsettings then I'd guess the portal is the first thing to blame.
Any progress on this?
*** Bug 432756 has been marked as a duplicate of this bug. ***
https://bugs.launchpad.net/ubuntu/+source/kubuntu-meta/+bug/1915714
(In reply to Nate Graham from comment #10) > *** Bug 432756 has been marked as a duplicate of this bug. *** Not sure that that bug is a duplicate. My issue is that Flatpak CSD apps are ALWAYS opening with the Breeze window decorations, even when another window decoration is selected.
Plasma 5.24.5 here, and this annoying issue persists: once every few reboots, some GTK-based software installed via Flatpak would get its appearance reset to default. Manually reapplying the GTK theme via the System Settings is enough to fix both the theme and the font(s) instantly. At times, it also can be fixed by simply rebooting the system, as the breakage seems to take place during startup. Oddly enough, it doesn't seem to affect all software equally. For example, there was at least one time when Firefox (the primary offender) forgot its appearance settings, but LibreOffice (also GTK) did not.
At some point I noticed that the aforementioned issue of mine affects the static build of Tor Browser as well, so it's not exclusive to Flatpak. Apparently, it's caused by xsettingsd randomly deciding not to run on startup. Manually toggling the GTK theme in the System Settings does start xsettingsd, but having to do that is a nuisance. Any suggestions as to what could be causing it, and/or where should it be reported?
Interesting, I'm going to investigate on this! I seem to recall that Flatpak enables access to themes installed in the host system, but only those that are installed per-user under $HOME; themes placed under /use/share/themes aren't exposed. Theoretically speaking, Flatpak shouldn't expose system themes to sandboxed applications because incompatibilities may arise. It would be best to install Breeze as a Flatpak package. Breeze Flatpak should be versioned for each KDE major.minor release (for example, 5.27) and System Settings should install Breeze Flatpak matching the KDE install on the base system. However that can become complicated. For example, when upgrading KDE versions Breeze Flatpak should also be upgraded.