« Return to Thread: OpenGL problem since I change my laptop

Re: OpenGL problem since I change my laptop

by Jeroen van der Zijp :: Rate this Message:

Reply to Author | View in Thread

On Tuesday 02 June 2009, ninjahman wrote:

> mirv a écrit :
> > I can't remember all of that thread - and I'm at work so don't have
> > the time right now to go looking for it - but what error does
> > GLX_VERSION_1_3 produce?
> >
> >
> >   mirv
> > the Silly Fish.
> >
> >
> > On Mon, Jun 1, 2009 at 5:55 PM, ninjahman <ninjahman@...
> > <mailto:ninjahman@...>> wrote:
> >
> >     Hello,
> >
> >     I've a problem similar to the one discussed in thread "OpenGL Problems
> >     with openSUSE 11.1". The difference is that I don't manage to
> >     solve it.
> >     I tried fox-1.6.36 and fox-1.7.19 with GLX_VERSION_1_3 defined and
> >     not.
> >     fox-1.7.19 with GLX_VERSION_1_3 defined really produce an error, but
> >     other solutions do no complain.
> >
> >     I compile fox-1.7.19 with debug enable,  GLX_VERSION_1_3 undefined and
> >     run app with -tracelevel 151. Printed information shows that
> >     everything
> >     is ok, the best visual is chosen which seem to be a sane visual.
> >
> >     Also glxgears and other apps using opengl work well.
> >
> >     Please find attached snapshots of running gltest and glviewer.
> >
> >     thanks for your help.
> >
> >     Xavier
> >
> >  
> >
>
> the procuced error with GLX_VERSION_1_3 enabled is:
>
> $ ./gltest
> failed to create drawable
> X Error: code 9 major 55 minor 0: BadDrawable (invalid Pixmap or Window
> parameter).
> X Error: code 9 major 55 minor 0: BadDrawable (invalid Pixmap or Window
> parameter).
> X Error: code 9 major 14 minor 0: BadDrawable (invalid Pixmap or Window
> parameter).
> X Error: code 9 major 14 minor 0: BadDrawable (invalid Pixmap or Window
> parameter).
> X Error: code 9 major 14 minor 0: BadDrawable (invalid Pixmap or Window
> parameter).

This indeed looks familiar.

Basically, if you see black or unrepainted windows, GLX1.3 is the problem.


        - Jeroen


--
+----------------------------------------------------------------------------+
| Copyright (C) 23:20 06/ 2/2009 Jeroen van der Zijp.   All Rights Reserved. |
+----------------------------------------------------------------------------+

------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises
looking to deploy the next generation of Solaris that includes the latest
innovations from Sun and the OpenSource community. Download a copy and
enjoy capabilities such as Networking, Storage and Virtualization.
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Foxgui-users mailing list
Foxgui-users@...
https://lists.sourceforge.net/lists/listinfo/foxgui-users

 « Return to Thread: OpenGL problem since I change my laptop