Re: Cannot Find DBus Messages When I Delete a File



On Sat, 2009-08-22 at 20:31 +0800, Jeff Cai wrote:
> Hi, experts,
> 
> I used dbus-monitor to observe all DBus messages after I mounted a ftp
> site in Nautilus 'Connect to server...'. But I didn't find any DBus
> messages when I deleted a file on the server. Do you know the reason?
> 
> Note, Nautilus will call 'g_daemon_file_delete' to send a DBus message
> to gvfsd-ftp.

gvfs doesn't use the session bus to talk to the mount daemon. it uses
direct connections to each daemon to avoid extra roundtrips through the
bus, so gvfs traffic will not be visible in dbus-monitor as such.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]