<?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>A Ninja Kit &#187; xmonad</title>
	<atom:link href="http://ankitjain.org/blog/category/xmonad/feed/" rel="self" type="application/rss+xml" />
	<link>http://ankitjain.org/blog</link>
	<description></description>
	<lastBuildDate>Sat, 01 Jan 2011 20:35:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>xmonad/gnome: Nautilus respawning problem</title>
		<link>http://ankitjain.org/blog/2009/11/16/xmonadgnome-nautilus-respawning-problem/</link>
		<comments>http://ankitjain.org/blog/2009/11/16/xmonadgnome-nautilus-respawning-problem/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 11:48:12 +0000</pubDate>
		<dc:creator>ankitj</dc:creator>
				<category><![CDATA[opensuse]]></category>
		<category><![CDATA[xmonad]]></category>

		<guid isPermaLink="false">http://ankitjain.org/blog/?p=145</guid>
		<description><![CDATA[<p>I&#8217;m using <a href="http://ankitjain.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL3d3dy54bW9uYWQub3Jn">xmonad</a> 0.9 on <a href="http://ankitjain.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL3d3dy5vcGVuc3VzZS5vcmc=">OpenSUSE</a> 11.2, with gnome. I&#8217;ve disabled the nautilus desktop.<br />
I noticed that i can no longer launch nautilus. Digging a bit further, I found that<br />
nautilus was respawning continually. Reading through <a href="http://ankitjain.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL2J1Z3MuZGViaWFuLm9yZy9jZ2ktYmluL2J1Z3JlcG9ydC5jZ2k/YnVnPTUyNTcxOA==">this</a> related bug report, I found some solutions.</p>
<p>A possible workaround is to re-enable the desktop:<br />
<code><br />
gconftool2 --type boolean --set /apps/nautilus/preferences/show_desktop true<br />
</code></p>
<p>But that is of no use to me, with xmonad. So a better workaround for me was to remove<br />
the &#8216;filemanager&#8217; entry from /desktop/gnome/session/required_components_list gconf key . Make sure<br />
you are *not* removing the /desktop/gnome/session/required_components/filemanager key.<br />
Use gconf-editor to do this. Logout/login and it should work fine now.</p>
<p>AFAICT, these are workarounds, but seems to work fine for me.</p>
 <img src="http://ankitjain.org/blog/wp-content/plugins/feed-statistics.php?view=1&post_id=145" width="1" height="1" style="display: none;" /> ]]></description>
		<wfw:commentRss>http://ankitjain.org/blog/2009/11/16/xmonadgnome-nautilus-respawning-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

