KLockFile -- try harder

Nick Shaforostoff shaforostoff at gmail.com
Tue Jan 27 22:19:49 GMT 2009


2009/1/28 Nick Shaforostoff <shaforostoff at gmail.com>:
> HI. I've figured out that KAutoSaveFile is terribly broken.
>
> I fixed one easy bug, mailed author about another.
> And now I've found out that KAutoSaveFile _believes_
> KLockFile will work with pre-existing .lock files. but it don't
actually, the problem is in the other piece of code:
deleteStaleLock() isn't called because '(!d->staleTimer.isNull())' is false.
This is no wonder because KLockFile has just created.




More information about the kde-core-devel mailing list