Hello James,
On 24 Apr 2021, at 22:32, James Madgwick wrote:
james@PowerMac-G5:~$ firefox
Crash Annotation GraphicsCriticalError: |[0][GFX1-]: glxtest: No
visuals found (t=4.23128) [GFX1-]: glxtest: No visuals found Crash
Annotation GraphicsCriticalError: |[0][GFX1-]: glxtest: No visuals
found (t=4.23128) |[1][GFX1]: Unknown image format 1 (t=11.8668)
[GFX1]: Unknown image format 1 Crash Annotation GraphicsCriticalError:
|[0][GFX1-]: glxtest: No visuals found (t=4.23128) |[1][GFX1]: Unknown
image format 1 (t=11.8668) |[2][GFX1]: Unknown image format 1
(t=11.9111) [GFX1]: Unknown image format 1 Exiting due to channel
error. Illegal instruction
I don’t know about the other issues, but there is a known issue about
Firefox and Thunderbird[1] which was fixed by Adrian and should be
delivered by sid soon.
As long you might want to use ArcticFox from Riccardo Mottola which you
can retrieve using the powerprogess repo like so (from root, if you have
sudo installed):
```
sh -c "echo 'deb http://repo.powerprogress.org/debian sid main' >>
/etc/apt/sources.list"
wget -O - https://repo.powerprogress.org/debian/conf/public.gpg.key|sudo
-s apt-key add
apt-get update
apt-get -y install arcticfox
```
Johannes
[1] https://phabricator.services.mozilla.com/D105354