Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
5.14.2, 5.15.2
-
-
4ff9993d9f2e991f2da1885a694d4f3a61c9af73 01e0371f9d (qt/tqtc-qtserialport/5.15) f3a306a30f (qt/qtserialport/dev) f3a306a30f (qt/tqtc-qtserialport/dev) b71e60fbed (qt/tqtc-qtserialport/6.2) 6d5b4b3d71 (qt/qtserialport/6.3)
Description
QSerialPort doesn't read / write or signal incoming data while there's pretty much any interaction with window title or frame.
This was not a problem in 5.12 or 5.13 but appears starting from 5.14.0.
Steps to reproduce the issue:
- Run the qt terminal example https://doc.qt.io/qt-5/qtserialport-terminal-example.html
- Connect to a device periodically transmitting data via serial
- resize the window => no more data is logged until window frame is released.
Attachments
Issue Links
- is duplicated by
-
QTBUG-119220 QFileDialog invalidates the QSerialPort
- Closed
- is required for
-
QTBUG-93865 Fix regressions in QtSerialPort after porting to alertable I/O functions on Windows
- Closed