https://bugs.kde.org/show_bug.cgi?id=493705
Bug ID: 493705 Summary: maliit-keyboard (required for plasma mobile screen keyboard) cannot find QtQuickControls library Classification: Plasma Product: plasma-mobile Version: unspecified Platform: Ubuntu OS: Linux Status: REPORTED Keywords: qt6 Severity: normal Priority: NOR Component: general Assignee: plasma-mobile-bugs-n...@kde.org Reporter: compilebu...@qgenuity.com CC: c...@carlschwan.eu Target Milestone: --- SUMMARY Plasma mobile requires maliit-keyboard to provide a screen keyboard. Since this is a mobile device interface, the screen keyboard is incredibly important. When run, maliit-keyboard produces an error regarding the QtQuickControls library. STEPS TO REPRODUCE 1. run maliit-keyboard from a console within plasma mobile 2. 3. OBSERVED RESULT Error: module "QtQuick.Controls" is not installed. import QtQuick.Controls 2.4 ^ apt list --installed | grep qml6 | grep quick-control shows that qml6-module-qtquick-controls is installed. However, the description of this module is "dummy transitional". A package named libqt6qml6quickcontrols2impl6 exists but cannot be installed. It requires libqt6qml6 (>= 6.2.0) but apt does not recognize 6.7.2-0zneon+24.04.... as meeting this requirement. EXPECTED RESULT maliit-keyboard displays the screen keyboard SOFTWARE/OS VERSIONS (available in the Info Center app, or by running `kinfo` in a terminal window) Linux/KDE Plasma: Ubuntu 24 LTS KDE Plasma Version: 6.1.5 KDE Frameworks Version: 6.6.0 Qt Version: 6.7.2 ADDITIONAL INFORMATION running on Wayland -- You are receiving this mail because: You are watching all bug changes.