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. About QtService don't start on Mac OS X 10.6
Qt 6.11 is out! See what's new in the release blog

About QtService don't start on Mac OS X 10.6

Scheduled Pinned Locked Moved General and Desktop
3 Posts 1 Posters 4.2k 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.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #1

    Hi, buddy
    I used QtService ("Open source":http://qt.gitorious.org/qt-solutions) to complete a cross-platform service(daemon).
    I tested on Windows NT systems, and it work well. But when I run on Mac OS X 10.6, although install success(only write configuration under "$HOME/Library/Preferences/com.QtSoftware.plist"), but reboot the system, the daemon not auto startup. what happen?
    I saw the QtService document , test ok on Qt 4.4, 4.5 / MacOS X 10.5 / gcc platform

    My development enviroment:
    Qt 4.7.0
    Mac OS X 10.6
    Xcode

    1 Reply Last reply
    0
    • ? Offline
      ? Offline
      A Former User
      wrote on last edited by
      #2

      Add:
      I saw some comment on document:

      On Unix service configuration is written to QSettings::SystemScope
      using "QtSoftware" as organization name. \a account and \a password
      arguments are ignored.
      \warning Due to the different implementations of how services (daemons)
      are installed on various UNIX-like systems, this method doesn't
      integrate the service into the system's startup scripts.

      And 10.6 system changed the daemon mechanism?

      1 Reply Last reply
      0
      • ? Offline
        ? Offline
        A Former User
        wrote on last edited by
        #3

        I test on virtual machine, it works well. 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