Jika OS anda adalah linux, dan biasanya menggunakan distro ubuntu. Lalu browser yang anda gunakan adalah firefox, maka si Firefox seringkali crash ketika membuka halaman berisi flash. Mungkin menyebalkan ketika sedang membuka halaman, akhirnya crash. Nah, berikut ini ada solusi yang bisa digunakan. Ada 2 opsi :

1. Edit baris ini di

/etc/firefox-3.0/firefoxrc

export XLIB_SKIP_ARGB_VISUALS=1

Maka firefoxrc anda menjadi seperti ini .

# which /dev/dsp wrapper to use
FIREFOX_DSP=”none”
# Note that “auto” and “esd” involve the use of esddsp, which
# is known to be buggy and to make Firefox unstable.
# See https://launchpad.net/malone/bugs/29760.
export XLIB_SKIP_ARGB_VISUALS=1

2. Cara kedua :

Disable Composite di

1
/etc/X11/xorg.con

Tulisan Lain   Update Firefox 3.0 ke 3.1 (shiretoko)

By alfach

2 thoughts on “Mencegah Firefox Crash ketika Membuka Flash di Linux”

Leave a Reply

Your email address will not be published. Required fields are marked *