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. When I open my app in nohup mode, it does not call terminal.
Forum Updated to NodeBB v4.3 + New Features

When I open my app in nohup mode, it does not call terminal.

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

    When I open my app in nohup mode, it does not call terminal.
    How to fix that?
    cd /home/supernova/build-App-Desktop_Qt_6_2_4_GCC_64bit-Prod && nohup ./App

    C 1 Reply Last reply
    0
    • J JacobNovitsky

      When I open my app in nohup mode, it does not call terminal.
      How to fix that?
      cd /home/supernova/build-App-Desktop_Qt_6_2_4_GCC_64bit-Prod && nohup ./App

      C Offline
      C Offline
      ChrisW67
      wrote on last edited by ChrisW67
      #2

      @JacobNovitsky What does, "does not call terminal" mean?

      Running something with nohup as you have done will mean it neither reads from nor writes to the shell it was launched from (if there was one).

      1 Reply Last reply
      4

      • Login

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