gnash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash] SDL_SetVideoMode: Couldn't find matching GLX visual


From: strk
Subject: Re: [Gnash] SDL_SetVideoMode: Couldn't find matching GLX visual
Date: Fri, 1 Sep 2006 23:45:29 +0200

This should mean you don't have opengl extension loaded.
Can you run any other GL application ?
--strk;

On Fri, Sep 01, 2006 at 11:41:45PM +0200, Michael Fötsch wrote:
> Hi all,
> 
> I just compiled gnash-0.7.1 and get the following error when I run it
> from the command line:
>       SDL_SetVideoMode(400, 120, 16, SDL_OPENGL) failed: Couldn't find
> matching GLX visual
> 
> Does anyone of you know what might be causing this?
> 
> Running Gnash as a Firefox plugin, I get this:
>       X Error of failed request:  BadAlloc (insufficient resources for
> operation)
>         Major opcode of failed request:  142 (GLX)
>         Minor opcode of failed request:  3 (X_GLXCreateContext)
>         Serial number of failed request:  15
>         Current serial number in output stream:  16
> 
> (Obviously, the messages are different, but I assume there's a common
> cause.)
> 
> I have no idea how I should go about solving this, so I'd be grateful
> for any insights you can offer.
> 
> Kind Regards,
> M.F.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]