Bug 1222993

Summary: maliit-keyboard should have libqt5-qtwayland as dependency
Product: [openSUSE] openSUSE Tumbleweed Reporter: Björn Tantau <suse.com>
Component: OtherAssignee: Shawn Dunn <sfalken>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P3 - Medium CC: ni_refa
Version: Current   
Target Milestone: ---   
Hardware: x86-64   
OS: openSUSE Tumbleweed   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Björn Tantau 2024-04-17 19:49:08 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.
Comment 1 Muhammad Refa Utama Putra 2024-06-21 15:26:24 UTC
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
Comment 2 Shawn Dunn 2024-06-26 16:17:44 UTC
Can't guarantee I will get to it today, but yes, this needs to be added.
Comment 3 Shawn Dunn 2024-06-27 16:43:59 UTC
https://build.opensuse.org/request/show/1183643
Comment 4 Shawn Dunn 2024-06-30 18:05:45 UTC
Should be in the next Tumbleweed snapshot.