[kio] [Bug 315410] New: KDirWatch - inotify - Any file operation is "dirty".
Mark
markg85 at gmail.com
Mon Feb 18 20:00:57 GMT 2013
https://bugs.kde.org/show_bug.cgi?id=315410
Bug ID: 315410
Summary: KDirWatch - inotify - Any file operation is "dirty".
Classification: Unclassified
Product: kio
Version: 4.10.0
Platform: Other
OS: Linux
Status: CONFIRMED
Severity: normal
Priority: NOR
Component: system
Assignee: unassigned-bugs at kde.org
Reporter: markg85 at gmail.com
Hi,
I was playing with KDirWatch and noticed that any file operation that i do is
being emitted as a "dirty" signal.
Create file: dirty signal (instead of created)
Modify file: dirty signal (might be fine, but i do get two additional signals
here as well. Both of them with the directory in which the file is located. So
3 in total, 1 with the file path, 2 with the directory path)
Delete file: dirty signal (instead of created)
I tried debugging this a bit to narrow it down, but it's quite complicated.
Mainly because of some timers in kdirwatch.cpp
Regards,
Mark
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list