On 08/04/2011 01:50 AM, Herb Flanders wrote:
I found the solution: the schema for gedit wasn't registered with the gconf
database. Put all of the following in one command line as super user to
register the gedit schema:
GCONF_CONFIG_SOURCE=$(gconftool-2 --get-default-source) gconftool-2
--makefile-install-rule /etc/gconf/schemas/gedit.schemas
This should have been done automatically in the post-install of the gedit
package.
Now all preferences can be changed.
Herb
Hi Herb,
Thanks very much for figuring this out. I just discovered I had the same
problem when I wanted to add line numbers in a conf file.
Anyway your solution worked perfectly for me also.
(SL6.1)
Best Regards,
Alex