summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2011-October/008768.html
blob: 79e5ad4a4b6eeee0d72ee36d3b2f97cd1a575b8d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
 <HEAD>
   <TITLE> [Mageia-dev] [RFC] nspluginwrapper should exclude native x86_64	plugins from wrapping
   </TITLE>
   <LINK REL="Index" HREF="index.html" >
   <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5BRFC%5D%20nspluginwrapper%20should%20exclude%20native%20x86_64%0A%09plugins%20from%20wrapping&In-Reply-To=%3C4E956AEB.7090503%40arcor.de%3E">
   <META NAME="robots" CONTENT="index,nofollow">
   <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
   <LINK REL="Previous"  HREF="008803.html">
   <LINK REL="Next"  HREF="008769.html">
 </HEAD>
 <BODY BGCOLOR="#ffffff">
   <H1>[Mageia-dev] [RFC] nspluginwrapper should exclude native x86_64	plugins from wrapping</H1>
    <B>Florian Hubold</B> 
    <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5BRFC%5D%20nspluginwrapper%20should%20exclude%20native%20x86_64%0A%09plugins%20from%20wrapping&In-Reply-To=%3C4E956AEB.7090503%40arcor.de%3E"
       TITLE="[Mageia-dev] [RFC] nspluginwrapper should exclude native x86_64	plugins from wrapping">doktor5000 at arcor.de
       </A><BR>
    <I>Wed Oct 12 12:24:43 CEST 2011</I>
    <P><UL>
        <LI>Previous message: <A HREF="008803.html">[Mageia-dev] [RFC] Change default scanning application for hplip
</A></li>
        <LI>Next message: <A HREF="008769.html">[Mageia-dev] [RFC] nspluginwrapper should exclude native x86_64 plugins from wrapping
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#8768">[ date ]</a>
              <a href="thread.html#8768">[ thread ]</a>
              <a href="subject.html#8768">[ subject ]</a>
              <a href="author.html#8768">[ author ]</a>
         </LI>
       </UL>
    <HR>  
<!--beginarticle-->
<PRE>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, 
<A HREF="http://svnweb.mageia.org/packages/cauldron/nspluginwrapper/current/SOURCES/nspluginwrapper.script?view=markup">http://svnweb.mageia.org/packages/cauldron/nspluginwrapper/current/SOURCES/nspluginwrapper.script?view=markup</A> 
) should be modified by excluding /usr/lib64. BTW the scripts run during 
nspluginwrapper installation/removal get it right by only using /usr/lib: 
<A HREF="http://svnweb.mageia.org/packages/cauldron/nspluginwrapper/current/SPECS/nspluginwrapper.spec?view=markup">http://svnweb.mageia.org/packages/cauldron/nspluginwrapper/current/SPECS/nspluginwrapper.spec?view=markup</A>
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?
</PRE>












































<!--endarticle-->
    <HR>
    <P><UL>
        <!--threads-->
	<LI>Previous message: <A HREF="008803.html">[Mageia-dev] [RFC] Change default scanning application for hplip
</A></li>
	<LI>Next message: <A HREF="008769.html">[Mageia-dev] [RFC] nspluginwrapper should exclude native x86_64 plugins from wrapping
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#8768">[ date ]</a>
              <a href="thread.html#8768">[ thread ]</a>
              <a href="subject.html#8768">[ subject ]</a>
              <a href="author.html#8768">[ author ]</a>
         </LI>
       </UL>

<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>