Re: Can someone reproduce this kate/kwrite crash?

2017-09-21 Thread René J . V . Bertin
I'd say install DrKonqi if you don't have it yet, figure out how to get it to catch the crash for reporting, and then look at the backtrace to see where the crash occurs. Qt 5.7.1 had its share of issues, but I've never seen this crash. Semicolons with spaces before them is something coders wil

Re: Can someone reproduce this kate/kwrite crash?

2017-09-21 Thread ianseeks
On Thursday, 21 September 2017 07:02:34 BST Nikos Chantziaras wrote: > I'm getting a lots of crashes with Kate (and Kwrite). I was able to > reduce the offending text that causes the crash to this: > > (*Without* the quotes.) > > " ;" > > That is, one or more spaces, followed by a semicolon. Ca