Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt for Python
  4. Issue with virtualkeyboard and Pyside6
Forum Updated to NodeBB v4.3 + New Features

Issue with virtualkeyboard and Pyside6

Scheduled Pinned Locked Moved Solved Qt for Python
7 Posts 3 Posters 252 Views 2 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.
  • L Offline
    L Offline
    LaVoute974
    wrote last edited by LaVoute974
    #1

    Hello !

    I'm struggling with an issue with the virtualkeyboard of Qt using Pyside6 :

    I have tried my app on a RaspberryPi with debian and no issue at all with the keyboard, with just a pip install pyside6, everything is working fine.

    But on a regular PC with Ubuntu (22 and 24), after installing pyside6 with pip install pyside6 , I keep getting this error :

    qrc:/qt-project.org/imports/QtQuick/VirtualKeyboard/InputPanel.qml: No such file or directory
    

    I've tried everything that I can find online : install some more packages, try to launch my app with Qt creator, install Qt and customize it to install Virtualkeyboard too, even clone the source file of the keyboard and compile it...

    Does anyone have an idea of what can be the issue here ?

    Thanks a lot !

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

      Hi and welcome to devnet,

      Which version of PySide6 are you using ?

      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
      • L Offline
        L Offline
        LaVoute974
        wrote last edited by
        #3

        Hello !
        I was using V6.9.0 and with a downgrade to 6.7.3 everything works perfectly fine !
        So I think it's a bug due to the V6.9.0 version

        1 Reply Last reply
        0
        • L LaVoute974 has marked this topic as solved
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote last edited by
          #4

          Did you check the bug report system ?
          If not please do and if there's nothing already there, open a new ticket with the information you have. It's seems there's a packaging issue at play.

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

          L 1 Reply Last reply
          0
          • SGaistS SGaist

            Did you check the bug report system ?
            If not please do and if there's nothing already there, open a new ticket with the information you have. It's seems there's a packaging issue at play.

            L Offline
            L Offline
            LaVoute974
            wrote last edited by
            #5

            @SGaist I will check it !

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

              Don't forget to post the link to the report here :-)

              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
              • F Offline
                F Offline
                friedemannkleint
                wrote last edited by
                #7

                https://bugreports.qt.io/browse/QTBUG-137250

                1 Reply Last reply
                1

                • Login

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