Bugzilla – Bug 1222993
maliit-keyboard should have libqt5-qtwayland as dependency
Last modified: 2024-06-30 18:05:45 UTC
I just installed maliit-keyboard and selected it in KDE as my virtual keyboard. But it would not appear. I fixed it by installing libqt5-qtwayland. So I guess this should be a dependency of maliit.
Agree. KDE Plasma 6 already have qt6-wayland installed, but the keyboard needs libqt5-qtwayland. Below is the details on how I fix the problem When running maliit-keyboard in Konsole, I got this message: qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in "" qt6-wayland that provides /usr/lib64/qt6/plugins/platforms/libqwayland*.so has been installed. Problem solved by installing libqt5-qtwayland that provides /usr/lib64/qt5/plugins/platforms/libqwayland*.so So libqt5-qtwayland should be added as a dependency for maliit-keyboard
Can't guarantee I will get to it today, but yes, this needs to be added.
https://build.opensuse.org/request/show/1183643
Should be in the next Tumbleweed snapshot.