Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Keyboard Issue using vnc under Qtcreator

Keyboard Issue using vnc under Qtcreator

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
9 Posts 4 Posters 4.1k Views
  • 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.
  • SURbyteS Offline
    SURbyteS Offline
    SURbyte
    wrote on last edited by
    #1

    Hi. I am working with my RPi 2 under RASPBIAN JESSIE
    Version:May 2016
    Release date:2016-05-27
    Kernel version:4.4
    Release notes:Link

    I installed tightvncserver on Pi and VNC Viewer on Windows 10.
    Everything runs ok.
    But under Qt each word appears like encrypted or different.
    If I pressed 'b', it shows 's'.
    For instance: this is a sequence from INPUT: abcdefg
    OUTPUT on Qt for instance Mainwindows.cpp: asdfghj

    some words acts like CR

    Can anyone suggest me something?

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      What kind of keyboard do you have on your computer ? Is it QWERTY ?

      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
      • SURbyteS Offline
        SURbyteS Offline
        SURbyte
        wrote on last edited by SURbyte
        #3

        Yes, it´s QWERTY.

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Are both your system using the same keyboard layout ?

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

          SURbyteS 1 Reply Last reply
          0
          • hskoglundH Online
            hskoglundH Online
            hskoglund
            wrote on last edited by
            #5

            Hi, on your WIndows 10, if you're using RealVNC's VNC Viewer, you could try TightVNC's VNC client instead.

            1 Reply Last reply
            0
            • SGaistS SGaist

              Are both your system using the same keyboard layout ?

              SURbyteS Offline
              SURbyteS Offline
              SURbyte
              wrote on last edited by
              #6

              Yes both are using same layout.

              I found the solution.
              VNCserver is the problem.
              I'm using tightvncserver on RPi and tightvnc viewer or Real VNC Viewer on Win10 .

              I searched for many hours and then found a thread with same problem.
              Someone suggested him to use X11vnc. I installed it and works.

              I had to change X11vnc resolution because by default shows like VGA or zoomed.
              Follow this link Change default X11 display resolution

              Qtcreator has problems under tightvncserver.
              That´s is an issue to fix.

              1 Reply Last reply
              0
              • SGaistS Offline
                SGaistS Offline
                SGaist
                Lifetime Qt Champion
                wrote on last edited by SGaist
                #7

                Do other applications using Qt suffer the same problem ?

                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
                • D Offline
                  D Offline
                  dennis.restle
                  wrote on last edited by
                  #8

                  Yes, i can confirm that this weird behaviour is also with labelImg with pyQT.
                  Everything works fine with VNC, the shell, Terminal,etc,etc....
                  except QT Keyboard input.

                  I'm Using ThightVNC from a Windows 10 Computer to Connect to my ThightVNC Server With Ubuntu 18.04.1 and xfce 4.12

                  When i use LabelImage i get a message:

                  Qt: XKEYBOARD extension not present on the X server.
                  Invalid locale

                  1 Reply Last reply
                  0
                  • SGaistS Offline
                    SGaistS Offline
                    SGaist
                    Lifetime Qt Champion
                    wrote on last edited by
                    #9

                    What locale do you have ?

                    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

                    • Login

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