Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-29058

[REG 10->11] Console applications have buffered/partial output

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Not Evaluated Not Evaluated
    • Qt Creator 11.0.0
    • Qt Creator 11.0.0-beta1
    • Terminal
    • None
    • Windows
    • c158921af (master)

      Until Qt Creator 10, console applications output appeared directly in the terminal (both stdout and stderr). With Qt Creator 11, the output is buffered, appears in chunks, and sometimes doesn't appear at all (for instance, if the application writes less than the buffered characters, the output is delayed until it reaches the threshold).

      Another issue is that stdout and stderr are interleaved. Probably the cause for QTCREATORBUG-29030.

      This is most probably due to the changes in the process stub.

        1. partial-output.png
          9 kB
          Orgad Shaneh
        For Gerrit Dashboard: QTCREATORBUG-29058
        # Subject Branch Project Status CR V

            madwinter Marcus Tillmanns
            orgads Orgad Shaneh
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes