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
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