Re: [Soya-user] [bug #8815] Soya crashes with open source radeon driver

2007-09-19 Thread Jiba
On Wed, 19 Sep 2007 17:44:27 +0200 anonymous <[EMAIL PROTECTED]> wrote: > > Follow-up Comment #1, bug #8815 (project soya): > > It's a bug in camera.pyx. Here's the patch for it: > > --- soya/soya/soya3d/camera.pyx 2007-09-19 16:58:41.0 +0200 > +++ ./camera.pyx2007-09-19 17:01:5

[Soya-user] bug in camera.pyx

2007-09-19 Thread Zoltán Döme
Hello, I've investigated the GL_INVALID_ENUM crash with the OSS ATI DRI driver, and found that it's a bug in camera.pyx. Otherwise great stuff :P --- soya/soya/soya3d/camera.pyx 2007-09-19 16:58:41.0 +0200 +++ ./camera.pyx2007-09-19 17:01:52.0 +0200 @@ -288,7 +288,7 @@

[Soya-user] [bug #8815] Soya crashes with open source radeon driver

2007-09-19 Thread anonymous
Follow-up Comment #1, bug #8815 (project soya): It's a bug in camera.pyx. Here's the patch for it: --- soya/soya/soya3d/camera.pyx 2007-09-19 16:58:41.0 +0200 +++ ./camera.pyx2007-09-19 17:01:52.0 +0200 @@ -288,7 +288,7 @@ renderer.current_camera = None #