Description of problem: currently nspluginwrapper tries to wrap x86_64 plugins (like native x86_64 flash player plugin), but there is only i386 npviewer which is needed to run the plugins. The problem can be seen from the following output, which is a more verbose form of the script run through nspluginwrapper filetrigger: $ nspluginwrapper -v -i /usr/lib64/mozilla/plugins/libflashplayer.so *** NSPlugin Viewer *** ERROR: /usr/lib64/mozilla/plugins/libflashplayer.so: wrong ELF class: ELFCLASS64 nspluginwrapper: no appropriate viewer found for /usr/lib64/mozilla/plugins/libflashplayer.so nspluginwrapper.script should be modified to only look in /usr/lib. Also applies to Mageia 1.
Seems to have been fixed by Anssi with: http://svnweb.mageia.org/packages/cauldron/nspluginwrapper/current/SPECS/nspluginwrapper.spec?r1=141190&r2=182392 Anssi, i'm marking this as fixed, then? Thanks for fixing, BTW :)
Status: NEW => RESOLVEDCC: (none) => anssi.hannulaResolution: (none) => FIXED