| Summary: | Crash in QtWaylandClient::QWaylandXdgSurface::setGrabPopup during quick open | ||
|---|---|---|---|
| Product: | [Applications] kate | Reporter: | Nicolas Fella <nicolas.fella> |
| Component: | application | Assignee: | KWrite Developers <kwrite-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | christoph, georgefb899, kde, waqar.17a |
| Priority: | NOR | Keywords: | qt6, wayland-only |
| Version First Reported In: | Git | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Nicolas Fella
2023-06-30 10:25:11 UTC
Hmmm, not nice, but so far can't reproduce myself. Can you reproduce it? Does it help if one would e.g. trigger updateState with some single shot? Not reliably. Something like this happens regularly (like 1 in 50 times) opening the quick open thing. Most of the time Kate closes without creating a coredump, I think because it's terminated because of a Wayland protocol error For me it so far happens never. If you can at least get it sometimes to crash, could you try if a singleShot might remove that for you? Upstream link: https://bugreports.qt.io/browse/QTBUG-117015 Thanks for creating a Qt bug for this! Should be fixed after https://invent.kde.org/utilities/kate/-/merge_requests/1355 |