| Summary: | kio client crashes in QtWayland::zwp_input_panel_v1::get_input_panel_surface() when I try to open settings of Maliit virtual keyboard | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Patrick Silva <bugseforuns> |
| Component: | wayland-generic | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED DOWNSTREAM | ||
| Severity: | crash | CC: | kdelibs-bugs-null, nate |
| Priority: | NOR | ||
| Version First Reported In: | git master | ||
| Target Milestone: | --- | ||
| Platform: | Neon | ||
| OS: | Linux | ||
| URL: | https://github.com/maliit/keyboard/issues/83 | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | WAYLAND_DEBUG | ||
|
Description
Patrick Silva
2021-03-26 14:27:04 UTC
*** Bug 434979 has been marked as a duplicate of this bug. *** I have a gut feeling that the compositor (kwin) posts a protocol error. Can you get please WAYLAND_DEBUG output? Created attachment 137263 [details]
WAYLAND_DEBUG
I don't see anything relevant in the wayland debug log. Anyway, based on #1 0x00007f2c89c20fcc in KCrash::defaultCrashHandler (sig=11) at ./src/kcrash.cpp:576 #2 <signal handler called> #3 0x00007f2c7dd16004 in QtWayland::zwp_input_panel_v1::get_input_panel_surface(wl_surface*) () from /usr/lib/x86_64-linux-gnu/qt5/plugins/wayland-shell-integration/libinputpanel-shell.so it looks like client-side bug. Can you report this crash to maliit developers? A Maliit dev said that this is not an issue with Maliit code. What do you think Vlad? https://github.com/maliit/keyboard/issues/83 the crash is in maliit input shell plugin. posted a comment in the github issue |