[ltp] OpenGL apps stopped working

Alex Deucher linux-thinkpad@linux-thinkpad.org
Thu, 28 Apr 2005 11:03:36 -0400


On 4/28/05, Robert Svoboda <r080@atlas.cz> wrote:
> * Robert Svoboda <r080@atlas.cz> [2005-04-28 16:40]:
> > * Alex Deucher <alexdeucher@gmail.com> [2005-04-28 15:40]:
> > > On 4/28/05, Robert Svoboda <r080@atlas.cz> wrote:
> [...]
> > > Which other apps are giving you problems?
> >
> > I don't have many:
> > tuxracer
> > supertux
> > frozen-bubble
> > fuhquake
> > tint
>=20
> to put it other way, I don't have any working beside glxgears
>=20
> Robert

try setting the LIBGL_DEBUG env. variable to verbose and then try ans
start an app from a shell and see what the error is.

LIBGL_DEBUG=3Dverbose tuxracer

for example.

Alex