Bugzilla – Bug 304229
nspluginwrapper doesn't register 32bit plugins
Last modified: 2007-09-14 14:43:21 UTC
I installed 10.3beta2 x86-64 with nspluginwrapper and flash-player. But after installation the flash-player plugin is not available in /usr/lib64/browser-plugins immediately. I had to invoke nspluginwrapper -a -i manually to get it registered.
I had the same problem with the 64 bits distribution. By executing the nspluginwrapper the problem was solved, as Wolfang suggested.
I don't see any correct solution: - SuSEconfig is deprecated. - Path %trigger are not implemented in RPM. - %triggerin based on virtual symbols (created by AutoReqProv) are not implemented in current SuSE version of RPM. As a short time solution, I can add trigger to all known SuSE and third party packages providing any plugin.
I see the issues but the short time solution is better than nothing, isn't it?
Ah, sorry. This short time solution was done old time ago. The list contains all plugins known as not existing for x86_64 or not workin properly: RealPlayer acroread acroread_ja flash-player mplayerplug-in It excludes java, which does not work via nspluginwrapper (hard to fix). This must be an another bug. Guessing it's duplicate of bug 305098.
Or duplicate of bug 307720.
I'd like to add that on a fresh installation of beta3, the flash plugin is not registered by default in Firefox x86_64. Sounds like a potentially major bug.
Could you verify, that your problems are not duplicate of bug 307720 (flash only) or bug 304963 (all plugins, if dragonedd plugin is present).
Confirming as duplicate of glibc bug 304963. After removing of dragonegg plugin, you have to call "/usr/bin/nspluginwrapper -a -i -v" to re-create the plugin cache from scratch and not start with corrupted database, and flash starts to work again. *** This bug has been marked as a duplicate of bug 304963 ***