https://bugs.kde.org/show_bug.cgi?id=517045
Waqar Ahmed <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Latest Commit| |https://invent.kde.org/util | |ities/kate/-/commit/6187e44 | |703180d8b29fe1de57554d1ee88 | |e11d6e Resolution|--- |FIXED --- Comment #2 from Waqar Ahmed <[email protected]> --- Git commit 6187e44703180d8b29fe1de57554d1ee88e11d6e by Waqar Ahmed. Committed on 03/03/2026 at 21:26. Pushed by waqar into branch 'master'. Fix crash in external tools plugin The pluginview might be null because the view might have been created differently which returns the dummy mainwindow pointer. Also, don't specify explicit mainwindow with showMessage as it automatically selects the active window. M +5 -4 addons/externaltools/externaltoolsplugin.cpp https://invent.kde.org/utilities/kate/-/commit/6187e44703180d8b29fe1de57554d1ee88e11d6e -- You are receiving this mail because: You are watching all bug changes.
