View Single Post
Posts: 204 | Thanked: 443 times | Joined on Jul 2012 @ Germany - Potsdam
#314
May be we can configure physical keyboards if we could run 'org.kde.ktouch'?

It is in the repos, it is installable but it does not work.

Code:
$ flatpak-runner org.kde.ktouch
Starting: org.kde.ktouch
[D] unknown:0 - Using Wayland-EGL
library "libwlparser.so" not found
Wayland socket: ../../display/wayland-2
WAYLAND_DISPLAY="../../display/wayland-2" FLATPAK_MALIIT_CONTAINER_DBUS="unix:abstract=/tmp/dbus-PIzIoYWeDi,guid=8513064887b1f97753cb5c1c5e9ecbc6" flatpak run --env=QT_WAYLAND_FORCE_DPI=280 --filesystem=/system:ro --filesystem=/vendor:ro --device=all --talk-name=org.maliit.server --env=QTWEBENGINE_CHROMIUM_FLAGS=--disable-gpu-compositing --num-raster-threads=1 --enable-viewport --disable-composited-antialiasing --env=QTWEBENGINE_DISABLE_GPU_THREAD=1 --env=QT_QUICK_CONTROLS_MOBILE=1 --env=QT_QUICK_CONTROLS_STYLE=Plasma --env=HYBRIS_EGLPLATFORM_DIR=/usr/lib/arm-linux-gnueabihf/GL/host/lib/libhybris --env=HYBRIS_LINKER_DIR=/usr/lib/arm-linux-gnueabihf/GL/host/lib/libhybris/linker --env=HYBRIS_LD_LIBRARY_PATH=/usr/lib/arm-linux-gnueabihf/GL/host/libexec/droid-hybris/system/lib:/usr/libexec/droid-hybris/system/lib:/vendor/lib:/system/lib --env=LD_LIBRARY_PATH=/usr/lib/arm-linux-gnueabihf/GL/host/lib org.kde.ktouch
[D] onCompleted:424 - Warning: specifying an object instance for initialPage is sub-optimal - prefer to use a Component
[W] unknown:53 - file:///usr/share/flatpak-runner/qml/main.qml:53:26: Unable to assign [undefined] to bool
library "libwlparser.so" not found
[D] unknown:0 - qCoreApp Application(0xffbecf0c)
[W] KLocalizedStringPrivate::substituteSimple:764 - "0 instead of 1 arguments to message {Do you really want t...} supplied before conversion."
[W] unknown:0 - Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
[W] unknown:0 - Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
[W] unknown:0 - Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
[W] unknown:204 - qrc:/ktouch/qml/keyboard/KeyItem.qml:204: TypeError: Cannot read property 'height' of null
[W] unknown:63 - qrc:/ktouch/qml/keyboard/KeyLabel.qml:63: TypeError: Cannot read property 'height' of null
[W] unknown:63 - qrc:/ktouch/qml/keyboard/KeyLabel.qml:63: TypeError: Cannot read property 'height' of null
[W] unknown:63 - qrc:/ktouch/qml/keyboard/KeyLabel.qml:63: TypeError: Cannot read property 'height' of null
[W] unknown:63 - qrc:/ktouch/qml/keyboard/KeyLabel.qml:63: TypeError: Cannot read property 'height' of null
[W] unknown:237 - qrc:/ktouch/qml/keyboard/KeyItem.qml:237: TypeError: Cannot read property 'width' of null
[W] unknown:235 - qrc:/ktouch/qml/keyboard/KeyItem.qml:235: TypeError: Cannot read property 'width' of null
[W] unknown:0 - Can't create subsurface, not supported by the compositor.
[W] unknown:0 - "wl-shell" is a deprecated shell extension, prefer using "xdg-shell-v6" or "xdg-shell" if supported by the compositor by setting the environment variable QT_WAYLAND_SHELL_INTEGRATION
[W] unknown:0 - Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
[W] unknown:0 - Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
[W] unknown:0 - Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
[W] unknown:0 - Wayland does not support QWindow::requestActivate()
 

The Following 2 Users Say Thank You to meemorph For This Useful Post: