[kate] [Bug 484466] Kate crashes when opening any file inside Kate's Save File window

2024-03-27 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=484466

Christoph Cullmann  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/fram
   ||eworks/ktexteditor/-/commit
   ||/22ec108363ae5beea67163e63c
   ||d923c47376d004
 Status|ASSIGNED|RESOLVED

--- Comment #4 from Christoph Cullmann  ---
Git commit 22ec108363ae5beea67163e63cd923c47376d004 by Christoph Cullmann, on
behalf of Waqar Ahmed.
Committed on 27/03/2024 at 09:33.
Pushed by cullmann into branch 'master'.

Dont use activeView as save dialog parent

Active view can get deleted during dialog exec. It is also just a bad
idea to use the activeView imo. The new logic tries to use the
QApplication::activeWindow() first, then tries the
KTextEditor::MainWindow::window() and as a last fallback uses the
activeView.

M  +5-3src/document/katedocument.cpp

https://invent.kde.org/frameworks/ktexteditor/-/commit/22ec108363ae5beea67163e63cd923c47376d004

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 484466] Kate crashes when opening any file inside Kate's Save File window

2024-03-26 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=484466

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

--- Comment #3 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/frameworks/ktexteditor/-/merge_requests/676

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 484466] Kate crashes when opening any file inside Kate's Save File window

2024-03-25 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=484466

Waqar Ahmed  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 CC||waqar@gmail.com
 Ever confirmed|0   |1

--- Comment #2 from Waqar Ahmed  ---
Confirmed. can reproduce on latest master

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 484466] Kate crashes when opening any file inside Kate's Save File window

2024-03-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=484466

--- Comment #1 from 7b54ge...@mozmail.com ---
Created attachment 167752
  --> https://bugs.kde.org/attachment.cgi?id=167752=edit
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.

-- 
You are receiving this mail because:
You are watching all bug changes.