Date: Mon, 13 Oct 2008 14:57:09 +0300 From: Manolis Kiagias <sonic2000gr@gmail.com> To: James Butler <sweetnavelorange@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: Minor problems with Xfce Message-ID: <48F33795.20008@gmail.com> In-Reply-To: <f0dd9eb90810130253s3a130573lb827c5765954a4e0@mail.gmail.com> References: <f0dd9eb90810130253s3a130573lb827c5765954a4e0@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
James Butler wrote: > > My other problem is possibly unrelated, but any actions I perform > which would remove or update icons on the desktop (deleting a file, > emptying Trash) don't take effect until xfdesktop is restarted or I > log out and then in. Any ideas? Notably, automatic detection and > mounting of USB drives, which seems to be a fragile area for many HAL > users, works perfectly for me. > > Thanks in advance, > -James Butler > Just solved this one, quite silly it was ;) It seems Thunar is not built with FAM (File Alteration Monitor) support, hence it does not know when it needs to update folder views (or the desktop for that matter). So, simply rebuild with FAM: # cd /usr/ports/x11-fm/thunar # make config (Select FAM from the options dialog) # make deinstall reinstall Restart your X session. It will work then.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48F33795.20008>