Bug 367281 - java plugin package could use some triggers
Summary: java plugin package could use some triggers
Keywords:
Status: CLOSED DUPLICATE of bug 334311
Alias: None
Product: Fedora
Classification: Fedora
Component: java-1.7.0-icedtea
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Thomas Fitzsimmons
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-11-05 18:40 UTC by Michal Jaegermann
Modified: 2007-11-30 22:12 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-11-22 15:13:22 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Michal Jaegermann 2007-11-05 18:40:20 UTC
Description of problem:

Assume that there are some web browers installed and a java
plugin too and everything works as required pieces are found in
%{_libdir}/mozilla/plugins/.  Now somebody installs
nsplugiwrapper and no java anymore due to a code like that
(that piece from /usr/bin/firefox):
.....
if [ -x "/usr/bin/mozilla-plugin-config" ]
then
  MOZ_PLUGIN_DIR="plugins-wrapped"
else
  MOZ_PLUGIN_DIR="plugins"
fi
.....
A run of 'mozilla-plugin-config -i' is required to create new 
links and a plugin package trigger on nspluginwrapper would
make that automatic.

That, of course, would apply to any browser plugin package.

Version-Release number of selected component (if applicable):
java-1.7.0-icedtea-plugin-1.7.0.0-0.19.b21.snapshot.fc8

Comment 1 Lillian Angel 2007-11-22 15:13:22 UTC

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


Note You need to log in before you can comment on or make changes to this bug.