<?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>26Blog &#187; Linux</title>
	<atom:link href="http://2007.26webs.com/blog/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://2007.26webs.com/blog</link>
	<description></description>
	<lastBuildDate>Fri, 13 Feb 2009 04:58:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9-rare</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Iceweasel on Debian Lenny wouldn&#8217;t start</title>
		<link>http://2007.26webs.com/blog/2008/08/09/iceweasel-on-debian-lenny-wouldnt-start/</link>
		<comments>http://2007.26webs.com/blog/2008/08/09/iceweasel-on-debian-lenny-wouldnt-start/#comments</comments>
		<pubDate>Sun, 10 Aug 2008 02:37:32 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[linux debian iceweasel firefox lenny]]></category>

		<guid isPermaLink="false">http://26webs.com/blog/?p=9</guid>
		<description><![CDATA[I just did a clean install of Lenny AMD64 and had issues getting Iceweasel to start. No output from the command line, just a blank screen and no Iceweasel process. I did a strace /usr/bin/iceweasel and after a zillion meaningless lines I found the jackpot. My ~/.mozilla folder was owned by root! How or why, [...]]]></description>
			<content:encoded><![CDATA[<p>I just did a clean install of Lenny AMD64 and had issues getting Iceweasel to start. No output from the command line, just a blank screen and no Iceweasel process. I did a <code>strace /usr/bin/iceweasel</code> and after a zillion meaningless lines I found the jackpot. My <code>~/.mozilla</code> folder was owned by root! How or why, I&#8217;m not sure.</p>
<p>Just <code>chown -R your_user:your_user ~/.mozilla</code> and you should be fixed!</p>
]]></content:encoded>
			<wfw:commentRss>http://2007.26webs.com/blog/2008/08/09/iceweasel-on-debian-lenny-wouldnt-start/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
