-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crash when I try to open settings of Maliit virtual keyboard on Wayland session of KDE Plasma #85
Comments
What is the process that crashed here? This doesn't seem to be an issue in any Maliit code… |
Closing as this is not a crash in maliit, but seems to be an issue with QtWayland on your system. |
maliit/keyboard#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 that's maliit code |
Oh, that's a plugin from framework (where I've moved the issue now). Can you reproduce this issue? FWIW, the settings menu option on the keyboard under plasma simply calls
which I presume results in |
Another issue was reported with a similar crash on Fedora, which was resolved after they upgraded to maliit-framework 2.2.0. Can you please verify if rebuilding maliit-framework or upgrading to 2.2.0 has resolved this problem? Thanks. |
Long press on the emoji button will still bring up the menu to open settings. |
No crash for me when I do that. |
Yes, this is a Plasma issue. It has two different virtual keyboard KCMs. One for "desktop" that lets you select which keyboard to use, and another in the |
Hi
Originally reported on KDE bug tracker.
https://bugs.kde.org/show_bug.cgi?id=434977
To reproduce this crash, activate Mallit virtual keyboard on Wayland session of KDE Plasma and try to open its settings.
KDE developer Vlad Zahorodnii said in comment 4:
Complete backtrace:
The text was updated successfully, but these errors were encountered: