Firefox 3.5 crashes when trying to view a flash video in fullscreen.
Not to worry, for there is a workaround.
in /usr/lib/firefox-3.5.1pre/firefox.sh
EDIT: the path on Fedora 11 is: /usr/lib/firefox-3.5/run-mozilla.sh
you add export LD_PRELOAD=/usr/lib/libGL.so.1 at the beginning of the file, but underneath #!/bin/sh
So it looks like this:
#!/bin/sh
#fix the goddamn flash bug.
export LD_PRELOAD=/usr/lib/libGL.so.1
Firefox launcher containing a Profile migration helper for
temporary profiles used during alpha and beta phases.
…
Save, and try out some flash video in fullscreen.
This should work for Archlinux, Fedora and Ubuntu. The path to firefox.sh might vary though.
I was looking for something new in linux desktops. Ubuntu and it’s deriatives never really gave me what I wanted from a desktop and they always felt a bit slow on this system at least. I installed Archlinux and discovered the speed I was missing, but it’s too much tweaking neccesary really, ( Archers, please don’t kill me! I like Arch! ) but the point in bringing up Arch, it is where I rediscovered the enlightenment window manager! Installation is easy in Arch:
and you’re done! Easy. But still, if you really want to enjoy enlightenment you have to check out elive. It is the most beutiful system you will ever see.
It is built on Debian testing, “Lenny”, the 2.6.26.8 linux kernel, and the enlightenment wm.
Thunar is the default filemanager, wich you might know from Xfce. It does a great job, but fails to browse network shares, as in samba. I have yet to find an replacement, I do not want nautilus eiter, so I’m stuck with sftp through the console for now.
Iceweasel 3.0.3 with the iFox theme is the default web browser, and has
Shockwave Flash 9.0 r124
Java 1.0.6
Mozilla-mplayer
Google Preview
Installed as plugins.
I removed mozilla-mplayer and replaced it with the newer gecko-mediaplayer, wich can play the movie trailers on Apple.com without any problem. Mozilla-mplayer cannot.
The installation of gecko-mediaplayer is not that easy, a simple `aptitude install gecko-mediaplayer` will not do, as it is not in the repos. It can be found, however, in the unstable, or “Sid” repos of Debian. You need to get the dependancys too:
So far I have been very pleased with elive. More to follow in the few days, when I’ve been using this system for a longer time.
This is the development release of elive, not the stable one. the stable download requires a small payment, but the development version is free of charge.
It comes with multimedia codecs and drivers for Nvidia ( probably ATi too ) installed by default. My nvidia 6200 was detected and resolution was correct on boot.