Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Running weston with QtVirtualKeyboard support

Running weston with QtVirtualKeyboard support

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 1.0k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    DrEmbo
    wrote on last edited by
    #1

    Hello there,

    My application uses qtvirtualkeyboard and I am trying to run it on a Yocto distro whith wayland.
    The weston compositor starts per systemd, based on a udev rule. I log-in per ssh and start the application. When I try to use the QtVirtualKeyboard it is shown but does not respond to clicks. I have read and implemented: https://doc.qt.io/qt-5/qtvirtualkeyboard-deployment-guide.html#using-qt-virtual-keyboard-with-qt-wayland
    But to no avail.

    But here is the catch: If I connect a keyboard to my device and restart the weston@.service from there, from /dev/tty1, then the qtvirtualkeyboard is working properly. Weston logs are the same in both cases and I am having problems to pinpoint the difference between the two cases so I can fix it.

    Anyone had such an issue?

    Thanks in advance,
    DrEmbo

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved