<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://forum.xfce.org/extern.php?action=feed&amp;tid=7035&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Xfce Forums / [UNSOLVED] Thunar: Problem with ext4 Partition]]></title>
		<link>http://forum.xfce.org/viewtopic.php?id=7035</link>
		<description><![CDATA[The most recent posts in [UNSOLVED] Thunar: Problem with ext4 Partition.]]></description>
		<lastBuildDate>Tue, 29 May 2012 12:16:47 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [UNSOLVED] Thunar: Problem with ext4 Partition]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=26448#p26448</link>
			<description><![CDATA[<p>Maybe remove it from fstab and use &quot;udisks --mount&quot; to mount it in rc.local instead?</p>]]></description>
			<author><![CDATA[dummy@example.com (stqn)]]></author>
			<pubDate>Tue, 29 May 2012 12:16:47 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=26448#p26448</guid>
		</item>
		<item>
			<title><![CDATA[Re: [UNSOLVED] Thunar: Problem with ext4 Partition]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=26447#p26447</link>
			<description><![CDATA[<p>Then how does Thunar handle partitions? Why doesnt it handle partitions as Nautilus?<br />You mean a shortcut to /media/Windows7? OK I did that. However, then Thunar cannot umount the partition. Is there a &#039;cleaner&#039; way to fix this?</p>]]></description>
			<author><![CDATA[dummy@example.com (nuc)]]></author>
			<pubDate>Tue, 29 May 2012 11:56:54 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=26447#p26447</guid>
		</item>
		<item>
			<title><![CDATA[Re: [UNSOLVED] Thunar: Problem with ext4 Partition]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=26443#p26443</link>
			<description><![CDATA[<p>Thunar doesn’t show partitions that are in fstab, that’s a bit annoying, but you can make a shortcut in the side pane instead.</p>]]></description>
			<author><![CDATA[dummy@example.com (stqn)]]></author>
			<pubDate>Tue, 29 May 2012 08:25:34 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=26443#p26443</guid>
		</item>
		<item>
			<title><![CDATA[Re: [UNSOLVED] Thunar: Problem with ext4 Partition]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=26438#p26438</link>
			<description><![CDATA[<p>I have installed xfce on Arch Linux on my Laptop now and experience the VERY SAME ISSUE.<br />Now it&#039;s the Window 7 partition that Thunar doesn&#039;t reconise. Nautilus works perfectly... WTF???<br />Still no answer from the bugtracker...</p><p>Anyways, heres my Laptops fstab configuration file:</p><div class="codebox"><pre><code>#
# /etc/fstab: static file system information
#
# &lt;file system&gt; &lt;dir&gt;   &lt;type&gt;  &lt;options&gt;       &lt;dump&gt;  &lt;pass&gt;
tmpfs           /tmp    tmpfs   nodev,nosuid    0       0
LABEL=Arch      /       ext4    defaults        0       1
LABEL=Swap      swap    swap    defaults        0       0
LABEL=Windows7  /media/Windows7 ntfs defaults 0 1</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (nuc)]]></author>
			<pubDate>Mon, 28 May 2012 11:41:55 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=26438#p26438</guid>
		</item>
		<item>
			<title><![CDATA[Re: [UNSOLVED] Thunar: Problem with ext4 Partition]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=26117#p26117</link>
			<description><![CDATA[<p>no idea????<br /><img src="http://forum.xfce.org/img/smilies/sad.png" width="15" height="15" alt="sad" /></p><p>EDIT: As nobody can help, I reported it as a bug: <a href="https://bugzilla.xfce.org/show_bug.cgi?id=8861" rel="nofollow">https://bugzilla.xfce.org/show_bug.cgi?id=8861</a></p>]]></description>
			<author><![CDATA[dummy@example.com (nuc)]]></author>
			<pubDate>Fri, 04 May 2012 20:45:13 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=26117#p26117</guid>
		</item>
		<item>
			<title><![CDATA[[UNSOLVED] Thunar: Problem with ext4 Partition]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=25980#p25980</link>
			<description><![CDATA[<p>Hi!<br />I&#039;ve got a strange issue with Thunar. Thunar displays icons for my two NTFS Partitions, but not for my ext4 Partition. The Partition is already mounted because and I can access it via /media/Mint (Mint is the Partition Label) but there is no shortcut (on the left). However the shortcut appears when I unmount the Mint partition. <em>Then</em> Thunar displays a shortcut and is able to mount/access it. When I remount the Mint partition via command line or Nautilus - and no Thunar instance is running, again the shortcut disappaers.<br />Nautilus has no Problems at all and displays the shortcut without intervention.<br />Also, I noticed that no shortcut is diplayed on my Desktop.</p><p>That&#039;s really weird and I&#039;ve no idea what&#039;s going wrong. </p><p>some system information: I&#039;m using Arch Linux and xfce 4.10<br />fstab:</p><div class="codebox"><pre><code>#
# /etc/fstab: static file system information
#
# &lt;file system&gt; &lt;dir&gt;    &lt;type&gt; &lt;options&gt;       &lt;dump&gt;  &lt;pass&gt;
tmpfs            /tmp    tmpfs   nodev,nosuid    0       0
/dev/sda3        swap    swap    defaults        0       0
LABEL=Arch       /       ext4    defaults        0       1
LABEL=Mint   /media/Mint ext4    defaults        0       0</code></pre></div><p>screenshots:<br /><a href="http://www.abload.de/image.php?img=bildschirmfoto-thunar0sesk.png" rel="nofollow"><span class="postimg"><img src="http://www.abload.de/thumb/bildschirmfoto-thunar0sesk.png" alt="bildschirmfoto-thunar0sesk.png" /></span></a><br /><a href="http://www.abload.de/image.php?img=bildschirmfoto-thunarf4iwm.png" rel="nofollow"><span class="postimg"><img src="http://www.abload.de/thumb/bildschirmfoto-thunarf4iwm.png" alt="bildschirmfoto-thunarf4iwm.png" /></span></a></p><p>btw, I found somone experiencing the same issue on another forum [german]: <a href="http://www.linuxmintusers.de/index.php?topic=3522.0" rel="nofollow">http://www.linuxmintusers.de/index.php?topic=3522.0</a></p><p>Hope you can help.</p><p>best regards<br />nuc</p>]]></description>
			<author><![CDATA[dummy@example.com (nuc)]]></author>
			<pubDate>Sat, 28 Apr 2012 20:09:40 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=25980#p25980</guid>
		</item>
	</channel>
</rss>
