← Back to team overview

kicad-developers team mailing list archive

Re: pcbnew crashes with 3d view

 

Me too! This is what I get:

[fabio@gamma ~]$ pcbnew
The program 'pcbnew' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadDrawable (invalid Pixmap or Window parameter)'.
  (Details: serial 171639 error_code 9 request_code 136 minor_code 8)
  (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.)

Actually, it seems that we are not alone:
https://bugs.launchpad.net/ubuntu/+source/kicad/+bug/191470
(first fixed then happening again)

I really would like this to be fixed as currently I do have to switch
to Win just to use the 3D view.. pretty annoying and time wasting.

I can offer remote access to my system (if no developer is able to
replicate it) as well as a 30 euro bounty for fixing this.

Thanks,

FV


On 01/23/2011 05:37 PM, Phinitnan Chanasabaeng wrote:
> Hello,
> 
> I always have pcbnew crashes when try to view the board in 3d. The
> version I'm using is compiled from latest bzr source (from aur,
> archinux). This problem only occurs on intel onboard graphic (it works
> fine with nvidia). This is the returned message:
> 
> The program 'pcbnew' received an X Window System error.
> This probably reflects a bug in the program.
> The error was 'BadDrawable (invalid Pixmap or Window parameter)'.
>   (Details: serial 261236 error_code 9 request_code 137 minor_code 8)
>   (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 anyone experience this?
> 
> Tony
> 
> 
> 
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp



References