Uploaded image for project: 'Qt Solutions'
  1. Qt Solutions
  2. QTSOLBUG-181

OSX: QtService isn't launchd compliant

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P2: Important P2: Important
    • None
    • Release 7
    • Service

      Daemon created with QtService is not launchd compliant.
      When the daemon created with QtService is started, it runs fine, but it can be seen in the syslog that launchd thinks it exited with code 252 and restarts it. 252 is -4 and is the code the application returns if the service cannot be started.

      QtService does exactly what the Apple documentation says cannot be done in a daemon anymore, i.e. fork and exit.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            kileppal Kimmo Leppälä
            kileppal Kimmo Leppälä
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes