Code::Blocks Forums

User forums => Help => Topic started by: jw6282000 on March 25, 2011, 03:03:11 am

Title: Screen Error on Linux
Post by: jw6282000 on March 25, 2011, 03:03:11 am
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)(http://i977.photobucket.com/albums/ae257/jw6282000/Screenshot-1.png)

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?
Title: Re: Screen Error on Linux
Post by: Jenna on March 25, 2011, 07:00:35 am
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.
Title: Re: Screen Error on Linux
Post by: jw6282000 on March 26, 2011, 01:20:19 am
XTerm was causing the problem. I changed it to gnome-terminal and it works now.