Announcement

Collapse
No announcement yet.

Firefox and Flash plugin

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

    Firefox and Flash plugin

    Lately, I've had a few problems with the Flash plugin for Firefox. First, I tried to install it using apt-get, but I got an error about md5sum mismatch:

    Code:
    sudo apt-get install flashplugin-nonfree
    ...
    Download done.
    md5sum mismatch install_flash_player_9_linux.tar.gz
    The Flash plugin is NOT installed.
    I tried the solution explained here and it did work. Notice that I didn't use nspluginwrapper because I couldn't find it in apt-get. I launched Firefox and tried to watch videos on YouTube. The video seemed to load, but the moment I tried to play it, Firefox crashed. I made several tests, but the behavior was always the same.

    Then, I tried to uninstall (purge) flashplugin-nonfree and install the Flash plugin using the Firefox pop-up assistant. The installation worked again, but the crashes remained.

    I'm using:
    • Kubuntu Gutsy Gibbon 7.10
    • Firefox 2.0.0.11
    • Flash Player 9
    • flashplugin-nonfree 9.0.48.0.2+really0ubuntu12


    Thanks,
    Tiago

    #2
    Re: Firefox and Flash plugin

    Lately, I've had a few problems with the Flash plugin for Firefox. First, I tried to install it using apt-get, but I got an error about md5sum mismatch:
    I think that the problem is this (quessing):

    flashplugin-nonfree 9.0.48.0.2+really0ubuntu12 is trying to install flashplugin r48 but Adobe is offering r115 => md5sum mismatch.

    About flashplugin-nonfree
    flashplugin-nonfree is program which:
    - makes nessessary folders
    - dowloads install_flash_player_9_linux.tar.gz from Adobe with wget.
    - unpacks install_flash_player_9_linux.tar.gz
    - launch Adobe installer script (?)


    You could:

    - download (r115) install_flash_player_9_linux.tar.gz from Adobe.

    Adobe is offering Version: 9,0,115,0 of the flash plugin. lmilano told that this will break Konqueror.
    Topic: flashplugin r115 update breaks Konqueror
    http://kubuntuforums.net/forums/inde...opic=3089647.0

    - donwload install_flash_player_9_linux.tar.gz from http://www.badongo.com/file/7122816

    This version (r48) is from my /var/cache/flashplugin-nonfree. Size 2.5 M, Date 05/07/2007
    Re: Flash for Konqueror
    http://kubuntuforums.net/forums/inde...8167#msg108167


    About flash plugin

    Flash plugin is just libflashplayer.so file, placed so that Firefox/Semonkey/Konqueror can find it.

    A bit older: Topic: Need detailed, step by step instructions for installing flash 9
    http://kubuntuforums.net/forums/index.php?topic=11057.0

    The beta version of flash had readme.txt:
    Installation instructions
    ------------

    * Plugin
    o To install the plugin as user:
    + Copy or move libflashplayer.so into your plugins directory (usually located): ~/.mozilla/plugins
    + Create the plugins folder if it doesn't exist
    o To install the plugin as root:
    + Copy or move the file into your system browser installed plugins directory (usually located): /usr/lib/<browser_directory>/plugins
    + Create the plugins folder if it doesn't exist

    About nspluginwrapper

    Googling > http://gwenole.beauchesne.info/proje...pluginwrapper/

    nspluginwrapper

    nspluginwrapper is an Open Source compatibility plugin for Netscape 4 (NPAPI) plugins. That is, it enables you to use plugins on platforms they were not built for. For example, you can use the Adobe Flash plugin on Linux/x86_64, NetBSD and FreeBSD platforms.

    Compatibility

    Bear in mind this is BETA software. The following plugins work reasonnably well:

    snip
    Flash Player (7.0, 9.0, 9.0 update 3 beta 2)
    snip

    Links:

    Adobe test page
    http://www.adobe.com/shockwave/welcome/

    Adobe Flash Player Download Center Linux (x86)
    http://www.adobe.com/shockwave/downl...ShockwaveFlash

    Before you edit, BACKUP !

    Why there are dead links ?
    1. Thread: Please explain how to access old kubuntu forum posts
    2. Thread: Lost Information

    Comment


      #3
      Re: Firefox and Flash plugin

      Yeah, I had the same 'apt-get' mismatch and went searching for the plugin
      folder.
      Since it did download - I got it out of the /var/cache, copied--pasted, into
      plugin folder -- and it was all good.

      And its good to get a descriptive helping hand -- as from Rog131 !

      Comment


        #4
        Re: Firefox and Flash plugin

        Thanks a lot. Version r48 is working fine. I wonder why the new version crashes.

        Comment


          #5
          Re: Firefox and Flash plugin

          Originally posted by tiagobt
          I wonder why the new version crashes.
          Here is the 'why': Re: Flash for Konqueror
          Windows no longer obstructs my view.
          Using Kubuntu Linux since March 23, 2007.
          "It is a capital mistake to theorize before one has data." - Sherlock Holmes

          Comment

          Working...
          X