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. Qt5 not detect usb mouse after run app
Forum Updated to NodeBB v4.3 + New Features

Qt5 not detect usb mouse after run app

Scheduled Pinned Locked Moved Mobile and Embedded
2 Posts 1 Posters 1.0k 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.
  • L Offline
    L Offline
    lamp
    wrote on last edited by
    #1

    hi
    1- if connect mouse and run qt app, mouse work but if disconnect see this error on screen repeatedly:
    Could not read from input device: No such device
    Could not read from input device: No such device
    Could not read from input device: No such device
    .
    .
    .

    2- if run app then connect mouse, qt not detect mouse !


    command:
    ./test -plugin tslib -plugin evdevmouse -plugin evdevkeyboard

    1 Reply Last reply
    0
    • L Offline
      L Offline
      lamp
      wrote on last edited by
      #2

      in qt 4 set this:
      "export QWS_MOUSE_PROTO="MouseMan:/dev/input/mice"
      and problem solved.

      how to solve this problem in Qt 5.4 ?

      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