Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Unsolved Using barcode scanner causes disappearing of GUI of application

    QML and Qt Quick
    2
    2
    125
    Loading More Posts
    • 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.
    • M
      MHermann last edited by

      Hi there,
      my application, which I developed with Qt5.12.7, runs on raspbian buster headless.
      In the application I use a hand scanner to read barcodes. In the application, the characters read by the barcode scanner are treated like keyboard input.
      Everything works fine.
      But when the barcode scanner is used, the GUI of the application sometimes disappears for a short time and then becomes visible again.
      What is this and what can I do to prevent it?
      I can also see in the command line that the barcodes read are not only displayed in my application but also in the command line.
      Can I stop that somehow?

      Kind regards,
      MHermann

      1 Reply Last reply Reply Quote 0
      • SGaist
        SGaist Lifetime Qt Champion last edited by

        Hi,

        @MHermann said in Using barcode scanner causes disappearing of GUI of application:

        What is this and what can I do to prevent it?

        Not knowing anything about the implementation, it's hard to tell anything about what is going on.

        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 Reply Quote 0
        • First post
          Last post