[frameworks-ktexteditor] [Bug 435500] sporadic kate crash when dragging text

2021-04-13 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=435500 Waqar Ahmed changed: What|Removed |Added Status|ASSIGNED|RESOLVED Latest

[frameworks-ktexteditor] [Bug 435500] sporadic kate crash when dragging text

2021-04-13 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=435500 Bug Janitor Service changed: What|Removed |Added Status|REOPENED|ASSIGNED --- Comment #9 from Bug Janitor

[frameworks-ktexteditor] [Bug 435500] sporadic kate crash when dragging text

2021-04-13 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=435500 --- Comment #8 from Igor Kushnir --- Looks like the two "// get visible selected lines" loops in KateViewInternal::doDrag() do not work as intended before the crash: they make endLine < startLine. Added one more qCritical() line to debug this further:

[frameworks-ktexteditor] [Bug 435500] sporadic kate crash when dragging text

2021-04-13 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=435500 --- Comment #7 from Igor Kushnir --- Applied two QDebug patches (see below) on top of the incomplete 4775bd1ffe272a1e3367510ff6d440bf1b8f2a13.patch fix. None of the assertions in KateLayoutCache::line(int realLine, int virtualLine) has been triggered

[frameworks-ktexteditor] [Bug 435500] sporadic kate crash when dragging text

2021-04-12 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=435500 --- Comment #6 from Christoph Cullmann --- Could you print the value of rc? -- You are receiving this mail because: You are watching all bug changes.

[frameworks-ktexteditor] [Bug 435500] sporadic kate crash when dragging text

2021-04-12 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=435500 --- Comment #5 from Igor Kushnir --- I reproduce the bug with the following steps: 1) reopen the crashy KDevelop session; 2) recover the .cpp file from its .kate-swp file; 3) select and drag the ending of the specific line close to the end of the

[frameworks-ktexteditor] [Bug 435500] sporadic kate crash when dragging text

2021-04-12 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=435500 Igor Kushnir changed: What|Removed |Added Resolution|FIXED |--- Version|21.03.80