Yes I have an ATI card (mobility radeon x300, ati driver version 8.28,
on a dell latitude d610) and I played with composite/xgl etc some
months ago (before my firefox problems), without much success. I tried
your patch by editing /usr/bin/firefox and adding
export XLIB_SKIP_ARGB_VISUALS=1
at the beginning of the file (after the sudo test) but this did not
fix the problem.
I had a look at my xorg config file and found this:
Section "Extensions"
Option "Composite" "Disable"
EndSection
There might be some weird stuff left in my x11 installation but I did
my best to remove these things when I realized they did not work as
expected.
I installed firefox with debug symbols and this is the gdb output:
[Thread debugging using libthread_db enabled]
[New Thread -1220502640 (LWP 20768)]
[New Thread -1223922784 (LWP 20792)]
[New Thread -1234289760 (LWP 20796)]
[New Thread -1255769184 (LWP 20810)]
[New Thread -1268339808 (LWP 20847)]
[New Thread -1276732512 (LWP 20848)]
[New Thread -1285125216 (LWP 20849)]
[Thread -1276732512 (LWP 20848) exited]
[Thread -1285125216 (LWP 20849) exited]
[New Thread -1285125216 (LWP 20850)]
[New Thread -1276732512 (LWP 20851)]
[Thread -1285125216 (LWP 20850) exited]
[New Thread -1285125216 (LWP 20862)]
[New Thread -1296917600 (LWP 20863)]
And that's all... Nothing happens, the process does not crashes,
nothing appears on screen.
On 2/4/07, John Vivirito <[EMAIL PROTECTED]> wrote:
> Thank you for the bug report. Could you please install firefox-dbg (these are
> the firefox debugging symbols) and try to obtain a backtrace (or crash
> report) by following the instructions on
> https://wiki.ubuntu.com/MozillaTeam/Bugs
> This will greatly aid us in tracking down your problem
>
> Do you have an ati video card?
>
> Ahhh. You must have a ATI card. Some people have reported that their IBM T43
> had the same problem. Add this to your /etc/bin/firefox:
> Code:
> export XLIB_SKIP_ARGB_VISUALS=1
> and/or by adding to your /etc/env.d/10MozillaFirefox:
> Code:
> LIB_SKIP_ARGB_VISUALS=1
> on the first line. Its a problem with xorg when you turned on the composite
> module.
>
> --
> After upgrading to Edgy, firefox doesn't work anymore
> https://launchpad.net/bugs/69550
>
--
After upgrading to Edgy, firefox doesn't work anymore
https://launchpad.net/bugs/69550
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs