Hi,

I tried to write a small program that has a dbus method that should
called from an other application. The program works on my ubuntu with
out problems and I can compile it in scratchbox. But when I start it and
try to call the method over dbus nothing happens. The calling software
is waiting for an answer, that my program didn't send. Even the function
isn't called, but the rest of the program works perfect so the
gtk_main_loop is running.

My program is based on this tutorial
http://www.alex-smith.me.uk/blog/dbus-tutorial-part-1.html

Any Ideas? How should it work?

Thanks

Michael Trunner

_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to