[Bug 1057519] Re: PLUGINPTH in /var/lib/dpkg/info/icedtea-7-plugin:amd64.postinst is set to wrong path
Matthias Klose
doko at ubuntu.com
Fri Feb 8 01:06:27 UTC 2013
set correctly:
$ ls /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/amd64/IcedTeaPlugin.so
/usr/lib/jvm/java-7-openjdk-amd64/jre/lib/amd64/IcedTeaPlugin.so
** Changed in: icedtea-web (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to icedtea-web in Ubuntu.
https://bugs.launchpad.net/bugs/1057519
Title:
PLUGINPTH in /var/lib/dpkg/info/icedtea-7-plugin:amd64.postinst is set
to wrong path
Status in “icedtea-web” package in Ubuntu:
Invalid
Bug description:
PLUGINPTH in /var/lib/dpkg/info/icedtea-7-plugin:amd64.postinst and
PLUGINPTH in /var/lib/dpkg/info/icedtea-6-plugin:amd64.postinst is set
to wrong path. This causes weird bugs in some applets, for example
BankID, but not all.
Solved by changing the following line:
PLUGINPTH=$basedir/jre/lib/amd64/$PLUGIN
(could be PLUGINPTH=$basedir/jre/lib/amd64/IcedTeaPlugin.so/$PLUGIN. I don't remember.)
To the following:
PLUGINPTH=$basedir/jre/bin/java/$PLUGIN
This bug arose without any manual intervention on one of my Ubuntu
machines, but not the other.
Hope this helps you improve IcedTea! :)
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: icedtea-7-plugin 1.2-2ubuntu1.2
ProcVersionSignature: Ubuntu 3.2.0-31.50-generic 3.2.28
Uname: Linux 3.2.0-31-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu13
Architecture: amd64
Date: Thu Sep 27 15:07:59 2012
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
ProcEnviron:
TERM=xterm
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: icedtea-web
UpgradeStatus: Upgraded to precise on 2012-04-26 (153 days ago)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/icedtea-web/+bug/1057519/+subscriptions
More information about the foundations-bugs
mailing list