Page 2 of 2 FirstFirst 12
Results 11 to 16 of 16

Thread: The system does not let me install flash plugin for Chromium

  1. #11
    Join Date
    Aug 2006
    Beans
    13,354
    Distro
    Ubuntu Mate 20.04 Focal Fossa

    Re: The system does not let me install flash plugin for Chromium

    That error means openjdk java wasn't installed correctly in the first place. For now, disregard my previous post and let's try fixing openjdk.

    That should fix the broken packages:
    Code:
    sudo apt-get install -f

  2. #12
    Join Date
    Mar 2011
    Location
    United States
    Beans
    56
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: The system does not let me install flash plugin for Chromium

    mrtn@ubuntu:~$ sudo apt-get install -f
    [sudo] password for mrtn:
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    The following packages were automatically installed and are no longer required:
    linux-headers-2.6.35-22 linux-headers-2.6.35-22-generic
    Use 'apt-get autoremove' to remove them.
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    Seems like the fix was successful. I tried out minecraft once more but it still gave me the same result, which was expected, right? Now do I follow the instructions on your previous post?

  3. #13
    Join Date
    Aug 2006
    Beans
    13,354
    Distro
    Ubuntu Mate 20.04 Focal Fossa

    Re: The system does not let me install flash plugin for Chromium

    Yea, but before you do, make sure the browser plugin is installed:

    Code:
    sudo apt-get install icedtea6-plugin
    I don't use java myself, so not quite sure what works with minecraft.

  4. #14
    Join Date
    Mar 2011
    Location
    United States
    Beans
    56
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: The system does not let me install flash plugin for Chromium

    mrtn@ubuntu:~$ sudo apt-get install icedtea6-plugin
    [sudo] password for mrtn:
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    icedtea6-plugin is already the newest version.
    The following packages were automatically installed and are no longer required:
    linux-headers-2.6.35-22 linux-headers-2.6.35-22-generic
    Use 'apt-get autoremove' to remove them.
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    I'm assuming that says it is already installed? So now, should I follow your previous instructions?

  5. #15
    Join Date
    Aug 2006
    Beans
    13,354
    Distro
    Ubuntu Mate 20.04 Focal Fossa

    Re: The system does not let me install flash plugin for Chromium

    Quote Originally Posted by mrtn474 View Post
    I'm assuming that says it is already installed? So now, should I follow your previous instructions?
    Yep. Try the games in other browsers as well.

  6. #16
    Join Date
    Mar 2011
    Location
    United States
    Beans
    56
    Distro
    Ubuntu 12.04 Precise Pangolin

    Smile Re: The system does not let me install flash plugin for Chromium

    ugh.. it's still not working. it gave me the same message. it seems to work on firefox, though.

    If I want to play anything that runs on java i'll just use firefox. thank you so much for all the replies

Page 2 of 2 FirstFirst 12

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
  •