ubuntu-x-swat team mailing list archive
-
ubuntu-x-swat team
-
Mailing list archive
-
Message #03270
[Bug 333127] Re: Firefox 3.1 and above crash on full screen flash video
Kevin Brosnan gave us a workaround:
There is a workaround which is to create a script that does the following.
#!/bin/sh
export LD_PRELOAD=/usr/lib/libGL.so.1
/path/to/firefox
In the case of Firefox 3. package from PPA, the file
/usr/lib/firefox-3.5pre/firefox.sh should be modified adding:
export LD_PRELOAD=/usr/lib/libGL.so.1
I modified it, and works!!!!
Additional to this, the problem seems to be from nVidia drivers, so,
only people with nVidia cards have this problem . This already was
reported:
http://www.nvnews.net/vbulletin/showthread.php?p=1997651
** Also affects: nvidia-graphics-drivers-180 (Ubuntu)
Importance: Undecided
Status: New
--
Firefox 3.1 and above crash on full screen flash video
https://bugs.launchpad.net/bugs/333127
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers-180 in ubuntu.