You are not logged in.

#1 2021-03-30 09:56:51

senede5304
Member
Registered: 2021-03-30
Posts: 1

No preferences in Gedit?

Opening Gedit as a root user shows the toggle button that you can click to then edit preferences etc. However, when I open Gedit with a normal account there is no toggle button. Is this a side effect of things updating to Gnome40?

I have tried resetting the Gedit dconf settings and "gsettings set org.gnome.settings-daemon.plugins.xsettings overrides '@a{sv} {"Gtk/ShellShowsAppMenu": <int32 0>}'".

EDIT: I made a new user to see if it could open the preferences and it could. Seems to be some config setting that's been messed up on my main user. Any ideas?

Last edited by senede5304 (2021-03-30 10:20:29)

Offline

#2 2021-03-30 14:33:15

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 20,696

Re: No preferences in Gedit?

Or, some critical configuration file gedit is trying to use is owned by root, and not by your user.

I am not sure exactly where they are, but they the files are probably under ~/.local someplace -- probably in a gedit directory.  check the ownership.  You can also try strace gedit to see what file operation gedit tries; but (a) you may have to install it, and (b) it is verbose.


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way

Offline

#3 2021-03-30 18:55:43

Head_on_a_Stick
Member
From: The Wirral
Registered: 2014-02-20
Posts: 9,003
Website

Re: No preferences in Gedit?

senede5304 wrote:

Opening Gedit as a root user

How did you do that, exactly?

The recommended approach is

gedit admin:///full/path/to/file

Or perhaps

SUDO_EDITOR=gedit sudoedit /full/path/to/file

Jin, Jîyan, Azadî

Offline

Board footer

Powered by FluxBB