Summary: | Kleopatra crashes when opening gpg sig file | ||
---|---|---|---|
Product: | [Applications] kleopatra | Reporter: | Łukasz Żarnowiecki <lukasz> |
Component: | general | Assignee: | Andre Heinecke <aheinecke> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | fella, kdepim-bugs, mutz |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/pim/kleopatra/-/commit/50b7eee58f95fdf4f10c82c807dc923afc3dd0a3 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | This specific file crashes kleopatra |
Description
Łukasz Żarnowiecki
2024-05-28 12:49:37 UTC
Created attachment 169910 [details]
This specific file crashes kleopatra
A possibly relevant merge request was started @ https://invent.kde.org/pim/kleopatra/-/merge_requests/231 Git commit 50b7eee58f95fdf4f10c82c807dc923afc3dd0a3 by Ingo Klöcker, on behalf of Tobias Fella. Committed on 07/08/2024 at 13:02. Pushed by kloecker into branch 'gpg4win/24.05'. Fix crash when opening kleopatra with a file Kleo crashes because the mainWindow doesn't exist. The code creates it if necessary, but only after we're already trying to use it (cherry picked from commit 7167d1dc13028592e31e06830a65005fcc3c1763) M +8 -8 src/kleopatraapplication.cpp https://invent.kde.org/pim/kleopatra/-/commit/50b7eee58f95fdf4f10c82c807dc923afc3dd0a3 |