Debian :: OpenJDK And Icedtea - Plugin Conflicts
Aug 29, 2011
I have the following packages of openjdk and icedtea installed.
i openjdk-6-jre - OpenJDK Java runtime, using Hotspot JIT
i openjdk-6-jre-headless - OpenJDK Java runtime, using Hotspot JIT (headless)
i openjdk-6-jre-lib - OpenJDK Java runtime (architecture independent libraries)
i icedtea-6-jre-cacao - Alternative JVM for OpenJDK, using Cacao
i A icedtea-6-jre-jamvm - Alternative JVM for OpenJDK, using JamVM
Now I am not a developer or anything just a user. My use-case are two :-
a. Running java programs on the desktop
b. Running java in the web-browser.
I *think* both of them get installed by default. Openjdk via the default-jre virtual package while icedtea due to some of the openjdk headless packages.
~$ aptitude why openjdk-6-jre
i default-jre Depends openjdk-6-jre (>= 6b23~pre8-2~)
~$ aptitude why icedtea-6-jre-jamvm
i openjdk-6-jre-headless Recommends icedtea-6-jre-jamvm (= 6b23~pre8-2)
~$ aptitude why openjdk-6-jre-headless
i openjdk-6-jre-lib Depends openjdk-6-jre-headless (>= 6b17)
$ aptitude why openjdk-6-jre-lib
i openjdk-6-jre-headless Depends openjdk-6-jre-lib (>= 6b23~pre8-2)
Notice the circular dependency at the end. From what I read the headless packages are basically for those systems where a server is running which does not have have a monitor, in which case I wonder why its installed in my system? My actual issue is of having the java for iceweasel. I did search for having java plugins and did not find anything except for icedtea-plugin to run java on my browser.
Trying to install it through gave conflicts :-
$ sudo aptitude install icedtea-plugin
[sudo] password for shirish:
The following NEW packages will be installed:
icedtea-netx{a} icedtea-plugin xulrunner-1.9.1{ab}
0 packages upgraded, 3 newly installed, 0 to remove and 4 not upgraded.
Need to get 8,642 kB/9,103 kB of archives. After unpacking 26.5 MB will be used.
The following packages have unmet dependencies:
openjdk-6-jre-headless: Conflicts: icedtea-netx (< 1.1.1-2~) but 1.1-1 is to be installed.
xulrunner-1.9.1: Depends: libmozjs2d (= 1.9.1.16-6) but 1.9.1.16-9 is installed.
The following actions will resolve these dependencies:
Keep the following packages at their current version:
1) icedtea-netx [Not Installed]
2) icedtea-plugin [Not Installed]
3) xulrunner-1.9.1 [Not Installed]
Accept this solution? [Y/n/q/?] q
Abandoning all efforts to resolve these dependencies.
Abort.
I did see the other solutions but most of them recommend downgrading both the openjdk and icedtea packages to the ones in testing rather than in unstable.
View 2 Replies
ADVERTISEMENT
Jul 10, 2011
I use openSUSE 11.4 64 bits, KDE and FireFox 5.0. I regularly update. When trying to reach my bank, I get the following error: Code: icedteanp plugin error: Failed to run /usr/lib64/jvm/java-1.6.0-openjdk/jre/bin/java. For more detail rerun "firefox -g" in a terminal window. Is there anything I can do to remediate ? Does IcedTea everything that Java does?
View 4 Replies
View Related
May 4, 2010
After reading the sticky on 10.04 regarding java, I would like to know that if I install sun-java from Medibuntu, do I need to uninstall Openjdk and Icedtea? Can these programs coexist? Should I uninstall Openjdk first and then install sun-java? I think the absence of sun-java on my Dell is the root cause of the crashing that is ocurring when I try and access my AOL mail.
View 9 Replies
View Related
May 31, 2010
I',m having trouble running the zotero openoffice integration plugin in F13 under the openjdk plugin.It's known top be not working as per The problem lies in some permissions as reported here -fedora-linux/However i want to know if there's any progress on it, since i dont have privilege to install it in my lab computer. Also i found this old bug reportwhich seems to have something done.If anypone has any idea please post, else i think i need to file a new bug report.EDIT: I'd be glad even if someone can guide me to write local policy (.java.policy) to enable the plugin
View 1 Replies
View Related
Aug 6, 2010
Every time i go to use my java the plugin /usr/lib/jvm/java-6-openjdk/jre/lib/i386/IcedTeaPlugin.so crashes. I redownloaded it a few times and the same thing happens. but it works for awhile then stops.
View 2 Replies
View Related
Jul 1, 2011
Java 1.6.0 browser plugin has been replaced by Icedtea plugin in the last update. Unfortunately, Firefox now complains that java isn't enabled when, of course, it still is. The new plug-in is also listed in the FF add-ons. I assume this isn't the intended effect of the update?
openSUSE 11.4; KDE 4.6.4; AMD Phenom II X2 550 Processor;
Video: nVidia GeForce 210; Sound: ATI SBx00 Azalia (Intel HDA);
Wireless: BCM4306
View 2 Replies
View Related
Nov 17, 2010
getting the icedtea java plugin to work properly on Chromium. When I go to http://www.funorb.com/ and go to Arcanists, I usually get to the login screen, and sometimes I'm even able to login, but right after that, it crashes with an error message (Something like Icedtea plugin crashed unexpectedly).
View 8 Replies
View Related
Oct 21, 2010
Last nights upgrade of java-1.6.0-openjdk-1.6.0.0-43.1.8.2.fc13.i686 and java-1.6.0-openjdk-plugin-1.6.0.0-43.1.8.2.fc13.i686 prevent the loading of Ameritrades Command Center.Downgrading to version 1.6.0.0-37 fixes the problem. I'll post the bugzilla number as soon as I get the chance to file it.
View 3 Replies
View Related
Feb 18, 2010
Is the OpenJDK web plugin the only option for java web plugins? I uninstalled it to run the Sun JDK Update 18, but now I can't find another web plugin.
View 1 Replies
View Related
Mar 13, 2010
I have compiled the OpenJDK with NPPlugin support for fedora 12. It works very well in Firefox 3.6. I would like to share it with you. Download the RPMs from the output of koji and run: #yum localinstall java-1.6.0-openjdk* It will upgrade your openjdk. The plugin can be used in Firefox 3.6 in both remi's rpm or F13's firefox,
[Code].....
View 1 Replies
View Related
Nov 4, 2010
how do I uninstall Java? Tried with Synaptic and apt-get remove, but uninstalling sun-java6 automatically adds default-jre (openjdk) and uninstalling openJdk automatically installs sun-java ... but I don't want ANY Java on my machine - am I missing something? Already thought I maybe have a package that requires SOME kind of Java, but how do I find out?
View 2 Replies
View Related
Jan 22, 2010
see the released of Mozilla Firefox 3.6. However, it seems that Firefox 3.6 does not like current OpenJDK Java plugin installed by Fedora 12. (IT SUPPORTS NOW SEE SOLUTION BELOW) A little google turned out that in this release Firefox dropped the old Open Java Integration mechanism, which is currently being used by OpenJDK Java plugin. [Code] Now I have to manually install the JRE from Sun to get Java plugin in Firefox 3.6.
Is there any plan for OpenJDK to catch up with this change of Java plugin? I hope the Firefox 3.6 shipped with Fedora 13 could have OpenJDK Java plugin support.
Yes, OpenJDK did have plan for the new java plugin. Actually it arrived with IcedTea B17 (Alpha version, of course). However, the new plugin support is only enabled in Fedora 13 build config. Now our task is simple, upgrade the OpenJDK to Fedora 13 build in rawhide, like what we have done to Firefox.
[Code]....
Reboot your Firefox 3.6 and it's done. I have tested with Citrix java client and RuneScape. Citix works fine, but the RuneScape crashed with my Compiz. Switch off Compiz and the RuneScape works fine, too. It is not a big deal for me since I do not play RuneScape. So basically it WORKS.
View 14 Replies
View Related
Jun 11, 2010
Last nights updates of: java-1.6.0-openjdk-1.6.0.0-39.b18.fc13.i686 and java-1.6.0-openjdk-plugin-1.6.0.0-39.b18.fc13.i686 no longer work with Ameritrade Command Center. I was really happy when OpenJDK got to a point where I didn't have to install Sun's Java, and it has been working great for quite a few months now, but today, when trying to bring up Command Center, it's telling me that there is a missing plugin, then points me to the Sun Java site. This is when using Firefox or Chrome. It may just be the plugin or the way it's positioned, so, hopefully this weekend I'll get time to investigate a little further. If not I'll downgrade to the previous version. <sigh> I really didn't want to install Sun's Java on my F13 boxes.
View 13 Replies
View Related
Jul 10, 2010
I am using Kubuntu 10.04 with Firefox 3.6 from Mozilla's website and I use OpenJDK from the Ubuntu repsitories.I want to know how do I configure OpenJDK with the Firefox to view Java applets in the browser.
View 1 Replies
View Related
May 13, 2011
now VLC is back again in Packman repos, but ... now I've got this issue:
Code:
#### YaST2 conflicts list - generated 2011-05-13 07:58:10 ####
patch:gstreamer-0_10-plugin-hal-4496.noarch conflicts with gstreamer-0_10-plugins-good-lang.noarch < 0.10.28-1.2.1 provided by gstreamer-0_10-plugins-good-lang-0.10.28-1.pm.40.3.noarch
[code]....
is it safe to apply this patch through "vendor change", but immediately after redo "switch system packages to packman"?
View 4 Replies
View Related
Feb 1, 2011
OpenJDK has recently updated. Problem is that I am using the JDK from Sun/Oracle which I downloaded and installed along with other java tools and IDE's. I notice that openJDK is now the default JDK on the system.
java version "1.6.0_20"
OpenJDK Runtime Environment (IcedTea6 1.9.4) (6b20-1.9.4-0ubuntu1~10.04.1)
OpenJDK Server VM (build 19.0-b09, mixed mode)
Now my own java build is configured in $PATH but ignored, this is not good as I do a lot of java development. I would like to disable the OpenJDK or even remove it. I would also like to disable the update manager for this particular package and it's other add ons.
View 2 Replies
View Related
Sep 17, 2014
I'm running Debian Jessie 64bit, the X-window is xfce4, I found the 'OpenJDK Java 7 Policy Tool' entry is already under the Settings menu, it seems appeared after I customized jessie a little, that installing nvidia driver, virtualbox ose, adobe reader and adobe flash player. From console, I can check there is java, but no javac.For doing java programming, I don't know if the OpenJDK was complete installed or not, should I continue to use it or remove it to install Oracle JDK?
View 1 Replies
View Related
Sep 23, 2015
I'm using Debian Testing (I know it doesn't happen in Stable)
Words isn't required here. I'll show examples:
# aptitude dist-upgrade
Code: Select allThe following NEW packages will be installed:
 appstream{a} coinor-libcoinutils3v5{ab} coinor-libosi1v5{ab} cpp-5{a}
 g++-5{a} gcc-5{a} gcj-5-jre{a} gcj-5-jre-headless{a} gcj-5-jre-lib{a}
 geoip-database-extra{a} gnuplot5-data{a} gnuplot5-qt{a} icoutils{a}
 kded5{a} kinit{a} kio{a} libapt-inst1.7{a} libapt-pkg4.16{a} libasan2{a}
