<?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=3144&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Xfce Forums / xfdesktop doesnt update icons]]></title>
		<link>http://forum.xfce.org/viewtopic.php?id=3144</link>
		<description><![CDATA[The most recent posts in xfdesktop doesnt update icons.]]></description>
		<lastBuildDate>Tue, 20 Feb 2007 18:54:47 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: xfdesktop doesnt update icons]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=13390#p13390</link>
			<description><![CDATA[<p>Because the latest version isn&#039;t in the Dapper repository.</p>]]></description>
			<author><![CDATA[dummy@example.com (Jellybean)]]></author>
			<pubDate>Tue, 20 Feb 2007 18:54:47 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=13390#p13390</guid>
		</item>
		<item>
			<title><![CDATA[Re: xfdesktop doesnt update icons]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=13376#p13376</link>
			<description><![CDATA[<p>Why do you install Xfce from source in Xubuntu??</p>]]></description>
			<author><![CDATA[dummy@example.com (Nick)]]></author>
			<pubDate>Mon, 19 Feb 2007 11:55:38 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=13376#p13376</guid>
		</item>
		<item>
			<title><![CDATA[Re: xfdesktop doesnt update icons]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=13355#p13355</link>
			<description><![CDATA[<p>I&#039;ve got the same problem with Thunar. I have Xubuntu and installed Xfce 4 from source. I don&#039;t have fam installed, but for some reason it worked before I installed from source. If I try to install the fam package, apt wants to remove a whole crapload of unrelated packages (epiphany-browser, anjuta, libgnomeui, ............ .....). What do I do?</p>]]></description>
			<author><![CDATA[dummy@example.com (Jellybean)]]></author>
			<pubDate>Sat, 17 Feb 2007 21:20:19 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=13355#p13355</guid>
		</item>
		<item>
			<title><![CDATA[Re: xfdesktop doesnt update icons]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=13241#p13241</link>
			<description><![CDATA[<p>Fam/Gamin is an optional dependency for thunar(-vfs). Xfdesktop uses the thunar-vfs library for showing the desktop icons.</p>]]></description>
			<author><![CDATA[dummy@example.com (Nick)]]></author>
			<pubDate>Fri, 09 Feb 2007 17:13:12 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=13241#p13241</guid>
		</item>
		<item>
			<title><![CDATA[Re: xfdesktop doesnt update icons]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=13240#p13240</link>
			<description><![CDATA[<p>Thanks Nick, installing gamin did the trick.<br />Maybe it should be added to the dependency list for xfdesktop or something, I did see any mention to it.<br />(I also tried fam first but this problem came up: <a href="http://lists.freebsd.org/pipermail/freebsd-gnome/2006-March/013911.html" rel="nofollow">http://lists.freebsd.org/pipermail/free … 13911.html</a>. I dont know if you can use fam with xfdesktop)</p><p>Thanks again!</p>]]></description>
			<author><![CDATA[dummy@example.com (jrr)]]></author>
			<pubDate>Fri, 09 Feb 2007 15:15:57 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=13240#p13240</guid>
		</item>
		<item>
			<title><![CDATA[Re: xfdesktop doesnt update icons]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=13236#p13236</link>
			<description><![CDATA[<p>Do you have the fam daemon running? Or Gamin support? Search the forums about this topic.</p>]]></description>
			<author><![CDATA[dummy@example.com (Nick)]]></author>
			<pubDate>Fri, 09 Feb 2007 10:48:47 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=13236#p13236</guid>
		</item>
		<item>
			<title><![CDATA[xfdesktop doesnt update icons]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=13235#p13235</link>
			<description><![CDATA[<p>Hello,<br />after installing from the graphical installer I found out that if I delete some file or folder from the desktop (using right click &gt; delete) the icon still stays there as if it hasnt been deleted. The trash icon updates correctly. Is this how its suppose to work?<br />After deleting something I tried running xfdesktop --reload from the terminal and nothing happened. The only solution is killing xfdesktop and running it again, which sucks of course.<br />This is what dbus-monitor prints when something is deleted, i dont know if this helps:</p><div class="codebox"><pre><code>method call sender=:1.28 -&gt; dest=org.xfce.FileManager path=/org/xfce/FileManager; interface=org.xfce.Trash; member=MoveToTrash
   array [
      string &quot;file:///home/jrr/Desktop/test&quot;
   ]
   string &quot;:0.0&quot;
signal sender=:1.0 -&gt; dest=(null destination) path=/org/xfce/FileManager; interface=org.xfce.Trash; member=TrashChanged
   boolean true
signal sender=:1.0 -&gt; dest=(null destination) path=/org/xfce/FileManager; interface=org.xfce.Trash; member=TrashChanged
   boolean true</code></pre></div><p>Needless to say that if I create or delete something directly in the Desktop directory it doesnt show up in the desktop&#160; either.</p><p>Anyone knows what the problem might be?<br />Thanks.</p>]]></description>
			<author><![CDATA[dummy@example.com (jrr)]]></author>
			<pubDate>Fri, 09 Feb 2007 10:26:45 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=13235#p13235</guid>
		</item>
	</channel>
</rss>
