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. QtVirtualKeyboard Input Method Issue
Forum Updated to NodeBB v4.3 + New Features

QtVirtualKeyboard Input Method Issue

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
6 Posts 5 Posters 1.1k Views 3 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.
  • E Offline
    E Offline
    ehsanb
    wrote on last edited by
    #1

    I use Qt 5.10.0 with qtvirtualkeyboard 2.1 with an embedded board and ubuntu 16.04 OS.
    when i run my application in Normal cmd (./myapp), there isn't any problem anything is right. but if i run my qt app via x11(startx ./myapp), qtvirtualkeyboard doesn't work and when i press any key sends message :
    "Input Method is not set."

    i have set QT_IM_MODULE already with:
    qputenv("QT_IM_MODULE", QByteArray("qtvirtualkeyboard"));

    but problem exists yet.

    what do i suppose to do for solving this issue?
    thanks alot.

    1 Reply Last reply
    0
    • E Offline
      E Offline
      ehsanb
      wrote on last edited by
      #2
      This post is deleted!
      1 Reply Last reply
      0
      • SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote on last edited by
        #3

        @ehsanb most likely spam. Removed as completely unrelated to your question (based on google translate).

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply
        0
        • E Offline
          E Offline
          ehsanb
          wrote on last edited by
          #4

          any answer???

          raven-worxR 1 Reply Last reply
          0
          • E ehsanb

            any answer???

            raven-worxR Offline
            raven-worxR Offline
            raven-worx
            Moderators
            wrote on last edited by
            #5

            @ehsanb
            are you using QML?
            If so did you also place a InputPanel element in your app?

            --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
            If you have a question please use the forum so others can benefit from the solution in the future

            1 Reply Last reply
            0
            • Aleksey_KA Online
              Aleksey_KA Online
              Aleksey_K
              wrote on last edited by
              #6

              @ehsanb said in QtVirtualKeyboard Input Method Issue:

              Input Method is not set

              Solution is here: https://stackoverflow.com/a/61793240/630169

              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