Page 1 of 2 12 LastLast
Results 1 to 10 of 17

Thread: java "applet not initialized" with ubuntu 8.04 and firefox 3

  1. #1
    Join Date
    Nov 2006
    Beans
    20
    Distro
    Ubuntu 6.10 Edgy

    java "applet not initialized" with ubuntu 8.04 and firefox 3

    I just upgraded to ubuntu 8.04 with firefox 3.0b5, and while most java applets seem to work, when I try to load this one:

    http://www.chessgames.com/perl/chessgame?gid=1143795

    I am left with a grey box and the message "applet not initialized" in the bar at the bottom of firefox. With ubuntu 7.1 and firefox 2 there was never any problem.

  2. #2
    Join Date
    Apr 2008
    Beans
    2

    Re: java "applet not initialized" with ubuntu 8.04 and firefox 3

    Could someone capable of writing an instruction on how to replace open-java with sun-java and make Firefox use this version instead of just crashing when an applet is loaded?

    Please?!

  3. #3
    Join Date
    Nov 2007
    Beans
    18

    Re: java "applet not initialized" with ubuntu 8.04 and firefox 3

    Fought this one long time, and I couldn't get the applets work. Weirdly enough I solved this problem, by uninstalling all icedtea java plugins, and then restarting Firefox and going to the page that was not working. And to my great suprise applet works.

  4. #4
    Join Date
    Jun 2006
    Beans
    Hidden!

    Re: java "applet not initialized" with ubuntu 8.04 and firefox 3

    Removing the icedtea worked for me too...thanks

  5. #5
    Join Date
    Feb 2007
    Beans
    34

    Re: java "applet not initialized" with ubuntu 8.04 and firefox 3

    Thanks a lot !!! this worked for me

  6. #6
    Join Date
    Jun 2008
    Beans
    3

    Talking Re: java "applet not initialized" with ubuntu 8.04 and firefox 3

    That worked on Firefox RC 2008060309! Thank you!

    Going further, the applet I use doesn't have a verified signature (Gallery2 Upload Applet).
    I'm wondering if icedtea isn't capable of running unverified signed code.
    Can someone verify this? (It's quite late for me, so I don't have the time to check. I also have to get to uploading 1.7GB of pictures now. (They've accumulated from the past couple of weeks because I couldn't figure this out))

  7. #7
    Join Date
    Aug 2007
    Location
    allahabad, India
    Beans
    38
    Distro
    Ubuntu Intrepid Ibex (testing)

    Re: java "applet not initialized" with ubuntu 8.04 and firefox 3

    sudo update-alternatives --config java

    and select jvm. this way its also easy to switch between jvm's if u have to.

    also do

    sudo update-alternatives --config javac

    and maybe it documentation is available.

    sudo update-alternatives --config javadoc

    this will work if you have sun-java already installed

    in my case I installed sun-java and everything worked fine but then when I installed netbeans suddenly Topcoder applet stopped working, I figured out that netbeans install openjdk as a dependency and sun web start stopped working,
    rest normally works and I already told the workaround
    what is the matrix? some mathematical crap.......
    Code:
    import sun.canonical.java

  8. #8
    Join Date
    Apr 2007
    Beans
    Hidden!

    Re: java "applet not initialized" with ubuntu 8.04 and firefox 3

    removing iced tea worked for me too! Probably best to try that first, then try the other method next.

  9. #9
    Join Date
    Aug 2007
    Location
    Netherlands
    Beans
    205
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: java "applet not initialized" with ubuntu 8.04 and firefox 3

    I can´t get it to work..
    I uninstalled ICEDtea because i also had this problem..but now i get "install missing plugin"..but then it says "GJCwebplugin" is already installed..
    I restarted firefox to no avail!
    help

    edit: i´m on 64bit so cant install java plugin!
    Last edited by Duranxl; July 20th, 2008 at 01:59 PM.

  10. #10
    Join Date
    May 2008
    Beans
    96

    Re: java "applet not initialized" with ubuntu 8.04 and firefox 3

    Quote Originally Posted by Duranxl View Post
    I can´t get it to work..
    I uninstalled ICEDtea because i also had this problem..but now i get "install missing plugin"..but then it says "GJCwebplugin" is already installed..
    I restarted firefox to no avail!
    help

    edit: i´m on 64bit so cant install java plugin!
    here you go:
    http://ubuntuforums.org/showthread.php?t=202537

Page 1 of 2 12 LastLast

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
  •