Announcement

Collapse
No announcement yet.

Can' start Java applet

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Can' start Java applet

    I have firefox in my Kubuntu desktop. I usually use it if some features are not supported with Konqueror. Yesterday, I'm supposed to upload some photos to my multiply.com site but java won't start. Konqueror also can't enable the applet but has dialog screen if i want to grant access or not.

    Is this a bug or I need to enable something

    #2
    Re: Can' start Java applet

    probably
    Code:
    sudo aptitude install sun-java6-plugin
    is what you need.

    Comment


      #3
      Re: Can' start Java applet

      i believe i already installed it when I installed the kubuntu-restricted-extras... ill try to reinstall when I get a decent internet connection.

      Comment


        #4
        Re: Can' start Java applet

        You can find out by running
        Code:
        dpkg -l | grep sun

        Comment

        Working...
        X