Bug 1222993 - maliit-keyboard should have libqt5-qtwayland as dependency
Summary: maliit-keyboard should have libqt5-qtwayland as dependency
Status: RESOLVED FIXED
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Other (show other bugs)
Version: Current
Hardware: x86-64 openSUSE Tumbleweed
: P3 - Medium : Normal (vote)
Target Milestone: ---
Assignee: Shawn Dunn
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-17 19:49 UTC by Björn Tantau
Modified: 2024-06-30 18:05 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.