Code::Blocks Forums

User forums => Help => Topic started by: jukkis88 on June 01, 2010, 01:17:05 pm

Title: ubuntu 10.04 + code::blocks + crash
Post by: jukkis88 on June 01, 2010, 01:17:05 pm
I have installed code::blocks 8.02, Build: Sep 13 2009, 19:36:45wx 2.8.10 (Linux, Unicode)
I can't use code::blocks, because it crash, if I try to modify window: "Logs & others".
For example, I have used C-language and write: "hello word". I use F9, so it builds and run it. I try check logs/modify, program crash. Is this bug or?
Sorry bad English...
Title: Re: ubuntu 10.04 + code::blocks + crash
Post by: jukkis88 on June 01, 2010, 05:53:54 pm
Terminal gives this:

The program 'codeblocks' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
  (Details: serial 105445 error_code 8 request_code 56 minor_code 0)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)

I hope this helps...