Author Topic: Problem starting CB  (Read 2764 times)

Offline oswaldm

  • Single posting newcomer
  • *
  • Posts: 7
Problem starting CB
« 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

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: Problem starting CB
« Reply #1 on: January 23, 2008, 12:48:48 pm »

Offline oswaldm

  • Single posting newcomer
  • *
  • Posts: 7
Re: Problem starting CB
« Reply #2 on: January 23, 2008, 12:59:03 pm »
 Damn, I think I need a coffee....

Thanks very much!

lg,
Michael