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

Issues parsing cuts in the middle of the line

XMLWordPrintable

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

      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.

        1. image-2023-04-13-22-48-41-350.png
          26 kB
          Orgad Shaneh
        2. image-2023-04-13-22-50-21-308.png
          11 kB
          Orgad Shaneh
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes