[kdevelop] [Bug 463627] open! / /path/to/file.xml from integrated terminal results in a crash

2023-07-24 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=463627 --- Comment #5 from Igor Kushnir --- When DocumentController::openDocumentsWithSplitSeparators() calls Area::addView() during the steps to reproduce, it first splits a view, then (in a recursive call to itself) inserts a new view at an index with zero

[kdevelop] [Bug 463627] open! / /path/to/file.xml from integrated terminal results in a crash

2023-07-21 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=463627 --- Comment #4 from Igor Kushnir --- I spent some time debugging the crash when running `open! / /path/to/some/file` in Terminal tool view. The bug is probably in DocumentController::openDocumentsWithSplitSeparators(). Specifically, I suspect that it

[kdevelop] [Bug 463627] open! / /path/to/file.xml from integrated terminal results in a crash

2023-05-10 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=463627 --- Comment #3 from Igor Kushnir --- (In reply to Christopher Yeleighton from comment #2) > I told KDevelop to close a buffer. KDevelop asked whether to save the > content. I typed the file name and told KDevelop to save. The buffer > closed.

[kdevelop] [Bug 463627] open! / /path/to/file.xml from integrated terminal results in a crash

2023-05-09 Thread Christopher Yeleighton
https://bugs.kde.org/show_bug.cgi?id=463627 --- Comment #2 from Christopher Yeleighton --- Created attachment 158810 --> https://bugs.kde.org/attachment.cgi?id=158810=edit New crash information added by DrKonqi kdevelop (5.11.230400 (23.04.0)) using Qt 5.15.9 I told KDevelop to close a

[kdevelop] [Bug 463627] open! / /path/to/file.xml from integrated terminal results in a crash

2023-05-09 Thread Christopher Yeleighton
https://bugs.kde.org/show_bug.cgi?id=463627 Christopher Yeleighton changed: What|Removed |Added CC||giecr...@stegny.2a.pl -- You are

[kdevelop] [Bug 463627] open! / /path/to/file.xml from integrated terminal results in a crash

2022-12-31 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=463627 Igor Kushnir changed: What|Removed |Added CC||igor...@gmail.com Status|REPORTED