Summary: | Crash when typing email address in "Encrypt for others" | ||
---|---|---|---|
Product: | [Applications] kleopatra | Reporter: | Paul Worrall <p.r.worrall> |
Component: | general | Assignee: | Ingo Klöcker <kloecker> |
Status: | RESOLVED DOWNSTREAM | ||
Severity: | crash | CC: | aheinecke, fella, kdepim-bugs, mutz |
Priority: | NOR | ||
Version First Reported In: | 4.0.0.241201 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | About Kleopatra dialog |
Description
Paul Worrall
2025-01-17 12:03:29 UTC
Tried to get a backtrace using gdb as described at https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports#Procedure_gdb_and_debuginfod, but that produced nothing also. Is this with a "normal" distro version of kleopatra or some AUR/selfbuilt/beta/whatever version? I suspect that this was fixed recently, but I'm not sure as I can't reproduce it with 24.12.1 yet Created attachment 177549 [details]
About Kleopatra dialog
It's from the Arch repo called "kde-unstable" which has the latest beta or Release Candidate of Plasma and Applications. I've attached a capture of the about screen.
I can reproduce the crash with arch and KDE-unstable. Since the kleopatra package in kde-unstable is the same one as in the normal arch repo, I don't think it's kleopatra that's doing anything wrong here. Looking at your (and my) log, the part about xdg_popup and wayland seems to be the culprit. kde-unstable does have different qt packages (notable qtdeclarative and qtwayland), so this is most likely an ABI problem that would be fixed by a rebuild of the relevant packages in kde-unstable. |