First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 30577
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 22395
Assigned To: Java team <java@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: splite <splite-gentoo@sigint.cs.purdue.edu>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 30577 depends on: Show dependency tree
Bug 30577 blocks: 31468
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2003-10-07 08:30 0000
JRE/JDK ebuilds currently install their own symlinks in
/usr/lib/nsbrowser/plugins.  Installing ibm-jdk after blackdown-jdk results in
two Java browser plugins, javaplugin_oji.so and libjavaplugin_oji.so.  IBM's
libjavaplugin_oji.so doesn't initialize, presumably because the environment is
still set for Blackdown.  (Even if it did work, running two Java plugins
simultaneously is of dubious value.)  IMO, java-config --set-system-vm should
control which browser plugin is used, not the ebuilds.  There is already
(undocumented) code in java-config for displaying plugin info; perhaps that
could be expanded to also control the plugins.

Reproducible: Always
Steps to Reproduce:
1. install blackdown-jdk
2. install ibm-jdk
3. run "mozilla about:plugins"

Actual Results:  
% mozilla about:plugins
LoadPlugin: failed to initialize shared library
/usr/opt/ibm-jdk-1.4.1/jre/bin/libjavaplugin_oji.so
[/usr/opt/ibm-jdk-1.4.1/jre/bin/libjavaplugin_oji.so: undefined symbol:
GetGlobalServiceManager__16nsServiceManagerPP17nsIServiceManager]
LoadPlugin: failed to initialize shared library
/usr/opt/ibm-jdk-1.4.1/jre/bin/libjavaplugin_oji.so
[/usr/opt/ibm-jdk-1.4.1/jre/bin/libjavaplugin_oji.so: undefined symbol:
GetGlobalServiceManager__16nsServiceManagerPP17nsIServiceManager]
LoadPlugin: failed to initialize shared library
/usr/opt/ibm-jdk-1.4.1/jre/bin/libjavaplugin_oji.so
[/usr/opt/ibm-jdk-1.4.1/jre/bin/libjavaplugin_oji.so: undefined symbol:
GetGlobalServiceManager__16nsServiceManagerPP17nsIServiceManager]
LoadPlugin: failed to initialize shared library
/usr/opt/ibm-jdk-1.4.1/jre/bin/libjavaplugin_oji.so
[/usr/opt/ibm-jdk-1.4.1/jre/bin/libjavaplugin_oji.so: undefined symbol:
GetGlobalServiceManager__16nsServiceManagerPP17nsIServiceManager]


Expected Results:  
It shouldn't have installed the symlink in /usr/lib/nsbrowser/plugins in the
first place.

------- Comment #1 From Adrian Almenar 2003-11-08 07:39:33 0000 -------

*** This bug has been marked as a duplicate of 22395 ***

First Last Prev Next    No search results available      Search page      Enter new bug