User forums > Using Code::Blocks

Terminal resets from gnome to xterm after opening codeblocks again

(1/1)

PracticalMetal:
Whenever I open codeblocks and use terminal to run a code the terminal always resets to the xterm terminal even though i had set it to gnome before, I am working on latest version of Linux Mint. How do I fix this?

oBFusCATed:
Most probably none of the settings are being saved.
There are at least two reasons I know of:
1. The config file has incorrect permissions. See ~/.config/codeblocks/default.conf
2. CB is crashing on exit.

One thing you could try is to use the File -> Save everything command.

PracticalMetal:

--- Quote from: oBFusCATed on May 02, 2021, 07:42:43 pm ---Most probably none of the settings are being saved.
There are at least two reasons I know of:
1. The config file has incorrect permissions. See ~/.config/codeblocks/default.conf
2. CB is crashing on exit.

One thing you could try is to use the File -> Save everything command.

--- End quote ---
Thankyou, changing the permissions worked!

Navigation

[0] Message Index

Go to full version