From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-dev/2011-October/008768.html | 124 ++++++++++++++++++++++++++++ 1 file changed, 124 insertions(+) create mode 100644 zarb-ml/mageia-dev/2011-October/008768.html (limited to 'zarb-ml/mageia-dev/2011-October/008768.html') diff --git a/zarb-ml/mageia-dev/2011-October/008768.html b/zarb-ml/mageia-dev/2011-October/008768.html new file mode 100644 index 000000000..79e5ad4a4 --- /dev/null +++ b/zarb-ml/mageia-dev/2011-October/008768.html @@ -0,0 +1,124 @@ + + + + [Mageia-dev] [RFC] nspluginwrapper should exclude native x86_64 plugins from wrapping + + + + + + + + + +

[Mageia-dev] [RFC] nspluginwrapper should exclude native x86_64 plugins from wrapping

+ Florian Hubold + doktor5000 at arcor.de +
+ Wed Oct 12 12:24:43 CEST 2011 +

+
+ +
Hey there,
+
+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. You can see the problem from the following output, which are a 
+more verbose form of the scripts 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
+
+In my and Anssi's opinion, nspluginwrapper.script (from nspluginwrapper 
+filetrigger, 
+http://svnweb.mageia.org/packages/cauldron/nspluginwrapper/current/SOURCES/nspluginwrapper.script?view=markup 
+) should be modified by excluding /usr/lib64. BTW the scripts run during 
+nspluginwrapper installation/removal get it right by only using /usr/lib: 
+http://svnweb.mageia.org/packages/cauldron/nspluginwrapper/current/SPECS/nspluginwrapper.spec?view=markup
+Anybody more knowledgeable on nspluginwrapper care to share his opinion, or are 
+there other reasons for objections?
+
+
+Also are there good reasons to still use nspluginwraper for flash player at 
+all, as all current browser support out-of-thread execution of plugins and 
+flash-player-plugin is available as native i586 and x86_64 plugins?
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

+ +
+More information about the Mageia-dev +mailing list
+ -- cgit v1.2.1