https://bugs.kde.org/show_bug.cgi?id=396343

--- Comment #8 from Thomas Fischer <fisc...@unix-ag.uni-kl.de> ---
Git commit acac51d20183f6b853223602f0cda4524a3502b6 by Thomas Fischer.
Committed on 18/07/2018 at 18:40.
Pushed by thomasfischer into branch 'master'.

DropBox-synchronized folders no longer cause 'reload' messages

It is strongly suspected that when saving a file in a folder
synchronized via DropBox, the DropBox client modifies(*) the file
right after it was saved in KBibTeX, causing KBibTeX to ask the
user if the file was to be reloaded or on-disk changes to be
ignored.
By delaying resuming watching a local file after it has been saved to
disk by 500ms, this problem is no longer apparent.

(*) The file's content does not seem to be changed, but some filesystem
metadata may get touched/modified, triggering the file watching service.

This commit was cherry-picked from branch 'kbibtex/0.8', commit
f959986e4c582f24c4.

M  +12   -4    src/parts/part.cpp

https://commits.kde.org/kbibtex/acac51d20183f6b853223602f0cda4524a3502b6

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to