- Open Source
- Open Standards
- Open Minds
Flash 10 RC2 for Ubuntu Hardy
Adobe updated the Linux Flash 10 Beta to RC2 (aka 10.0.10.12).
Have a look at the new features and the list of fixed bugs of this release.
I updated my Personal Package Archive (PPA) accordingly. If you already added my PPA to your sources list, you'll get the updated flashplugin-nonfreebeta within the next upgrade.
It seems the problems with some video services are gone, but you're still unable to get fullscreen mode on your second monitor.
Since I'm unable to test the AMD64 package, please consider it not existent. If you're still willing to give it a try, please report any errors you might encounter. It seems that the i386 package works quite well.
Comments
Works on 64bit here
Works on 64bit here (10.0.10.12), good work doing it without testing. thanks
well close to working...
well close to working... sound doesnt go though pulseaudio, causing problems when another application tries to use the sound card at the same time
surely this affects 32bit the same?
That's right. If your
That's right. If your soundcard doesn't support hardware mixing, you'll need libflashsupport to solve that problem. Unfortunately, Flash still crashes with libflashsupport installed. Because of this, flashplayer-nonfreebeta conflicts with libflashsupport, so you can't install both.
This is only the case in
This is only the case in 8.04. In 8.10, you can simply use `asoundconf set-pulseaudio' and restart your web browser.
(The real culprits are alsa-lib and alsa-plugins. For both, you need at least version 1.0.16, which is not in 8.04. There are further fixes in Lennart's alsa-plugins git tree.)
I'm running 8.10 amd64 and
I'm running 8.10 amd64 and attempting to use your repo garnered this error:
The following packages will be REINSTALLED:
flashplugin-nonfreebeta
0 packages upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 12 not upgraded.
Need to get 0B of archives. After unpacking 0B will be used.
Writing extended state information... Done
Setting up flashplugin-nonfreebeta (rc10.0.10.12ubuntu1) ...
Installing from local file /var/cache/flashplugin-nonfreebeta/flashplayer10_install_linux_091508.tar.gz
mv: cannot stat `flashplayer10_install_linux_091508.tar.gz_TEMP': No such file or directory
dpkg: error processing flashplugin-nonfreebeta (--configure):
subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
flashplugin-nonfreebeta
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install. Trying to recover:
Setting up flashplugin-nonfreebeta (rc10.0.10.12ubuntu1) ...
Installing from local file /var/cache/flashplugin-nonfreebeta/flashplayer10_install_linux_091508.tar.gz
mv: cannot stat `flashplayer10_install_linux_091508.tar.gz_TEMP': No such file or directory
dpkg: error processing flashplugin-nonfreebeta (--configure):
subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
flashplugin-nonfreebeta
The _TEMP file appears to be there, I'm not quite sure why it's saying it's not?
I removed the files in
I removed the files in /var/cache/flashplugin-nonfreebeta and did aptitude reinstall flashplugin-nonfreebeta so it downloaded the .tar.gz, got the 32bit libs but it didn't appear to actually install the plugin after that?
http://pastebin.ca/1206843
Thanks for the package! For
Thanks for the package! For some strange reason, though, I was missing a number of symlinks necessary to satisfy the following dependencies:
libnss3.so => /usr/lib/libnss3.so (0xb6ad1000)
libsmime3.so => /usr/lib/libsmime3.so (0xb6aad000)
libssl3.so => /usr/lib/libssl3.so (0xb6af4000)
Of course, the above is after creating the links to the ".so.1d" versions. What the heck is that (the .0d/.1d naming scheme on those libs) about?
Post new comment