Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.11.0 Alpha
-
None
-
Linux, Creator 4.5.0
Description
After https://codereview.qt-project.org/215636, output from qDebug, qWarning etc. is no longer shown in the Application Output pane of Qt Creator. (If enabling "Run in terminal" instead, the debug output is shown ok in the opened terminal).
From tracing it looks that the qDefaultMessageHandler() now does nothing since qt_logging_to_console() is false (no tty).
Attachments
Issue Links
- depends on
-
QTBUG-16780 QProcess support for giving subprocess a tty
- Reported
- is duplicated by
-
QTCREATORBUG-19684 No output from QML warnings/errors
- Closed