On Thu, 2007-11-29 at 15:20 -0800, ext Mike Morrison wrote: > On Nov 29, 2007 2:33 PM, Thomas D. Waelti <[EMAIL PROTECTED]> wrote: > > Something else: make sure your service name is something like > > com.nokia.yourapp, and NOT com.yourdomainname.yourapp or so... > > And in the osso context, only connect to the yourapp part of the service, > > not the full service name... > > Almost. You can use com.yourdomainname.yourapp as the service name but > then you must pass the full service name in to osso_initialize(). If > you use com.nokia.appname as a service name, you only need to pass the > appname into osso_initialize(). Unfortunately they fail to mention > this necessary tidbit of information in all the documents on the > matter.
Thanks for letting me know! I added a mention of it to libosso.h. BR, Kimmo > > Mike > _______________________________________________ > maemo-developers mailing list > [email protected] > https://lists.maemo.org/mailman/listinfo/maemo-developers _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
