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

Failed Assert in QSerialPort (Windows)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 5.14.1
    • Serial Port
    • None
    • Win 7
      Epson POS Printer
    • Windows

    Description

      The assertion

      Q_ASSERT(bytesTransferred == writeChunkBuffer.size())

      in qserialport_win.cpp:620 does not hold.

      I'm using QSerialPort to write to an Epson POS printer, and sometimes the printer goes into an error state. I still don't know why, but it seems that it does not receive anymore and if I then turn the device of I get the assertion.

      Attachments

        Activity

          People

            Unassigned Unassigned
            hazardy Björn
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: