https://bugs.kde.org/show_bug.cgi?id=396343
Thomas Fischer <fisc...@unix-ag.uni-kl.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Version Fixed In| |0.8.2 Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/kbi | |btex/f959986e4c582f24c492c9 | |6d2022c50b52cfc62b --- Comment #7 from Thomas Fischer <fisc...@unix-ag.uni-kl.de> --- Git commit f959986e4c582f24c492c96d2022c50b52cfc62b by Thomas Fischer. Committed on 18/07/2018 at 18:34. Pushed by thomasfischer into branch 'kbibtex/0.8'. 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. FIXED-IN: 0.8.2 M +12 -4 src/parts/part.cpp https://commits.kde.org/kbibtex/f959986e4c582f24c492c96d2022c50b52cfc62b -- You are receiving this mail because: You are watching all bug changes.