On Sun, 2007-01-28 at 16:25 -0500, James Lockie wrote: > Bastiaan Jacques wrote: > > On Sat, 2007-01-27 at 22:25 -0500, James Lockie wrote: > > > >> Isn't it weird that a plugin could crash firefox and KDE/X? > >> > > > > I am 99% sure this is a bug in the OpenGL driver for your card. I would > > suggest using the AGG renderer backend instead. > > > > Bastiaan > > How do I do that?
Run configure with --enable-renderer=agg. > I use the nvidia driver. > > How can I isolate the bug and get it fixed? Isolating: you can run gnash in a debugger, to find out which OpenGL call is causing the X crash. Getting it fixed: that all depends on Nvidia, since their driver is proprietary. Bastiaan _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

