Results 1 to 2 of 2

Thread: choppy flash, trouble reinstalling

Hybrid View

  1. #1
    Join Date
    Jan 2008
    Beans
    2

    choppy flash, trouble reinstalling

    I've just loaded up Ubuntu 8.10 on a clean hard drive. I installed Adobe's flash player, but it ran too choppy. I followed the directions on another post to uninstall using this command line:

    sudo apt-get install flashplugin-nonfree --purge

    Then it download and installed another flash program. How can I get this off my computer and try again?

  2. #2
    Join Date
    Aug 2008
    Location
    Brazil
    Beans
    12,497
    Distro
    Ubuntu Studio 12.04 Precise Pangolin

    Re: choppy flash, trouble reinstalling

    The solution to your problem is in the Troubleshooting section of Firefox optimization and troubleshooting thread.

    Quote Originally Posted by lovinglinux View Post
    Some video issues are caused by conflicting plug-ins. It's not a good idea to have multiple plug-ins for the same type of content.

    To remove conflicting flash plug-ins and install only the one from Adobe open "Applications >> Accessories >> Terminal", then paste (CTRL+SHIFT+V) the code below in the terminal window and hit enter:

    Code:
    sudo apt-get remove swfdec-mozilla mozilla-plugin-gnash && sudo apt-get install flashplugin-nonfree

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
  •