Code::Blocks Forums

User forums => Help => Topic started by: oswaldm on January 23, 2008, 12:35:45 pm

Title: Problem starting CB
Post by: oswaldm on January 23, 2008, 12:35:45 pm
Hello all,

after compiling the actual SVN (4839), codeblocks refuses to start with the following error:

The program 'codeblocks' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadAlloc (insufficient resources for operation)'.
  (Details: serial 2336 error_code 11 request_code 144 minor_code 5)
  (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.)


The proposed --sync command line switch doesn't seem to work.

Did someone have similar problems? Previous versions worked fine.

System: SLES 9 + SP4, gcc 3.3.3


lg,
Michael
Title: Re: Problem starting CB
Post by: Jenna on January 23, 2008, 12:48:48 pm
Please search in forum, before asking.
http://forums.codeblocks.org/index.php/topic,7661.msg57770.html#msg57770 (http://forums.codeblocks.org/index.php/topic,7661.msg57770.html#msg57770)
Title: Re: Problem starting CB
Post by: oswaldm on January 23, 2008, 12:59:03 pm
 Damn, I think I need a coffee....

Thanks very much!

lg,
Michael