News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Screen Error on Linux

Started by jw6282000, March 25, 2011, 03:03:11 AM

Previous topic - Next topic

jw6282000

It started happening after I used TAR to backup and restore my Linux system to a new partition. Whenever I build and run anything, my screen gets messed up and I have to relogin.

It looks worse on the actual screen. (I can't read the white console)

I tried reinstalling Code::Blocks, but I couldn't uninstall completely. All my settings were still the same after I reinstalled it. I also reinstalled g++ and my graphic driver, but it didn't solve anything. Does anyone have any idea what might be causing this?

Jenna

Does it only happen in C::B or also with other applications ?

To completely remove C::B's configuration, remove (or better rename [backup!]) ~/.codeblocks/default.conf or the whole ~.codeblocks/ directory.

jw6282000

XTerm was causing the problem. I changed it to gnome-terminal and it works now.