Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Jun 2007 02:01:19 +0200
From:      Nikola Lecic <nlecic@EUnet.yu>
To:        Ozan Enginoglu <ozanenginoglu@gmail.com>
Cc:        freebsd-questions <freebsd-questions@freebsd.org>
Subject:   Re: Flashplugin problem after xorg 7.2 upgrade
Message-ID:  <200706020001.l5201mKS004494@smtpclu-1.eunet.yu>
In-Reply-To: <1180738844.1116.9.camel@laptop>
References:  <1180738844.1116.9.camel@laptop>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello,

On Sat, 02 Jun 2007 02:00:44 +0300
Ozan Enginoglu <ozanenginoglu@gmail.com> 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!
>=20
> 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.
>=20
> when i try to reinstall flashplugin, firefox cant succedd to run them.
>=20
> 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=C4=8Di=C4=87



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706020001.l5201mKS004494>