gedit settings not saved

Bug #1187894 reported by Brian Chau
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Linux Mint
New
Undecided
Unassigned

Bug Description

On reboot in Linux Mint 15, all the settings in gedit are restored to the default. This happens on every reboot for me.

Revision history for this message
Justin (jsterj) wrote :

I have the same issue. Here's the workaround I'm using. I found that if you run gedit as root, preferences are saved. So I altered the shortcut so that it always runs as root. If you don't know how(I didn't until I looked it up), instructions are below.

at the console, type:
sudo gedit /usr/share/applications/gedit.desktop

change the "Exec" line to this:
Exec=gksudo "gedit"

Alternatively you could create a second shortcut if you want to retain the non-root one.

Hope that helps.

Revision history for this message
Michael (michael-hoppe86) wrote :

Had this bug on a friends laptop with mint 15.

it seemed, that in his case the folder ~/gconf/apps/gedit-2 had root:root as owner instead of user. In combination with the restrictive access rights, gedit may simply not be allowed to read the settings at startup.

I switched the owner rights back to normal with chown and after login/logout, gedit successfully loaded the settings.
Maybe this works for the others too?

Revision history for this message
Tim Callahan (tim-m-callahan) wrote :

I had the same problem. Followed Michael's advice, except with the path ~/.gconf/apps/gedit-2. On my machine the gconf directory begins with a "."

Revision history for this message
Alexandre Magno (alexandre-mbm) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.