Kung Fu Kung Fu

Fujian White Crane Kung Fu

Zope Zope

What I have and am doing with Zope

Photos Photos

Photoalbum, both old and new.

Receptsamlingen Receptsamlingen

In Swedish only. About my "Collection of Recipes" website.

Contact me Contact me

My contact details and how to contact me.

  Mobile version of this page Mobile version of this page


 

Flash 9 on Ubuntu Edgy Eft

mozilla plugins, firefox, macromedia, flash player, flash, flash9, flash 9, edgy eft, libflashplayer, libswfdecmozilla

10th of January 2007

My Ubuntu Linux on my work laptop works great but since I've strayed far away from the default options (own kernel, own window manager etc) some things sometimes don't work as expected. Such as Flash9. The problem I had was that there some some package in there that was broken for some reason: libswfdecmozilla.so

Here's what I did:

 # cd /usr/lib/mozilla/plugins
 # rm libswfdecmozilla.so
 # wget http://download.macromedia.com/pub/labs/flashplayer9_\
 update/FP9_plugin_beta_101806.tar.gz
 # aunpack FP9_plugin_beta_101806.tar.gz
 # mv flash-player-plugin-9.0.21.55/libflashplayer.so .
 # chmod +x libflashplayer.so

Start firefox and enter about:plugins and this is what you should see

That worked for me. Hopefully this will help somebody. The help I got from this page which might also help people with a broken Java in Firefox but they don't say that you should delete the libswfdecmozilla.so driver.

UPDATE

There's a slightly more recent beta now. The November 2006 beta

UPDATE 2

Now there's a final release on adobe.com


Comment

Jan - 10th January 2007  [«« Reply to this]
Your difficulties with Flash have nothing to do with custom kernel or window manager, that's how bad it is for everyone on Linux.

My upgrade was probably more painful. I had a version 7 player lingering around in local plugin dir as well:
~/.mozilla/plugins/libflashplayer.so

As well as a .xpt file:
~/.mozilla/plugins/flashplayer.xpt

Then ~/.mozilla/pluginreg.dat had to be removed (gets regenerated on browser restart) to wipe out any trace of Flash 7. At this point Flash 9 would work on Mozilla.

Firefox's file is at:
~/.mozilla/firefox/pluginreg.dat

But removing it and having it regenerated didn't help like in case of plain Mozilla. I tried a couple of things to change on my profile (because I quickly figured out new Firefox profiles could use Flash 9 at that point, too), but to no avail.

An export of bookmarks, a copy of passwords and a wipeout of my years old firefox profile later, I'm back on track with latest Flash in my new default profile.

http://mark.cervarich.com/tm/archives/000104.php

This is how I moved the passwords. Of course re-typing everything in my address bar now is a pain, but at least it's doable.. lots of the passwords I have no recollection of anymore, that would be impossible.

All in all, over an hour spent upgrading to Flash 9. Thank you, Adobe, for making it so straightforward!
Peter Bengtsson - 11th January 2007   [«« Reply to this]
Yikes!
Well, hopefully your comment will help some poor google searcher some day.

I should add that my Flash playing seems a bit dodgy still. I can only seem to listen to one Pandora.com song at a time.
Kai Hendry - 16th February 2007  [«« Reply to this]
For most people, in order to get Flash9 quickly running on Edgy, install the Fiesty package.
http://packages.ubuntu.com/feisty/web/flashplayer-mozilla
 
Name:
Email:
hide my email address.

Your email address will be encoded to prevent email-extraction spiders from reading it so you won't get spammed if you decide to show your email address.