<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Xmonad and Gnome 3</title>
	<atom:link href="http://therning.org/magnus/archives/938/feed" rel="self" type="application/rss+xml" />
	<link>http://therning.org/magnus/archives/938</link>
	<description>Incoherent mumblings</description>
	<lastBuildDate>Wed, 08 Aug 2012 00:21:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Anshuman Bhaduri</title>
		<link>http://therning.org/magnus/archives/938/comment-page-1#comment-227215</link>
		<dc:creator>Anshuman Bhaduri</dc:creator>
		<pubDate>Thu, 08 Dec 2011 08:57:53 +0000</pubDate>
		<guid isPermaLink="false">http://therning.org/magnus/?p=938#comment-227215</guid>
		<description><![CDATA[&lt;p&gt;Ah yup, &lt;a href=&quot;https://wiki.archlinux.org/index.php/Xmonad#GNOME_3_and_xmonad&quot; rel=&quot;nofollow&quot;&gt;the Arch Linux wiki&lt;/a&gt; also states the same thing that I mentioned in my previous comment. Also, as mentioned in the &lt;a href=&quot;http://www.haskell.org/haskellwiki/Xmonad/Using_xmonad_in_Gnome#Configure_Xmonad_to_interoperate_with_Gnome&quot; rel=&quot;nofollow&quot;&gt;Xmonad wiki&lt;/a&gt;, I had to have my &lt;code&gt;~/.xmonad/xmonad.hs&lt;/code&gt; config as&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;import XMonad
import XMonad.Config.Gnome

main = xmonad gnomeConfig
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;(this requires the &lt;code&gt;xmonad-contrib&lt;/code&gt; package on Arch Linux).
Now GNOME panel shows up just fine, along with a list of workspaces. I guess it shouldn&#039;t be too hard from here.&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>Ah yup, <a href="https://wiki.archlinux.org/index.php/Xmonad#GNOME_3_and_xmonad" rel="nofollow">the Arch Linux wiki</a> also states the same thing that I mentioned in my previous comment. Also, as mentioned in the <a href="http://www.haskell.org/haskellwiki/Xmonad/Using_xmonad_in_Gnome#Configure_Xmonad_to_interoperate_with_Gnome" rel="nofollow">Xmonad wiki</a>, I had to have my <code>~/.xmonad/xmonad.hs</code> config as</p>

<pre><code>import XMonad
import XMonad.Config.Gnome

main = xmonad gnomeConfig
</code></pre>

<p>(this requires the <code>xmonad-contrib</code> package on Arch Linux).
Now GNOME panel shows up just fine, along with a list of workspaces. I guess it shouldn&#8217;t be too hard from here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anshuman Bhaduri</title>
		<link>http://therning.org/magnus/archives/938/comment-page-1#comment-227214</link>
		<dc:creator>Anshuman Bhaduri</dc:creator>
		<pubDate>Thu, 08 Dec 2011 08:27:13 +0000</pubDate>
		<guid isPermaLink="false">http://therning.org/magnus/?p=938#comment-227214</guid>
		<description><![CDATA[&lt;p&gt;Like it says on the &lt;a href=&quot;http://www.haskell.org/haskellwiki/Xmonad/Using_xmonad_in_Gnome#Setting_up_Gnome_to_use_Xmonad&quot; rel=&quot;nofollow&quot;&gt;Xmonad GNOME wiki page&lt;/a&gt;, I also needed the &lt;code&gt;applications/xmonad.desktop&lt;/code&gt; file. This made the &lt;code&gt;failed to load session &quot;xmonad&quot;&lt;/code&gt; message disappear, however I&#039;m still trying to get stuff to work just right.&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;$ cat /usr/share/applications/xmonad.desktop
[Desktop Entry]
Type=Application
Encoding=UTF-8
Name=Xmonad
Exec=xmonad
NoDisplay=true
X-GNOME-WMName=Xmonad
X-GNOME-Autostart-Phase=WindowManager
X-GNOME-Provides=windowmanager
X-GNOME-Autostart-Notify=false
&lt;/code&gt;&lt;/pre&gt;
]]></description>
		<content:encoded><![CDATA[<p>Like it says on the <a href="http://www.haskell.org/haskellwiki/Xmonad/Using_xmonad_in_Gnome#Setting_up_Gnome_to_use_Xmonad" rel="nofollow">Xmonad GNOME wiki page</a>, I also needed the <code>applications/xmonad.desktop</code> file. This made the <code>failed to load session "xmonad"</code> message disappear, however I&#8217;m still trying to get stuff to work just right.</p>

<pre><code>$ cat /usr/share/applications/xmonad.desktop
[Desktop Entry]
Type=Application
Encoding=UTF-8
Name=Xmonad
Exec=xmonad
NoDisplay=true
X-GNOME-WMName=Xmonad
X-GNOME-Autostart-Phase=WindowManager
X-GNOME-Provides=windowmanager
X-GNOME-Autostart-Notify=false
</code></pre>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://therning.org/magnus/archives/938/comment-page-1#comment-224832</link>
		<dc:creator>David</dc:creator>
		<pubDate>Mon, 17 Oct 2011 17:05:34 +0000</pubDate>
		<guid isPermaLink="false">http://therning.org/magnus/?p=938#comment-224832</guid>
		<description><![CDATA[&lt;p&gt;I was getting &lt;code&gt;failed to load session &quot;xmonad&quot;&lt;/code&gt; because I did not have the notification-daemon installed.  To install the notification-daemon on Ubuntu 11.10 I used:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;sudo apt-get install notification-daemon
&lt;/code&gt;&lt;/pre&gt;
]]></description>
		<content:encoded><![CDATA[<p>I was getting <code>failed to load session "xmonad"</code> because I did not have the notification-daemon installed.  To install the notification-daemon on Ubuntu 11.10 I used:</p>

<pre><code>sudo apt-get install notification-daemon
</code></pre>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://therning.org/magnus/archives/938/comment-page-1#comment-224800</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Mon, 17 Oct 2011 07:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://therning.org/magnus/?p=938#comment-224800</guid>
		<description><![CDATA[&lt;p&gt;I was having the [failed to load session &quot;xmonad&quot;] issue.  I fixed it by running &quot;sudo apt-get install gnome-panel&quot; and modifying the xmonad.session file as follows:&lt;/p&gt;

&lt;p&gt;/usr/share/gnome-session/sessions/xmonad.session
[GNOME Session]
Name=Xmonad session
RequiredComponents=gnome-panel;gnome-settings-daemon;
RequiredProviders=windowmanager
DefaultProvider-windowmanager=xmonad&lt;/p&gt;

&lt;p&gt;I tried using Gnome 3, but it&#039;s a little clunky for my computer and xmonad makes using workspaces a zillion times more efficient.&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>I was having the [failed to load session "xmonad"] issue.  I fixed it by running &#8220;sudo apt-get install gnome-panel&#8221; and modifying the xmonad.session file as follows:</p>

<p>/usr/share/gnome-session/sessions/xmonad.session
[GNOME Session]
Name=Xmonad session
RequiredComponents=gnome-panel;gnome-settings-daemon;
RequiredProviders=windowmanager
DefaultProvider-windowmanager=xmonad</p>

<p>I tried using Gnome 3, but it&#8217;s a little clunky for my computer and xmonad makes using workspaces a zillion times more efficient.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: emchristiansen</title>
		<link>http://therning.org/magnus/archives/938/comment-page-1#comment-224797</link>
		<dc:creator>emchristiansen</dc:creator>
		<pubDate>Mon, 17 Oct 2011 06:21:42 +0000</pubDate>
		<guid isPermaLink="false">http://therning.org/magnus/?p=938#comment-224797</guid>
		<description><![CDATA[&lt;p&gt;Oddly, this worked on one of my Ubuntu 11.10 machines but not the other. The error I&#039;m getting on the other is &#039;Failed to load session &quot;xmonad&quot;&#039;, and I can&#039;t figure out the difference between the machines.&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>Oddly, this worked on one of my Ubuntu 11.10 machines but not the other. The error I&#8217;m getting on the other is &#8216;Failed to load session &#8220;xmonad&#8221;&#8216;, and I can&#8217;t figure out the difference between the machines.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Magnus</title>
		<link>http://therning.org/magnus/archives/938/comment-page-1#comment-224333</link>
		<dc:creator>Magnus</dc:creator>
		<pubDate>Sun, 09 Oct 2011 07:51:08 +0000</pubDate>
		<guid isPermaLink="false">http://therning.org/magnus/?p=938#comment-224333</guid>
		<description><![CDATA[&lt;p&gt;I&#039;ve actually stopped using Xmonad since I wrote this. Soon after Gnome 3 was released I started looking around for alternatives to Gnome in the Gnome+Xmonad combo. Nothing seemed to really suit me though so I decided to give the Gnome Shell a serious chance instead. I&#039;ve gotten to the point where it&#039;s very usable and hence I don&#039;t use the setup I describe in this post myself.&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>I&#8217;ve actually stopped using Xmonad since I wrote this. Soon after Gnome 3 was released I started looking around for alternatives to Gnome in the Gnome+Xmonad combo. Nothing seemed to really suit me though so I decided to give the Gnome Shell a serious chance instead. I&#8217;ve gotten to the point where it&#8217;s very usable and hence I don&#8217;t use the setup I describe in this post myself.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pconwell</title>
		<link>http://therning.org/magnus/archives/938/comment-page-1#comment-224328</link>
		<dc:creator>pconwell</dc:creator>
		<pubDate>Sun, 09 Oct 2011 06:55:27 +0000</pubDate>
		<guid isPermaLink="false">http://therning.org/magnus/?p=938#comment-224328</guid>
		<description><![CDATA[&lt;p&gt;Ditto:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;failed to load session &quot;xmonad&quot;
&lt;/code&gt;&lt;/pre&gt;
]]></description>
		<content:encoded><![CDATA[<p>Ditto:</p>

<pre><code>failed to load session "xmonad"
</code></pre>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vladimir Gordeev</title>
		<link>http://therning.org/magnus/archives/938/comment-page-1#comment-224177</link>
		<dc:creator>Vladimir Gordeev</dc:creator>
		<pubDate>Wed, 05 Oct 2011 17:19:12 +0000</pubDate>
		<guid isPermaLink="false">http://therning.org/magnus/?p=938#comment-224177</guid>
		<description><![CDATA[&lt;blockquote&gt;
  &lt;p&gt;“failed to load xmonad session”&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;same problem.&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<blockquote>
  <p>“failed to load xmonad session”</p>
</blockquote>

<p>same problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruno</title>
		<link>http://therning.org/magnus/archives/938/comment-page-1#comment-222863</link>
		<dc:creator>Bruno</dc:creator>
		<pubDate>Thu, 01 Sep 2011 01:35:00 +0000</pubDate>
		<guid isPermaLink="false">http://therning.org/magnus/?p=938#comment-222863</guid>
		<description><![CDATA[&lt;p&gt;Hello,
How does it render? Could you maybe share a screenshot?&lt;/p&gt;

&lt;p&gt;Thank you.&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>Hello,
How does it render? Could you maybe share a screenshot?</p>

<p>Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tayfur Yilmaz</title>
		<link>http://therning.org/magnus/archives/938/comment-page-1#comment-218358</link>
		<dc:creator>Tayfur Yilmaz</dc:creator>
		<pubDate>Tue, 31 May 2011 14:05:32 +0000</pubDate>
		<guid isPermaLink="false">http://therning.org/magnus/?p=938#comment-218358</guid>
		<description><![CDATA[&lt;p&gt;Thanks for notes I want to use Xmonad+Gnome3 on Pardus and I edit this changes on my system and on Login Screen I choose Xmonad+Gnome and I want to login but this message shown to screen.&lt;/p&gt;

&lt;p&gt;&quot;failed to load xmonad session&quot;&lt;/p&gt;

&lt;p&gt;How to solve this problem?&lt;/p&gt;

&lt;p&gt;Best  Regars&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>Thanks for notes I want to use Xmonad+Gnome3 on Pardus and I edit this changes on my system and on Login Screen I choose Xmonad+Gnome and I want to login but this message shown to screen.</p>

<p>&#8220;failed to load xmonad session&#8221;</p>

<p>How to solve this problem?</p>

<p>Best  Regars</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dixie</title>
		<link>http://therning.org/magnus/archives/938/comment-page-1#comment-216937</link>
		<dc:creator>dixie</dc:creator>
		<pubDate>Thu, 12 May 2011 20:39:52 +0000</pubDate>
		<guid isPermaLink="false">http://therning.org/magnus/?p=938#comment-216937</guid>
		<description><![CDATA[&lt;p&gt;thanks!&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacob</title>
		<link>http://therning.org/magnus/archives/938/comment-page-1#comment-216919</link>
		<dc:creator>Jacob</dc:creator>
		<pubDate>Thu, 12 May 2011 11:01:50 +0000</pubDate>
		<guid isPermaLink="false">http://therning.org/magnus/?p=938#comment-216919</guid>
		<description><![CDATA[&lt;p&gt;Hey Magnus&lt;/p&gt;

&lt;p&gt;Had the same problem.
Thanks for sharing the fix! :)&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>Hey Magnus</p>

<p>Had the same problem.
Thanks for sharing the fix! <img src='http://therning.org/magnus/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
