Not a BIG fan of Flash, but want to enable Flash on a case by case basis.
History:
I started with Kubuntu 10.04 LTS 32 bit and somehow the first install blew up.
Reinstalled Kubuntu LTS 64 bit Desktop:
While running Live from the install CD, and again, after installation, the wireless NIC was not configured - a Broadcom 4306 chipset in a Buffalo Technologies card. Found some older drivers from U9.04, managed to get wireless running.
Repositories weren't working after distro installation, not sure why, exactly, but most likely the repos were set while the internet wasn't working (as I said earlier due to the wireless nic not being configured). All that was configured was Kpackage kit as a package manager, pointing to just the install CD. That wouldn't get Synaptic installed, so I finagled at the commandline and 'apt-get install xxx' to get synaptic. Ok, Synaptic works, and I can get into SOME repos somewhere....
In Synaptic, I have selected the following:
Ubuntu Software tab:
Canonical supported OSS (main)
Canonical maintained OSS (universe)
Proprietary drivers for devices (restricted)
Software restricted by copyright or legal issues (multiverse)
I have not selected source code (I tend to be a coward, there).
Other Software tab:
http://archive.canonical.com/ubuntu lucid partner
http://archive.canonical.com/ubuntu lucid partner(Source code)
I have not selected CDROM.
Yes, you see a conflict there, I have selected the source code under other software.
In synaptic, I have the following packages installed:
flashplugin-installer 10.1.82.76ubuntu0.10.04.2
flashplugin-nonfree 10.1.82.76ubuntu0.10.04.2
Using Firefox 3.6.8, I also have Flashblock installed (1.5.13).
Aboutlugins shows: No plugins are installed
Flash is misbehaving, even after clicking flashblock to allow a flash to play.
What did I do wrong?
History:
I started with Kubuntu 10.04 LTS 32 bit and somehow the first install blew up.
Reinstalled Kubuntu LTS 64 bit Desktop:
Code:
mmmmna@mmmmna-64bit:~$ uname -a Linux mmmmna-64bit 2.6.32-24-generic #42-Ubuntu SMP Fri Aug 20 14:21:58 UTC 2010 x86_64 GNU/Linux mmmmna@mmmmna-64bit:~$
Repositories weren't working after distro installation, not sure why, exactly, but most likely the repos were set while the internet wasn't working (as I said earlier due to the wireless nic not being configured). All that was configured was Kpackage kit as a package manager, pointing to just the install CD. That wouldn't get Synaptic installed, so I finagled at the commandline and 'apt-get install xxx' to get synaptic. Ok, Synaptic works, and I can get into SOME repos somewhere....
In Synaptic, I have selected the following:
Ubuntu Software tab:
Canonical supported OSS (main)
Canonical maintained OSS (universe)
Proprietary drivers for devices (restricted)
Software restricted by copyright or legal issues (multiverse)
I have not selected source code (I tend to be a coward, there).
Other Software tab:
http://archive.canonical.com/ubuntu lucid partner
http://archive.canonical.com/ubuntu lucid partner(Source code)
I have not selected CDROM.
Yes, you see a conflict there, I have selected the source code under other software.
In synaptic, I have the following packages installed:
flashplugin-installer 10.1.82.76ubuntu0.10.04.2
flashplugin-nonfree 10.1.82.76ubuntu0.10.04.2
Using Firefox 3.6.8, I also have Flashblock installed (1.5.13).
Aboutlugins shows: No plugins are installed
Flash is misbehaving, even after clicking flashblock to allow a flash to play.
Code:
mmmmna@mmmmna-64bit:~$ locate libflashplayer.so /usr/lib/flashplugin-installer/libflashplayer.so /usr/share/ubufox/plugins/npwrapper.libflashplayer.so /var/lib/flashplugin-installer/npwrapper.libflashplayer.so mmmmna@mmmmna-64bit:~$ mmmmna@mmmmna-64bit:~$ mmmmna@mmmmna-64bit:~$ ls -l /usr/lib lib/ lib32/ lib64/ mmmmna@mmmmna-64bit:~$ ls -l /usr/lib/flashplugin-installer/libflashplayer.so -rw-r--r-- 1 root root 11950976 2010-08-28 09:38 /usr/lib/flashplugin-installer/libflashplayer.so mmmmna@mmmmna-64bit:~$ mmmmna@mmmmna-64bit:~$ mmmmna@mmmmna-64bit:~$ mmmmna@mmmmna-64bit:~$ ls -l /usr/share/ubufox/plugins/ libswfdecmozilla.so npwrapper.libflashplayer.so mmmmna@mmmmna-64bit:~$ ls -l /usr/share/ubufox/plugins/libswfdecmozilla.so lrwxrwxrwx 1 root root 47 2010-08-26 08:26 /usr/share/ubufox/plugins/libswfdecmozilla.so -> ../../../lib/swfdec-mozilla/libswfdecmozilla.so mmmmna@mmmmna-64bit:~$
Comment