Re: ktexteditor crash opening a specific file

2016-11-09 Thread Kevin Funk
On Wednesday, 9 November 2016 11:12:47 CET Tomaz Canabrava wrote: > Tracked to file kateviewinternal.cpp, line 1415, hits this assert: > Q_ASSERT(thisLine.virtualLine() == virtualCursor.line()); > > I tried to open the file with another editor just to create a simplified > version of it that I cou

ktexteditor crash opening a specific file

2016-11-09 Thread Tomaz Canabrava
Tracked to file kateviewinternal.cpp, line 1415, hits this assert: Q_ASSERT(thisLine.virtualLine() == virtualCursor.line()); I tried to open the file with another editor just to create a simplified version of it that I could send, and now I cannot trigger the assert anymore even with the original