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

Issues parsing cuts in the middle of the line

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • Not Evaluated
    • None
    • Qt Creator 10.0.0, Qt Creator 11.0.0-beta1
    • None
    • Windows

    Description

      I have a lot of output, and the compile output pane shows interleaved stdout and stderr. It looks like the buffer is flushed after a fixed character count (4096?), even in the middle of the line, which leads to partial results in the issues pane.

      Example:

      ... much stdout here ...

      The initial red part has 4,093 characters, then stdout 14,687 chars, and then stderr 4,092. It looks like this buffering only happens for stderr, stdout always shows full lines before switching to stderr.

      Attachments

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

        Activity

          People

            kandeler Christian Kandeler
            orgads Orgad Shaneh
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes