gnash
[Top][All Lists]
Advanced

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

Re: [Gnash] Gnash (CVS) will not compile - Fc5, amd64


From: Partha Bagchi
Subject: Re: [Gnash] Gnash (CVS) will not compile - Fc5, amd64
Date: Sat, 27 May 2006 06:52:30 -0400
User-agent: Thunderbird 1.5.0.2 (X11/20060501)

annonygmouse wrote:
Partha Bagchi wrote:
<snip>

My firefox version is firefox-1.5.0.3-1.1.fc5. It crashes as soon as I try to open any page with flash on it. Try for instance the weather page (www.weather.com). My default page is www.partha.com The gnash-dbg.log after deleting and rerunning firefox is the same. Anyway here is the output again:

___________________________________________
17:55:01: TRACE: NPError NS_PluginGetValue(NPPVariable, void*) enter
17:55:01: TRACE: NPError NS_PluginGetValue(NPPVariable, void*) enter
17:55:01: TRACE: NPError NS_PluginInitialize() enter
17:55:01: Allocated new GL Mutex
17:55:01: Opened connection to X11 server
17:55:01: xEmbed supported in this Mozilla version
17:55:01: Gtk2+ supported in this Mozilla version
17:55:01: TRACE: nsPluginInstanceBase* NS_NewPluginInstance(nsPluginCreateData*) enter
17:55:01: TRACE: nsPluginInstance::nsPluginInstance(NPP_t*) enter
17:55:01: TRACE: virtual NPError nsPluginInstance::GetValue(NPPVariable, void*): enter for instance 0x1a40150
17:55:01: TRACE: NPError NS_PluginGetValue(NPPVariable, void*) enter
17:55:01: TRACE: virtual NPError nsPluginInstance::SetWindow(NPWindow*): enter for instance 0x1a40150 17:55:01: SetWindow: X origin = 176, Y Origin = 528, Width = 440, Height = 244, WindowID = 0x3800001, this = 0x1a40150
17:55:01: TRACE: void nsPluginInstance::lockGL(): for instance 0x1a40150
17:55:01: TRACE: void nsPluginInstance::lockX(): for instance 0x1a40150
17:55:01: SetWindow: Got new glxContext 0x1a52400
17:55:01: TRACE: void nsPluginInstance::setGL(): gxDisplay = 0x1a38cf0, _window = 0x3800001, _glxContext = 0x1a52400 for instance 0x1a40150
___________________________________________________

Hope this helps.

(PS: I have to keep uninstalling gnash since I cannot use firefox with it installed as it will crash as soon as I visit
any page with flash on it.)



It does not crash to me. The flash files do not render correctly though, some unimplemented functions and some FIXME problems.

In your trace the next line should be something like:
0:34:38: TRACE: void nsPluginInstance::initGL(): enter for instance 0x22bbdf0

so I would think there's some OpenGL issue there.
Could you detail which opengl libraries are you using? Does any
other thing (OpenGL related) work in your machine? Like 3D screensaver or whatsoever.

I assume you're using the latest CVS sources, isn't it?

Kind regards
SebastiĆ 
Send instant messages to your online friends http://uk.messenger.yahoo.com

Well it was worth a shot. I had suspected the problem was with OpenGL which I think is a Fedora Core 5 problem which has been ignored by Fedora. You are confirming my suspicion. Here is an output from glxinfo:
_________________________________________________
name of display: :0.0
X Error of failed request:  GLXBadContext
 Major opcode of failed request:  143 (GLX)
 Minor opcode of failed request:  5 (X_GLXMakeCurrent)
 Serial number of failed request:  19
 Current serial number in output stream:  19
________________________________________________

The glx RPMS installed on my machine are:
________________________________________________
rpm -qa |grep GL
mesa-libGL-6.4.2-6
mesa-libGLU-6.4.2-6
mesa-libGLU-6.4.2-6
mesa-libGL-devel-6.4.2-6
mesa-libGL-6.4.2-6
mesa-libGLU-devel-6.4.2-6
________________________________________________


Is there something I can do to alleviate this problem?

Thanks for all your help,
Partha





reply via email to

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