Re: KDirWatch issue

2017-04-22 Thread Albert Astals Cid
El dissabte, 22 d’abril de 2017, a les 13:05:51 CEST, Martin Koller va escriure: > Hi, > > just wondering if I'm doing something wrong or there really is a bug in > KDirWatch (I'm on openSuse Leap 42.2, KF5 5.33.0) > > From the docs I understand that when I call > > KDirWatch::stopDirScan(dir);

KDirWatch issue

2017-04-22 Thread Martin Koller
Hi, just wondering if I'm doing something wrong or there really is a bug in KDirWatch (I'm on openSuse Leap 42.2, KF5 5.33.0) From the docs I understand that when I call KDirWatch::stopDirScan(dir); ... create files in the dir ... KDirWatch::restartDirScan(dir) it should not emit the dirty si