[Code] ....
Why apt-get can while aptitude can't?
I've searched on web, and all I can tell is that aptitude is "safer" than apt-get because it taking account the packages on hold.
But I don't have any package on hold! (I've tested dpkg --get-selections | grep hold)
View 11 Replies
View Related
Aug 31, 2010
I got 10.04 LTS installed off a flash drive downloaded from unetbootin. I have updated this just now, with update manager. Some how the IP addy for the download is xxx.xxx.xxx.xxx 80. Trouble is they did not put in the colon in the :80 so it never goes to get the down load. where this in what directory so I can edit it? Sry guess the server was down all day or my ISP was messyed up got it going now.
View 1 Replies
View Related
Dec 31, 2010
I have recently switched from suse 9.2 32-bit to 11.3 64-bit (luckily I'm still mantaining the old machien for a while).I'm noticing that the graphics quality of the applets displayed by the new firefox (3.6.12 bundled with the opensuse distro) is significantly worse (mainly concerning fonts which look very poor) then the one I used to have on the old system.I see that the new firefox uses IcedTea 1.9.2. The old system was using, I guess, something called libjavaplugin_oji.Is this a known problem with IcedTea and is there a recommended replacenent ?
View 2 Replies
View Related
Sep 8, 2011
I just installed F 15. I have a Java app that I use a lot that is buggy with OpenJDK 6, because OpenJDK 6 is buggy, and apparently it needs OpenJDK 7 to run smoothly. Is there an RPM for OpenJDK 7 somewhere? I haven't been able to find it if it exists.
I also need ffmepg but have been unable to find a RPM for it either I did try to build ffmepg form source but it wouldn't build because it was missing Git what ever that is, which in turn I couldn't find a package for. I'm trying to avoid going on a scavenger hunt to get this installed and that's why I'm looking for an RPM.
If OpenJDK7 and ffmepg do not have RPMs for F 15 what are my best options?
View 1 Replies
View Related
Jun 13, 2010
i want to use sun java but i am getting this error
Quote: sudo update-java-alternatives -s java-6-sun
Quote:
update-alternatives: error: no alternatives for xulrunner-1.9-javaplugin.so. update-alternatives: error: alternative /usr/lib/jvm/java-6-sun/jre/lib/i386/libnpjp2.so for mozilla-javaplugin.so not registered, not setting.
View 3 Replies
View Related
Oct 18, 2010
How do I uninstall the OpenJDK from CentOS?
I have tried "rpm -qm" but I can't find this version. Is there another way to uninstall JDK?
View 1 Replies
View Related
Nov 26, 2009
I am using openSUSE 11.0. This OS installation gives firefox 3.0.5 Beta. I had installed new version of firefox at /usr/local/bin/firefox. I had placed link of this firefox at /usr/bin using this command ->
Code:
linux-snvz:/usr/bin # ln -s /usr/local/bin/firefox/firefox firefox My older firefox contains the flush plugin. So i can easily played ..... video's in my browser. But now my new browser saying that it doesn't have flash plugin. I was tried to install flash plugin once again.
[Code]...
Even after installation also my browser is again without flash plugin.
View 3 Replies
View Related
Jul 21, 2010
I just updated my distribution to 11.3 from 11.2. But now this problem occurs when I try to play an mp3. There was no problem before with 11.2.
It also says
Code:
The following plugin is required : MPEG-4 AAC decoder
Only certain mp3s have this problem. All gstreamer packages have been installed. What package is missing anyway?
View 1 Replies
View Related
May 14, 2010
I've installed the newly released OpenJDK which includes the updated NPPlugin that's compatible with Firefox 3.6. However the CPU usage is abysmal. I'm seeing 80-100% by the java component. How I installed it and removed the previous Sun Java workaround is listed here.
View 3 Replies
View Related
Mar 28, 2011
My sig says 11.3, but I just did a new install to 11.4. I found a small problem with using openjdk 1.6.20 with one of my applications. I use Scottrader, proprietary Java application by Scottrade. It uses ports 80 and 443 for the data streams and I was not getting any data on 443 with openjdk. I stopped the firewall, just in case that was a problem, but it persisted. I solved the problem by installing Sun java 1.6.24, and running update-alternatives to use Sun java as the default. Data on ports 80 and 443 are running to the application now.
View 7 Replies
View Related
Jul 23, 2010
I've been advised to "clear the java cache", and to do so under Windows, one would open the java control panel. Of course, I'm using OpenJDK, and not Java's java.
Can anyone tell me how I would clear the java cache?
View 1 Replies
View Related
Nov 3, 2010
I am using Ubuntu 10.10 and currently have OpenJDK java 6 installed. I am trying to run a program called BioLayout Express3D which I am using for my genetics honours project however each time I launch it it loads but immediatelly crashes with the error
[Code]....
View 2 Replies
View Related
Feb 28, 2010
i have this-for me huge problem- xfce4-xkb-plugin won�t save my keyboard setup and it won�t show after startup in xfce4 panel (xubuntu 9.10): I did this:
1) i added in /etc/default/console-setup needed keyboard layouts (de,hr,rs)-because i know that after restart xfce4-xkb-plugin will not memorize my layouts.
[Code]....
View 9 Replies
View Related