Results 1 to 4 of 4

Thread: java plug-in not working

  1. #1
    Join Date
    Nov 2005
    Beans
    244

    java plug-in not working

    Firefox 50.0 on lubuntu 16.0.4

    java installed:
    me@myPC:~$ whereis java
    java: /usr/bin/java /usr/share/java
    /usr/lib/jvm/java-8-oracle/bin/java
    /usr/lib/jvm/java-8-oracle/jre/bin/java
    /usr/share/man/man1/java.1.gz

    Java plug-in 11.111.2 for Mozilla browsers set to 'always activate'

    … but the "Verify Java version" page https://www.java.com/en/download/installed8.jsp does not respond, a support chat system that I know needs java is not working, and webHelps using jquery for navigation do not display correctly

    I'm hoping there's something simple I can do! and look forward to helpful suggestions.

  2. #2
    Join Date
    Oct 2013
    Location
    Colorado
    Beans
    560
    Distro
    Xubuntu 20.04 Focal Fossa

    Re: java plug-in not working

    whereis java is just showing you the standalone jvm. To install the java plugin in firefox, run this command
    Code:
    sudo apt-get install icedtea-plugin

  3. #3
    Join Date
    Nov 2005
    Beans
    244

    Re: java plug-in not working

    Thanks! that's solved the problem with the webHelps; I'll check the chat system tomorrow.

  4. #4
    Join Date
    Nov 2005
    Beans
    244

    Re: java plug-in not working

    chat system still not working; https://www.java.com/en/download/installed8.jsp not working either :-{ I've (accidentally) opened a new thread with a bit more information; sorry for the confusion.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •