[Uim-bugs] [Bug 25139] UIM causes Firefox to crash
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Nov 17 19:58:36 PST 2009
http://bugs.freedesktop.org/show_bug.cgi?id=25139
--- Comment #11 from Etsushi Kato <ek.kato at gmail.com> 2009-11-17 19:58:36 PST ---
(In reply to comment #10)
> I ran the following command:
>
> sudo nspluginwrapper -i /usr/lib/flashplugin-installer/libflashplayer.so
>
> And it returned without errors.
>
> However, I don't know if it installed, because if I look at "about:plugins", I
> can't find any listing for npwrapper.libflashplayer.so, or any mention of
> npwrapper at all.
OK. On Ubuntu, it seems another two additional operation is needed to activate
the npwrapper for flashplugin (I'm new to Ubuntu/Debian, so I'm not sure this
is a proper way though).
$ sudo nspluginwrapper -i /usr/lib/flashplugin-installer/libflashplayer.so
$ cd /usr/lib/xulrunner-addons/plugins
$ sudo rm flashplugin-alternative.so
$ cd /usr/share/ubufox/plugins
$ sudo rm libflashplayer.so
Then restart Firefox and check whether wrapper is working.
I tested Ubuntu 9.10 on VMWare, and both of my two workaround seems to prevent
Firefox crashing.
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the uim-bugs
mailing list