..on Mon, Jan 22, 2007 at 11:49:58AM +0100, Lengyel Sándor wrote:
> In renderer.pyx I receive a GL_INVALID_ENUM whenever I run slune or use soya 
> editor. Other opengl programs work. (Torcs, tuxracer.)
> 
> Pointers for debugging please.

this is nearly always graphics driver related, you probably need to upgrade it.

here's what i get at init. 

  >>> soya.init()
  * Soya * Using 8 bits stencil buffer

  * Soya * version 0.12
  * Using OpenGL 2.0.6011 (8.28.8)
  *   - renderer : MOBILITY RADEON 9700 Generic
  *   - vendor   : ATI Technologies Inc.
  *   - maximum number of lights        : 8
  *   - maximum number of clip planes   : 6
  *   - maximum number of texture units : 8
  *   - maximum texture size            : 2048 pixels

what version of OpenGL are you running?

HTH

julian

-- 
         _        _                  _
 ___ ___| |___ __| |_ _ __  __ _ _ _| |__ ___
(_-</ -_) / -_) _|  _| '_ \/ _` | '_| / /(_-<
/__/\___|_\___\__|\__| .__/\__,_|_| |_\_\/__/
                     |_http://selectparks.net/~julian


_______________________________________________
Soya-user mailing list
[email protected]
https://mail.gna.org/listinfo/soya-user

Reply via email to