User forums > Using Code::Blocks
Saving my Editor settings can't be saved
amirteymuri:
Hello codeblocks users,
i have problems with saving my editor settings. Example: i change in Environment>Terminal to a gnome-terminal (because x-terminal font is too small) and also the color-themes, but each time i close codeblocks and open it all settings have been set to their defaults again!
How can i save these for ever?
Can any one help?
blauzahn:
OS? cb-version? etc.
A wild guess: Maybe you have no permission to write the config file (~/.config/codeblocks/default.ini)
or the directory containing it.
Did you start codeblocks as superuser before?
amirteymuri:
OS: Debian 8, Jessie
Codeblocks version: 16.01
I also can't find any default.ini files in ~./config/codeblocks.
teto:
try running codeblocks from your terminal to see debug messages. Also if you open several codeblocks, the last one closing will override previous modifications, make sure you have only one instance running when modyfing your config. Then restart cb
blauzahn:
The directory is:
--- Code: ---~/.config/codeblocks
--- End code ---
and not:
--- Code: ---~./config/codeblocks
--- End code ---
Navigation
[0] Message Index
[#] Next page
Go to full version