<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Bart Verwilst a.k.a Bort :: Blog &#187; flash</title>
	<atom:link href="http://blog.verwilst.be/tag/flash/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.verwilst.be</link>
	<description>Linux, Open Source. That&#039;s pretty much it.</description>
	<lastBuildDate>Wed, 05 May 2010 09:02:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Native 64bit Flash on Ubuntu 8.10 x86_64</title>
		<link>http://blog.verwilst.be/2008/12/13/native-64bit-flash-on-ubuntu-810-x86_64/</link>
		<comments>http://blog.verwilst.be/2008/12/13/native-64bit-flash-on-ubuntu-810-x86_64/#comments</comments>
		<pubDate>Sat, 13 Dec 2008 00:17:18 +0000</pubDate>
		<dc:creator>Bart Verwilst</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[x86_64]]></category>

		<guid isPermaLink="false">http://blog.verwilst.be/?p=113</guid>
		<description><![CDATA[
By default, Intrepid on both i386 and x86_64 comes with the 32bit flashplayer 10 through nspluginwrapper. A lot of the crashes people see come from nspluginwrapper itself, which is very unstable in Hardy.
A new version of nspluginwrapper in Intrepid fixes a lot of crashes though, so you&#8217;re better of with Intrepid in any case.
However, since [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" title="Adobe Logo" src="http://www.adobe.com/aboutadobe/images/adobe_logo_50x50.gif" alt="Adobe Logo" width="50" height="50" /></p>
<p>By default, Intrepid on both i386 and x86_64 comes with the 32bit flashplayer 10 through nspluginwrapper. A lot of the crashes people see come from nspluginwrapper itself, which is very unstable in Hardy.</p>
<p>A new version of nspluginwrapper in Intrepid fixes a lot of crashes though, so you&#8217;re better of with Intrepid in any case.</p>
<p>However, since mid november, Adobe finally came through on one of the most requested feature Linux users around the globe begged for/requested, real 64bit support!</p>
<p>For an alpha version, i must say it is pretty rock solid on my system. Let&#8217;s get on and replace the default 32bit flashplayer/nspluginwrapper combo with this new goodie!</p>
<p>First of all, let&#8217;s remove any already installed versions of Flash, along with nspluginwrapper.</p>
<p><strong><em># apt-get remove flashplugin-nonfree nspluginwrapper</em></strong></p>
<p>Next up, download the 64-bit Flash plugin from <a href="http://labs.adobe.com/downloads/flashplayer10.html">Adobe Labs</a>. Select the tar.gz.</p>
<p>Unpack it and copy the resulting libflashplayer.so into /usr/lib/mozilla/plugins if you want to enable it for all users, or in ~/.mozilla/plugins to enable it only for your current user. Restarting Firefox and browsing to <em>about:plugins</em> should show the newly installed Flash plugin.</p>
<p>Enjoy your native 64-bit Flashplayer <img src='http://blog.verwilst.be/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.verwilst.be/2008/12/13/native-64bit-flash-on-ubuntu-810-x86_64/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Adobe Flash in Ubuntu 8.04, the painless way</title>
		<link>http://blog.verwilst.be/2008/09/04/adobe-flash-in-ubuntu-804-the-painless-way/</link>
		<comments>http://blog.verwilst.be/2008/09/04/adobe-flash-in-ubuntu-804-the-painless-way/#comments</comments>
		<pubDate>Thu, 04 Sep 2008 21:58:00 +0000</pubDate>
		<dc:creator>Bart Verwilst</dc:creator>
				<category><![CDATA[Distro Stuff]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.verwilst.be/?p=72</guid>
		<description><![CDATA[One of the sore spots in Ubuntu 8.04 ( Hardy Heron ) is the incredibly unstable Flash plugin. Crashes on one side, inability to play sound from Flash and a media player at the same time on the other side. I have seen a lot of suggested &#8220;fixes&#8221; on other forums and blogs, but most [...]]]></description>
			<content:encoded><![CDATA[<p>One of the sore spots in Ubuntu 8.04 ( Hardy Heron ) is the incredibly unstable Flash plugin. Crashes on one side, inability to play sound from Flash and a media player at the same time on the other side. I have seen a lot of suggested &#8220;fixes&#8221; on other forums and blogs, but most don&#8217;t really help. So let me tell you what did the trick for me.</p>
<p>First of all, open source alternatives such as Gnash and swfdec are not yet ready for the big masses. It&#8217;s nice to see them growing bit by bit, but for now, we are bound to the official plugins for &#8216;decent&#8217; Flash support.</p>
<p>First of all, let&#8217;s get rid of libflashsupport if it&#8217;s still installed. This little piece of **** is a big cause of instability in our quest to a stable Flash experience. So let&#8217;s remove it right away!</p>
<blockquote><p># apt-get remove libflashsupport</p></blockquote>
<p>Ok, now that&#8217;s gone, lets make Alsa output to Pulseaudio by default. We do this by installing libasound2-plugins, and creating the file /etc/asound.conf.</p>
<blockquote><p># apt-get install libasound2-plugins</p></blockquote>
<p>Contents of /etc/asound.conf are as follows:</p>
<p><em>pcm.pulse {<br />
type pulse<br />
}<br />
ctl.pulse {</em><br />
<em> type pulse<br />
}<br />
pcm.!default {<br />
type pulse<br />
}<br />
ctl.!default {<br />
type pulse<br />
}</em></p>
<p>Just copy-paste it in the configuration file.</p>
<p>Next up, nspluginwrapper. This package will &#8220;jail&#8221; Flash inside its own little environment, so that if Flash crashes, it will only take down the wrapper, and not your whole Firefox. A Flash crash will result in a gray area where your Flash should be, instead of a suddenly disappearing Firefox. Quite an improvement already <img src='http://blog.verwilst.be/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Let&#8217;s install it:</p>
<blockquote><p># wget http://launchpadlibrarian.net/16234689/nspluginwrapper_0.9.91.5-2ubuntu2.8.04.1~mt1_i386.deb</p></blockquote>
<blockquote><p># dpkg -i &#8220;nspluginwrapper_0.9.91.5-2ubuntu2.8.04.1~mt1_i386.deb&#8221;</p></blockquote>
<p>Now you can (re-)install flashplugin-nonfree 9 to make it nspluginwrapper aware. Although it will not take down your Firefox anymore, it will still be incredibly unstable, and lots of sites will have gray areas on their pages.</p>
<p>So we will take one additional step, and install flashplugin-nonfree 10. The latest release candidate to be exact, which appears A LOT more stable than 9 ever was on my several systems.</p>
<p>We will have to download and install the deb manually from <a href="https://launchpad.net/~psyke83/+archive">https://launchpad.net/~psyke83/+archive</a> .</p>
<p>Click on the Hardy entry for flashplugin-nonfree, and download the correct deb for your system. Currently, for i386 ( 32bit ) desktops, this is the <a href="http://launchpadlibrarian.net/17642213/flashplugin-nonfree_10.0.12.10ubuntu1%7Eppa3_i386.deb">file you need</a> .</p>
<p>Install it either by double clicking it on your desktop, or doing this on the commandline:</p>
<blockquote><p># dpkg -i flashplugin-nonfree-*.deb</p></blockquote>
<p>Restart Firefox just to be sure, and then browse to &#8220;about:plugins&#8221;.</p>
<p>You should see something similar to the image below:</p>
<p><img class="size-full wp-image-75 alignnone" title="flash" src="http://blog.verwilst.be/wp-content/uploads/2008/09/flash.png" alt="" width="452" height="177" /></p>
<p>Which means it worked! Try watching a movie in youtube while listening to some music on your audio player. Both should play without problems, and most of the crashes should be gone!</p>
<p>Enjoy your smooth desktop experience <img src='http://blog.verwilst.be/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.verwilst.be/2008/09/04/adobe-flash-in-ubuntu-804-the-painless-way/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
