Hi I'm trying to access the contacts from a daemon (using Qt), but whenever i try to create an instance of QContactManager the daemon exits. My rutines works in a test program, but not in the daemon. Any ideas what is wrong, and how to solve it ? Could it be because the daemon is running as root ? Thanks