Announcement

Collapse
No announcement yet.

Codeblocks cant run

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Codeblocks cant run

    I installed Kubuntu for the first time a few days ago and when tried to resume my development work with Codeblocks, I found a big problem: it cant start. This is the error message:

    Code:
    Initializing plugins...
    The program 'codeblocks' received an X Window System error.
    This probably reflects a bug in the program.
    The error was 'BadWindow (invalid Window parameter)'.
      (Details: serial 8493 error_code 3 request_code 155 minor_code 3)
      (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.)
    Is there any way to solve this?

    #2
    Hi,

    Read this previous post about C::B's crashing on 12.04:
    http://www.kubuntuforums.net/showthr...ng-On-Starting

    Jesse

    Comment

    Working...
    X