<?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>the blog of david dean &#187; fix</title>
	<atom:link href="http://www.davidbdean.com/category/fix/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.davidbdean.com</link>
	<description>currently not blogging much at all</description>
	<lastBuildDate>Sat, 21 Jun 2008 15:30:40 +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>Adobe Flash Crashing Mozilla Firefox in Linux</title>
		<link>http://www.davidbdean.com/2007/12/01/adobe-flash-crashing-mozilla-firefox-in-linux/</link>
		<comments>http://www.davidbdean.com/2007/12/01/adobe-flash-crashing-mozilla-firefox-in-linux/#comments</comments>
		<pubDate>Fri, 30 Nov 2007 22:51:09 +0000</pubDate>
		<dc:creator>David Dean</dc:creator>
				<category><![CDATA[crash]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.davidbdean.com/2007/12/01/adobe-flash-crashing-mozilla-firefox-in-linux/</guid>
		<description><![CDATA[If you are having trouble with Flash crashing Firefox under Linux (Ubuntu in my case), you may want to try deleting (or rename) the $HOME/.macromedia folder. It worked for me.
The crashing in question wasn&#8217;t happening most of the time, but it was preventing my from using the Potlatch editor for openstreetmap.org.
A little detail on how [...]]]></description>
			<content:encoded><![CDATA[<p>If you are having trouble with <a href="http://www.adobe.com/products/flashplayer/">Flash</a> crashing <a href="http://www.mozilla.com/firefox/">Firefox</a> under Linux (<a href="http://www.ubuntu.com/">Ubuntu</a> in my case), you may want to try deleting (or rename) the <code>$HOME/.macromedia</code> folder. It worked for me.</p>
<p>The crashing in question wasn&#8217;t happening most of the time, but it was preventing my from using the <a href="http://wiki.openstreetmap.org/index.php/Potlatch">Potlatch</a> editor for <a href="http://www.openstreetmap.org">openstreetmap.org</a>.</p>
<p>A little detail on how I come to find this out:</p>
<ol>
<li>I renamed my <code>$HOME/.mozilla</code> folder to remove all local firefox preferences. <b>Didn&#8217;t work</b>.</li>
<li>I created a new user and tried to use Potlatch. <b>Worked!</b></li>
<li>Be confused because deleting the <code>$HOME/.mozilla</code> folder should be the same as creating a new user.</li>
<li>Hey, what about Flash &#8211; maybe it has some local user preferences. Yep, <code>$HOME/.macromedia</code>. Renamed that. <b>Worked!</b></li>
</ol>
<p>It may also be a good idea to ensure that your flash plugin is installed through the ubuntu repositories rather than Adobe&#8217;s site to ensure it all works swimmingly with Ubuntu. Just run</p>
<p><code>sudo apt-get install flashplugin-nonfree</code></p>
<p>So if you are having similar Flash problems in Linux, give that (and the renaming/deletion of <code>$HOME/.macromedia</code>) a go.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.davidbdean.com/2007/12/01/adobe-flash-crashing-mozilla-firefox-in-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
