Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Oct 2008 22:57:37 +0300
From:      Manolis Kiagias <sonic2000gr@gmail.com>
To:        James Butler <sweetnavelorange@gmail.com>
Cc:        "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>
Subject:   Re: Minor problems with Xfce
Message-ID:  <48F3A831.8060401@gmail.com>
In-Reply-To: <20081014083534.1e776dd9@jamesb.kiwiplan.co.nz>
References:  <f0dd9eb90810130253s3a130573lb827c5765954a4e0@mail.gmail.com>	<48F33795.20008@gmail.com> <20081014083534.1e776dd9@jamesb.kiwiplan.co.nz>

next in thread | previous in thread | raw e-mail | index | archive | help
James Butler wrote:
> Manolis Kiagias <sonic2000gr@gmail.com> wrote:
>   
>> 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.
>>     
>
> Aha! I will try this when I get home - thanks. Anyone know why Thunar
> does not default to using FAM/gamin? gamin doesn't look too heavy.
>
> Cheers,
> James Butler
>
>   

It seems the default options for Thunar do not include gamin for some 
reason. Although I already had it installed anyway.  If you installed 
from packages, these are built with the default options, so not having 
FAM support is expected.

P.S. Putting the questions list back on this




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48F3A831.8060401>