I am working on some xslt Files. The result xml-Files are open in Kate. To test the transformation I run xsltproc from terminal. If I want to switch to the xml-result, a dialog asks if I want to reload the changed file. I reload it, Window freezes. Sometimes a 'File->Reload all', or switch to another file solves the issue. Recently I found out that moving the window unfreezes kate again. Reproducible: Sometimes Steps to Reproduce: 1.Open File 2.Run Script which makes Changes to File 3.Dialog 'File changed' -> Reload Actual Results: - Kate Window Freezes - Menu still working - Moving Window solves the Problem Expected Results: - Show the changed File
Git commit 1525fd5ff7c9bb890e4deac5465876bc1cbaa7f3 by Christoph Cullmann. Committed on 31/01/2016 at 21:11. Pushed by cullmann into branch 'master'. remove some suspicious setUpdatesEnabled calls M +0 -6 src/document/katedocument.cpp http://commits.kde.org/ktexteditor/1525fd5ff7c9bb890e4deac5465876bc1cbaa7f3
domson: is the problem fixed now?
Please retry and reopen, if that happens with 16.08/KF 5.25 again.