Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Application output in QtCreator
Qt 6.11 is out! See what's new in the release blog

Application output in QtCreator

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 619 Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    titan83
    wrote on last edited by
    #1

    Hello.
    My environment: Qt5.9.1, Debian 7, platform EGLFS.
    I'm using Debian 7 without X Server (EGLFS instead), and I have one small problem: I don't recieve any application output (qDebug, qWarning, etc) in QtCreator.
    The same application on Debian 7 with X Server works fine and show all messages in QtCreator "Application output" panel.
    I tried to change option Tools\Options\Environment\System\Terminal to "/bin/bash -e" instead "/usr/bin/x-terminal-emulator -e" and I see additional bash proccess when application running, but no output.
    Howewer, I see output of external programs (hwclock, for example).
    Also If I started program directly from ssh session, all output present in ssh.
    How can I fix this issue?
    Thanks.

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved