Page 1 of 3 123 LastLast
Results 1 to 10 of 23

Thread: Java does not work

  1. #1
    Join Date
    Apr 2010
    Beans
    39

    Java does not work

    I am first time user of Ubuntu so bear with me.I am using Wubi to check out Ubuntu. I like it a lot, but I cannot get Java to work. I have searched the forum for help and found several help pages. When I go into the terminal and follow the instructions I still cannot get Java to work. I have tried several fixes in here with no luck. I would like install the full Ubuntu, but I won't until I can get the Java problem solved. I'm hoping someone here can do that.

    Thank you

  2. #2
    Join Date
    May 2010
    Beans
    79
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Java does not work

    Do you mean using a browser to access java apps?

  3. #3
    Join Date
    Apr 2010
    Beans
    39

    Re: Java does not work

    Yes, Firefox. I cannot open anything that needs java. Games mostly. I am using Ubuntu 10.04

  4. #4
    Join Date
    May 2010
    Beans
    79
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Java does not work

    you may have already tried this, but just first make sure java is installed. Go to the ubuntu software center (applications>ubuntu software center), search "openjdk java 6" and if it's already installed, uninstall it then re install it (if not just install it). Then check if it works, if not then we might have to point firefox in the right direction.

  5. #5
    Join Date
    Dec 2008
    Location
    Cleveland, OH, USA
    Beans
    489
    Distro
    Ubuntu Studio Development Release

    Re: Java does not work

    run this in a terminal (Menu > Accessories > Terminal)

    Code:
    sudo apt-get install ubuntu-restricted-extras
    Be sure to mark your thread [SOLVED] if your issue has been fixed!
    How to get answers as quickly as possible | Wireless Issue? | How to use 'Code' tags

  6. #6
    Join Date
    Apr 2010
    Beans
    39

    Re: Java does not work

    I have uninstalled and installed 2 or 3 times with not luck.

  7. #7
    Join Date
    Oct 2007
    Location
    Europe
    Beans
    3,564
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: Java does not work

    I would recommend you remove the openjdk java completely from your system and install sun java instead, to get the sun java enable the archive.canonical repository in software sources, then use synaptic to install it.

  8. #8
    Join Date
    May 2010
    Beans
    79
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Java does not work

    try going to this: http://www.mozilla.com/en/plugincheck/

    and see if it says anything about IcedTea installed as a plugin

  9. #9
    Join Date
    Apr 2010
    Beans
    39

    Re: Java does not work

    I uninstalled and installed from synaptic and still does not work

    The mozilla plugin page says it cannot detect iced tea. I have installed it thou

  10. #10
    Join Date
    Oct 2007
    Location
    Europe
    Beans
    3,564
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: Java does not work

    post the full output list of plugins, type this code in firefox url bar
    Code:
    about:plugins

Page 1 of 3 123 LastLast

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
  •