|
Bugzilla – Full Text Bug Listing |
| Summary: | maliit-keyboard should have libqt5-qtwayland as dependency | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Björn Tantau <suse.com> |
| Component: | Other | Assignee: | 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
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. Should be in the next Tumbleweed snapshot. |