I'm having an issue on my laptop which is preventing me from changing the settings for GTK+ applications that use headerbars. Non-header bar applications are working just fine.
What happened is that I'd previously had Pantheon installed, but since upgrading, I've not been able to keep up with Pantheon releases, so I'd disabled the PPA (but kept some of the apps I was still using).
Since then, I've tried to clear all of the packages that aren't related to the apps I still use (Plank, Footnote).
However, window controls in Gnome are still working as they would in Pantheon. Changing the settings in dconf editor or Tweaks has no effect.
How can I restore normal functionality?
Resetting the gsettings value did nothing. Logging out and logging in did nothing. I'm stumped at this point.
Here's the latest:
- I tried resetting gsettings (remove
~/.config/dconf/*and kill all processes immediately to prevent it from being recreated with existing settings). No avail. - I searched for every possible GTK+ related settings file in
~/.config,~/.local, and~/.cache. Nothing works.
gsettings get org.pantheon.desktop.gala.appearance button-layoutsay? – pomsky Mar 13 '19 at 18:36no such schema– RolandiXor Mar 13 '19 at 21:30~/.configfolder or at least those specific to anything GNOME or Gtk related. Before you do that, consider creating new user and logging into GNOME session to confirm that this is a user-related issue, and not a globally altered config ( in which case you probably will have to dig through/usrand/etc/directories – Sergiy Kolodyazhnyy Mar 16 '19 at 04:34/usr/share/glib-2.0/schemas/) are the likely culprits. There's also configs in~/.configor/etc/xdg/. Like I mentioned, try creating new user session first to figure out if it's global or local, and then you can get to specific troubleshooting methods. – Sergiy Kolodyazhnyy Mar 16 '19 at 05:44