[PATCH] fix rename crash in Konqy
Josef Weidendorfer
Josef.Weidendorfer at gmx.de
Mon Nov 4 10:06:01 GMT 2002
On Monday 04 November 2002 00:53, Michael Brade wrote:
> On Monday 04 November 2002 00:19, David Faure wrote:
> > Actually, you can simply kill the fam daemon to make konqueror revert
> > to stat() polling :).
>
> No, unfortunately FAM restarted when Konqueror says "setting up FAM" or
> something like this. Clever thing ;)
That's because FAM is a service started by inetd (same as a telnet/ftp
daemon...).
But you can kill FAM after starting konqueror. All watches using FAM in
konqueror will immediatly be reverted to STAT (We detect the broken
connection to FAM). This is needed to keep the watches working.
> > Ok, I'll test this once you commit it - it does look ok to me now.
Renaming should work with KDirWatch/Stat, as the directory content is changed
(and not only an attribute of an existing file).
> >
> :-)
>
> Done now.
More information about the kde-core-devel
mailing list