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. Detached process killed suddenly?

Detached process killed suddenly?

Scheduled Pinned Locked Moved Solved General and Desktop
4 Posts 2 Posters 405 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.
  • Jonathan LevanonJ Offline
    Jonathan LevanonJ Offline
    Jonathan Levanon
    wrote on last edited by Jonathan Levanon
    #1
    This post is deleted!
    JonBJ 1 Reply Last reply
    0
    • Jonathan LevanonJ Jonathan Levanon

      This post is deleted!

      JonBJ Offline
      JonBJ Offline
      JonB
      wrote on last edited by
      #2

      @Jonathan-Levanon
      I don't see any Python process being run.

      1 Reply Last reply
      0
      • Jonathan LevanonJ Offline
        Jonathan LevanonJ Offline
        Jonathan Levanon
        wrote on last edited by Jonathan Levanon
        #3

        mitlProcess runs

        sh someScriptThatRunsPython.sh arguments
        
        JonBJ 1 Reply Last reply
        0
        • Jonathan LevanonJ Jonathan Levanon

          mitlProcess runs

          sh someScriptThatRunsPython.sh arguments
          
          JonBJ Offline
          JonBJ Offline
          JonB
          wrote on last edited by JonB
          #4

          @Jonathan-Levanon
          So your Qt app does not run a Python script.... You run a Bourne shell script. Which you say then invokes the Python interpreter to execute a Python script. I don't know, and I don't know what else the shell script may do.

          Then maybe it is the Bourne shell which is emitting Killed?

          1 Reply Last reply
          1

          • Login

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