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

Application output differs depending on used Qt version

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: Not Evaluated Not Evaluated
    • None
    • Qt Creator 2.7.1
    • Windows Vista 64 bit
      Qt 4.8.1 MinGW 32 bit
      Qt 4.8.4 MSVC 2008 32 bit
      Qt 5.0.1 MSVC 2010 32 bit

      1. Open some project.
      2. Build it.
      3. Start running it.
      4. Above the Application Output tab, press the red stop button.
        • If you built the project on Qt 4, Creator will write "The program has unexpectedly finished." to Application Output.
        • If you built the project on Qt 5, only messages about start and exit of the program are in Application Output, no report about unexpectedly finishing.

      I think the output should be same in both cases.

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

            dt Daniel Teske
            rlohning Robert Löhning
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes