Bug 353088

Summary: kate (15.08.1) interface freeze if reloading changed file, moving the window solves the problem.
Product: [Applications] kate Reporter: Dominik Kummer <admin>
Component: applicationAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED FIXED    
Severity: minor CC: cullmann, ilmari.lauhakangas
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description Dominik Kummer 2015-09-23 15:09:07 UTC
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
Comment 1 Christoph Cullmann 2016-01-31 21:11:56 UTC
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
Comment 2 Buovjaga 2016-06-30 15:53:41 UTC
domson: is the problem fixed now?
Comment 3 Christoph Cullmann 2016-09-07 19:21:31 UTC
Please retry and reopen, if that happens with 16.08/KF 5.25 again.