![]() |
2010-10-11
, 22:17
|
|
Posts: 702 |
Thanked: 334 times |
Joined on Feb 2010
@ Israel.
|
#2
|
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
![]() |
2010-10-11
, 22:42
|
|
Posts: 60 |
Thanked: 40 times |
Joined on May 2010
@ Skovballe, Denmark
|
#3
|
![]() |
2010-10-12
, 06:41
|
|
Posts: 702 |
Thanked: 334 times |
Joined on Feb 2010
@ Israel.
|
#4
|
I had an feeling it could be something like that, how do I make a daemon run with user permissions ?
Kim
![]() |
2010-10-12
, 09:35
|
|
Posts: 60 |
Thanked: 40 times |
Joined on May 2010
@ Skovballe, Denmark
|
#5
|
![]() |
2010-10-12
, 09:55
|
|
Posts: 1,637 |
Thanked: 4,424 times |
Joined on Apr 2009
@ Germany
|
#6
|
![]() |
2010-11-17
, 20:55
|
|
Posts: 60 |
Thanked: 40 times |
Joined on May 2010
@ Skovballe, Denmark
|
#7
|
![]() |
2010-11-18
, 11:35
|
|
Posts: 1,637 |
Thanked: 4,424 times |
Joined on Apr 2009
@ Germany
|
#8
|
![]() |
2010-11-18
, 19:27
|
|
Posts: 60 |
Thanked: 40 times |
Joined on May 2010
@ Skovballe, Denmark
|
#9
|
![]() |
2010-11-18
, 19:57
|
|
Posts: 1,637 |
Thanked: 4,424 times |
Joined on Apr 2009
@ Germany
|
#10
|
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