Java and firefox
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1 On Sun, 10 Jan 2010 23:20:52 -0500 Frank McCormick <debianlist@videotron.ca> wrote: > Any Java experts here ? My Firefox (3.5.5) has started to throw > java errors complaining about not being able to find the main class. > I reinstalled sun-java-bin from the repositories but that > didn't change anything. Solving my own problem here. A **seemingly** unrelated change has broken Java for many people. Have a look at this bug..which also contains a workaround. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=560044 - -- Frank -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iQEcBAEBAgAGBQJLSrLwAAoJEMEDyLTvrVhjuQoH/A3iexnI6oeD5rxMzzwjWDgd sXgz1fY5v0n4Fd4fuxkKQ3B1MrnoQRRowCqfh5fjYjRiZ+vAqD XVFQgc1TlGxPRJ XHYh2Cl3x2HUtePrTIAUELKEmox9ib/Fhnik+N0mqePP7VZ/fuo2TtMHq92IRTlS OJknKa/EYEK4zj0PA3Lg5FxHi58SoxirJ/BbypFqVeUMjR7pSt93j/1l/8co5u58 5Tee28swnuTZ9GtS+aRqqaUkB6Z0Wu+vyQVXUKC9YuKbzdTEaK D6+cYZ5EeSrCD4 umdInutNt3QimW2wgdRNj+LfEYLZQZg9K1aTL3DYXV7uKUWdtn 45edF7Nt//bag= =BKt9 -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
java and firefox
Hi
i'm running kubuntu and there is no java applet working on my firefox (jre is installed though). Any idea what I have to install to make it work? Thanks, t. -- ubuntu-users mailing list ubuntu-users@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users |
java and firefox
Hi, Tib,
On 05/02/2012 11:24, Thibaut wrote: > Hi > > i'm running kubuntu and there is no java applet working on my firefox > (jre is installed though). Any idea what I have to install to make it > work? > > Thanks, > t. > When you type the URL "about:plugins" in your browser, do you get a "Java" section? Ideally you should (if you have the official Sun/Oracle) JRE installed, get a section that starts with "Java(TM) Plug-in 1.6.0_26" Can you copy/paste in your response to me here? Did you run "sudo update-java-alternatives -s java-6-sun" after installing the JRE? Type "sudo update-java-alternatives -l" to get a list of java environments installed. Not all of them have a plugin available... Gilles -- ubuntu-users mailing list ubuntu-users@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users |
java and firefox
On 02/05/2012 12:46 PM, Gilles Gravier wrote:
When you type the URL"about:plugins" in your browser, do you get a "Java" section? No, i just have a "flash" section" Ideally you should (if you have the official Sun/Oracle) JRE installed, get a section that starts with "Java(TM) Plug-in 1.6.0_26" Can you copy/paste in your response to me here? Did you run "sudo update-java-alternatives -s java-6-sun" after installing the JRE? Type "sudo update-java-alternatives -l" to get a list of java environments installed. Not all of them have a plugin available... $ sudo update-java-alternatives -l java-1.6.0-openjdk 1061 /usr/lib/jvm/java-1.6.0-openjdk thanks for your help! t. -- ubuntu-users mailing list ubuntu-users@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users |
java and firefox
On Sun, Feb 5, 2012 at 12:24 PM, Thibaut <lasthib@gmail.com> wrote:
> Hi > > i'm running kubuntu and there is no java applet working on my firefox (jre > is installed though). Any idea what I have to install to make it work? You have to install the java browser plugin. Check synaptic for java plugin. -- Ioannis Vranos http://cppsoftware.binhoster.com -- ubuntu-users mailing list ubuntu-users@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users |
java and firefox
On 02/05/2012 01:12 PM, Ioannis Vranos wrote:
You have to install the java browser plugin. Check synaptic for java plugin. i looked for one but didn't find it. $ apt-cache search java | grep plugins codelite-plugins - Powerful and lightweight C/C++ IDE - plugins freemind-plugins-help - Java Plugin for FreeMind to show an extended online help freemind-plugins-script - Java Plugin for FreeMind to add scripting capabilities freemind-plugins-svg - Java Plugin for FreeMind to export Mindmaps to SVG and PDF josm-plugins - Plugins for JOSM libgradle-plugins-java - Groovy based build system - Core plugins libmaven-hpi-plugin-java - Maven2 plugin for building Jenkins plugins munin-java-plugins - network-wide graphing framework (java plugins for node) uwsgi-app-integration-plugins - plugins for integration of uWSGI and application konq-plugins - plugins for Konqueror, the KDE file/web/document browser -- ubuntu-users mailing list ubuntu-users@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users |
java and firefox
On 02/05/2012 04:25 AM, Thibaut wrote:
> $ apt-cache search java | grep plugin $ apt-cache search java | grep plugin ... icedtea6-plugin - web browser plugin based on OpenJDK and IcedTea to execute Java applets and because you show: $ sudo update-java-alternatives -l java-1.6.0-openjdk 1061 /usr/lib/jvm/java-1.6.0-openjdk Use 'icedtea6-plugin' as Ioannis already pointed out. See: https://help.ubuntu.com/community/Java -- ubuntu-users mailing list ubuntu-users@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users |
java and firefox
On 02/05/2012 06:46 AM, Gilles Gravier wrote:
Hi, Tib, On 05/02/2012 11:24, Thibaut wrote: Hi i'm running kubuntu and there is no java applet working on my firefox (jre is installed though). Any idea what I have to install to make it work? Thanks, t. When you type the URL "about:plugins" in your browser, do you get a "Java" section? Ideally you should (if you have the official Sun/Oracle) JRE installed, get a section that starts with "Java(TM) Plug-in 1.6.0_26" Can you copy/paste in your response to me here? Did you run "sudo update-java-alternatives -s java-6-sun" after installing the JRE? Type "sudo update-java-alternatives -l" to get a list of java environments installed. Not all of them have a plugin available... Gilles You can also install galternatives and directly look at the links set for "mozilla-javaplugin.so" I use Oracle Java7 so I can't tell you would it should be set to using the OpenJDK. Someone else could. Running 32bit on this machine my link is: /usr/lib/jvm/java-7-oracle/jre/lib/i386/libpjp2.so Ric -- ubuntu-users mailing list ubuntu-users@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users |
java and firefox
On Sun, Feb 5, 2012 at 2:25 PM, Thibaut <lasthib@gmail.com> wrote:
> On 02/05/2012 01:12 PM, Ioannis Vranos wrote: >> >> You have to install the java browser plugin. Check synaptic for java >> plugin. > > i looked for one but didn't find it. > > $ apt-cache search java | grep plugins > codelite-plugins - Powerful and lightweight C/C++ IDE - plugins > freemind-plugins-help - Java Plugin for FreeMind to show an extended online > help > freemind-plugins-script - Java Plugin for FreeMind to add scripting > capabilities > freemind-plugins-svg - Java Plugin for FreeMind to export Mindmaps to SVG > and PDF > josm-plugins - Plugins for JOSM > libgradle-plugins-java - Groovy based build system - Core plugins > libmaven-hpi-plugin-java - Maven2 plugin for building Jenkins plugins > munin-java-plugins - network-wide graphing framework (java plugins for node) > uwsgi-app-integration-plugins - plugins for integration of uWSGI and > application > konq-plugins - plugins for Konqueror, the KDE file/web/document browser Have you enabled both the "Canonical Partners" and "Independent" repositories in Synaptic, at Settings->Repositories->Other Software? If you enable them, you should see sun java plugin (assuming you are using Ubuntu 10.04 or 10.10). -- Ioannis Vranos http://cppsoftware.binhoster.com -- ubuntu-users mailing list ubuntu-users@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users |
java and firefox
Hi!
On 05/02/2012 13:25, Thibaut wrote: > On 02/05/2012 01:12 PM, Ioannis Vranos wrote: >> You have to install the java browser plugin. Check synaptic for java >> plugin. > i looked for one but didn't find it. > > $ apt-cache search java | grep plugins > codelite-plugins - Powerful and lightweight C/C++ IDE - plugins > freemind-plugins-help - Java Plugin for FreeMind to show an extended > online help > freemind-plugins-script - Java Plugin for FreeMind to add scripting > capabilities > freemind-plugins-svg - Java Plugin for FreeMind to export Mindmaps to > SVG and PDF > josm-plugins - Plugins for JOSM > libgradle-plugins-java - Groovy based build system - Core plugins > libmaven-hpi-plugin-java - Maven2 plugin for building Jenkins plugins > munin-java-plugins - network-wide graphing framework (java plugins for > node) > uwsgi-app-integration-plugins - plugins for integration of uWSGI and > application > konq-plugins - plugins for Konqueror, the KDE file/web/document browser > Remove the "s" from "plugins" in your search command. :) For a supported production environment, I suggest you install the complete sun-java6 (including sun-java6-plugin). Gilles -- ubuntu-users mailing list ubuntu-users@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users |
| All times are GMT. The time now is 02:14 AM. |
VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.