← Back to team overview

kicad-developers team mailing list archive

Re: pcbnew crashes with 3d view

 

On a second review, it seems that there are some problems in the order
of the layers displayed.. it seems that somehow the top layer is
hidden by the bottom layer even if the opposite should happen.

On 01/28/2011 07:08 PM, Phinitnan Chanasabaeng wrote:
> Have a look the 3d-view source, PCBNEW will crash after calling
> SwapBuffers (3d_draw.cpp:101). Comment out this call stop the crash.
> What confuse me is, 3d view should have not drawn anything but it did.
> Without SwapBuffers, everything works as it should.
> I'm now investigating and trying to find the cause. Can someone
> confirm this and please leave your suggestion.
> 
> Tony
> 
> On Mon, Jan 24, 2011 at 3:11 PM, Vesa Solonen <vsolonen@xxxxxxxxx
> <mailto:vsolonen@xxxxxxxxx>> wrote:
> 
>     On Mon, 24 Jan 2011, Phinitnan Chanasabaeng wrote:
> 
>         Vesa,
> 
>         Did you build from source? In arch, all packages and drivers
>         are always
>         breading edge (I use testing repos). I used to think it was
>         because intel
>         graphic (SciLab's 3D does not work with intel too).
> 
> 
>     No, I used PPAs, but Xorg-edgers is practically newest with a day
>     of delay. It may be a Mesa bug or KiCad and Scilab doing something
>     not quite by the book. After some more testing Pcbnew seems not to
>     work with newest stuff, but does work with old distro supplied
>     Mesa and X.
> 
> 
>     -Vesa
> 
>     _______________________________________________
>     Mailing list: https://launchpad.net/~kicad-developers
>     <https://launchpad.net/%7Ekicad-developers>
>     Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
>     <mailto:kicad-developers@xxxxxxxxxxxxxxxxxxx>
>     Unsubscribe : https://launchpad.net/~kicad-developers
>     <https://launchpad.net/%7Ekicad-developers>
>     More help   : https://help.launchpad.net/ListHelp
> 
> 
> 
> 
> _______________________________________________
> 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