Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Error in running Qt virtualkeyboard example on Ubuntu 14.04
Forum Updated to NodeBB v4.3 + New Features

Error in running Qt virtualkeyboard example on Ubuntu 14.04

Scheduled Pinned Locked Moved Solved General and Desktop
2 Posts 1 Posters 1.1k 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.
  • KiraK Offline
    KiraK Offline
    Kira
    wrote on last edited by A Former User
    #1

    Hello All,
    I am trying to run the Qt virtual keyboard example on Ubuntu 14.04 using qt-5.7
    I downloaded the keyboard example from github using qt creator and getting the following error.

    QML debugging is enabled. Only use this in a safe environment.
    qrc:/Basic.qml:31:1: module "QtQuick.VirtualKeyboard" is not installed
    qtvirtualkeyboard-dev/examples/virtualkeyboard/build-basic-Desktop_Qt_5_7_0_GCC_64bit-Debug/basic exited with code 255

    KiraK 1 Reply Last reply
    0
    • KiraK Kira

      Hello All,
      I am trying to run the Qt virtual keyboard example on Ubuntu 14.04 using qt-5.7
      I downloaded the keyboard example from github using qt creator and getting the following error.

      QML debugging is enabled. Only use this in a safe environment.
      qrc:/Basic.qml:31:1: module "QtQuick.VirtualKeyboard" is not installed
      qtvirtualkeyboard-dev/examples/virtualkeyboard/build-basic-Desktop_Qt_5_7_0_GCC_64bit-Debug/basic exited with code 255

      KiraK Offline
      KiraK Offline
      Kira
      wrote on last edited by
      #2

      @Kira : Got the issue resolved by building the whole project again. Earlier i was building it in parts was the issue.

      The response of the keyboard is quite slow in the demo application.
      Is there any guide if i want to use it with widgets application.

      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