|
|
2010-07-07
, 19:52
|
|
Posts: 317 |
Thanked: 787 times |
Joined on Oct 2009
@ Krakow, Poland
|
#2
|
unsetenv * /run/my/app
root su - user /run/my/app
|
|
2011-06-04
, 18:34
|
|
Posts: 317 |
Thanked: 787 times |
Joined on Oct 2009
@ Krakow, Poland
|
#3
|
|
|
2011-06-04
, 19:11
|
|
Posts: 317 |
Thanked: 787 times |
Joined on Oct 2009
@ Krakow, Poland
|
#4
|
|
|
2011-06-04
, 19:17
|
|
Posts: 317 |
Thanked: 787 times |
Joined on Oct 2009
@ Krakow, Poland
|
#5
|
g++ `pkg-config --libs --cflags hildonmm hildon-notify hildon-notifymm` notify_problem.c -o notify_problem
|
|
2011-06-04
, 19:19
|
|
Posts: 317 |
Thanked: 787 times |
Joined on Oct 2009
@ Krakow, Poland
|
#6
|
|
|
2011-06-04
, 19:27
|
|
Posts: 317 |
Thanked: 787 times |
Joined on Oct 2009
@ Krakow, Poland
|
#7
|
|
|
2011-06-04
, 19:43
|
|
Posts: 317 |
Thanked: 787 times |
Joined on Oct 2009
@ Krakow, Poland
|
#8
|
|
|
2011-06-04
, 20:03
|
|
Posts: 317 |
Thanked: 787 times |
Joined on Oct 2009
@ Krakow, Poland
|
#9
|
Hildon::notify_init("Notification Example");
env | grep DBUS_SESSION_BUS_ADDRESS
|
|
2011-06-04
, 20:29
|
|
Posts: 317 |
Thanked: 787 times |
Joined on Oct 2009
@ Krakow, Poland
|
#10
|
export DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-N1vcl3PjS4,guid=4c7bf24e5e75f7352c7ff60b00000011 ./notify
When I log in to the N900 with MADDE terminal and start the app from the command line, it runs fine, no problems.
Anyone know why this can be?
The users are different.. but can that be it? How can I fix this?
EDIT: I found the source of the problem, I have not yet located the exact part of the code, but isolated a good chunk of it.
Last edited by tmsha; 2010-07-01 at 16:04.