> The issue seems specific to your system. Interesting, I assumed it was a bug with Focal. I appreciate you taking the time to look into it!
> change the setting in gedit and see if there is a change printed No change is printed while 'gsettings monitor' is running. Tried with other 'org.gnome.gedit.preferences.editor' keys as well. I presume this is why it doesn't persist? The change made on the UI does not get through to gsettings? > gsettings set org.gnome.gedit.preferences.editor display-line-numbers false Yes this works, setting the properties with the above command persists as expected. > $ dpkg -l | grep dconf ii dconf-cli 0.36.0-1 amd64 simple configuration storage system - utilities ii dconf-editor 3.36.0-1 amd64 simple configuration storage system - graphical editor ii dconf-gsettings-backend:amd64 0.36.0-1 amd64 simple configuration storage system - GSettings back-end ii dconf-service 0.36.0-1 amd64 simple configuration storage system - D-Bus service ii libdconf1:amd64 0.36.0-1 amd64 simple configuration storage system - runtime library -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gedit in Ubuntu. https://bugs.launchpad.net/bugs/1880806 Title: Gedit unable to save preferences on 20.04 Status in gedit package in Ubuntu: Incomplete Bug description: Hi, Since upgrading to Ubuntu 20.04, Gedit is unable to save preferences. By default, it came with the following: Display line numbers: on Display right margin: off Highlight current line: on Text wrapping: on I wanted to disable the first and third option, so I did. It works as long as gedit is open, but if I close and reopen it, the settings were reverted. Repro steps: 1. Open gedit 2. Toggle the "Highlight current line" preference 3. Close gedit 4. Open gedit again 5. Observe that the "Highlight current line" preference is reverted to the original value Expected behavior Gedit persists preferences after closing & reopening Actual behavior: Gedit does not persist preferences after closing & reopening Workaround: Using gsettings seemed to do the trick. I've run: gsettings set org.gnome.gedit.preferences.editor highlight-current-line false gsettings set org.gnome.gedit.preferences.editor display-line-numbers false This persists the settings correctly, so I believe the bug is related to the UI. Additional information: OS: Ubuntu 20.04 Package: /usr/bin/gedit Version: 3.36.2-0ubuntu1 Thanks, Balazs ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: gedit 3.36.2-0ubuntu1 ProcVersionSignature: Ubuntu 5.4.0-31.35-generic 5.4.34 Uname: Linux 5.4.0-31-generic x86_64 ApportVersion: 2.20.11-0ubuntu27 Architecture: amd64 CasperMD5CheckResult: skip CurrentDesktop: ubuntu:GNOME Date: Wed May 27 06:37:36 2020 InstallationDate: Installed on 2018-11-05 (568 days ago) InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 (20181017.3) SourcePackage: gedit UpgradeStatus: Upgraded to focal on 2020-05-22 (4 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/1880806/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp