Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Can't launch app into terminal window
Qt 6.11 is out! See what's new in the release blog

Can't launch app into terminal window

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 264 Views 1 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.
  • ocgltdO Offline
    ocgltdO Offline
    ocgltd
    wrote on last edited by ocgltd
    #1

    I'm working with Qt Creator on AlmaLinux 9. I have a console app that when I launch it, the output appears correctly in the Application tab. However, I want it to run in it's own terminal window.

    If I check the Run In Terminal option, then when I run the app from Qt Creator the terminal window never appears, and the app stops immediately (in debug or normal mode run). I installed xterm (based on other posts) but it didn't make a difference. I tried setting a breakpoint on the first line in main, but it never gets there.

    If I run the compiled app from the command line (in a bash shell) it runs fine.

    Why is my app not starting in a terminal window?

    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