Hello, On Sat, 02 Jun 2007 02:00:44 +0300 Ozan Enginoglu <[EMAIL PROTECTED]> wrote:
> After i upgrated to xorg 7.2 i had firefox core-dump problem. It used > to crast when i enter a site with a lot of flash plugin. And it uses > a lot of CPU power! > > I removed flash plugin libs from /usr/local/lib/browser_plugins and > plugins directory of firefox. Now i can surf without any core-dump > error. > > when i try to reinstall flashplugin, firefox cant succedd to run them. > > What should i do? Any suggestions? What flashplugin and wrapper do you use? If you use linux-flashplugin-7.0r69 with nspluginwrapper (you probably do, with native Firefox), you might need the following after Xorg upgrade: %ln -s ~/.mozilla/plugins ~/.mozilla/firefox/plugins That works for me. Before that you can of course consider to re-create nspluginwrapper's files, like this: %nspluginwrapper -v -a -r (remove old wrapper files) %nspluginwrapper -v -a -i (install all available plugins) Then check with about:plugins if all of them are recognised by Firefox. Nikola Lečić _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"