https://bugs.kde.org/show_bug.cgi?id=523917
Ingo Klöcker <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/pim/ | |kleopatra/-/commit/592e8c40 | |d3a4d03a98223282f0545908c1e | |70c8f Status|ASSIGNED |RESOLVED --- Comment #5 from Ingo Klöcker <[email protected]> --- Git commit 592e8c40d3a4d03a98223282f0545908c1e70c8f by Ingo Klöcker, on behalf of Ingo Klöcker. Committed on 06/08/2026 at 13:50. Pushed by kloecker into branch 'master'. Don't call KWaylandExtras::exportToplevel with nullptr On X11 calling KWaylandExtras::exportToplevel with nullptr crashes. So don't do this. (KWaylandExtras::exportWindow simply ignores nullptr and so does KWaylandExtras::exportToplevel on Wayland.) M +6 -10 src/kleopatraapplication.cpp https://invent.kde.org/pim/kleopatra/-/commit/592e8c40d3a4d03a98223282f0545908c1e70c8f -- You are receiving this mail because: You are watching all bug changes.
