| Summary: | KMail consistently crashes when typing a recipient address | ||
|---|---|---|---|
| Product: | [Applications] kmail2 | Reporter: | Bennett Piater <bennett> |
| Component: | contact completion | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | REPORTED --- | ||
| Severity: | crash | CC: | dvratil, montel |
| Priority: | NOR | ||
| Version First Reported In: | 6.4.1 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Bennett Piater
2025-06-16 08:59:38 UTC
So far, I have confirmed that it occurs: * if and only if I type 3+ characters maching an existing contact. If I type random characters, no error. * only on wayland. If I force kmail to use xwayland using QT_QPA_PLATFORM="xcb", it does not crash. This makes me suspect that it's an issue in the display of the contact completion on wayland. |