Firefox 3 almost always crashes when I try to visit certain sites. I'm pretty sure it's related to the Flash content somehow. I've been using Ubuntu for 2.5 years and EVERY SINGLE RELEASE has had problems with Flash crashing the browser.
Go to 'Run' and open 'cmd' • Type 'netsh' in command console then press enter • Then type 'winsock' and press enter and then type reset • Restart Your PC Another way is • Open Regedit • Navigate to: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Ole • Find the Key : • Name: EnableDCO and set • Data: N • Restart Your PC • Problem Is Solve Scan with regInOut
screamtech2 1 year ago
Solution casablancajungel:
It didn't work for me.
bamhammer 3 years ago
i have another solution in my video.. but problem is pulseaudio not flash.. because flash 9 and flash 10 BETA on linux work fine :D
orgthingy 3 years ago
This worked for me, thanks for the suggestion!
samplewk 3 years ago
Solution
First you need to download and Install nspluginwrapper
you need to install libflashsupport using the following command
sudo apt-get install libflashsupport
Run the following commands
sudo apt-get remove --purge flashplugin-nonfree
sudo apt-get install flashplugin-nonfree
Now you need to Restart firefox
casablancajungel 3 years ago
Well, I have the same problem, but I solve it with:
sudo apt-get purge --remove libflashsupport
alktrip 3 years ago