Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-48000

Qt/qml eglfs application losing input after re-plugging input device

    XMLWordPrintable

Details

    Description

      I didn't realized this is a bug until I posted stackoverflow question about it. It's here: http://stackoverflow.com/questions/32267387/qt-application-losing-input-after-re-plugging-input-device

      I have basic qml app running on Raspberry PI 2, eglsf, Qt 5.4.1 (issue is in every version I tried from 4.x to 5.x).

      Everything is fine, but when I unplug keyboard and plug it in again I lose application input.
      I suppose that is because new device is created in `/dev/input`.

      In the moment keyboard is unplugged, app spams log with `Could not read from input device: No such device.`

      I suppose normal behavior would be that Qt takes any input available, even if one is created in the middle of application running.

      If you need any more data, please ask, I will provide it.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            lagocs Laszlo Agocs
            10robinho David Kosir
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes