[maemo-developers] Is it possible to make a "well-behaved" pyGame app with maemo-python ?
From: Kimmo Hämäläinen kimmo.hamalainen at nokia.comDate: Fri Nov 30 10:41:18 EET 2007
- Previous message: Is it possible to make a "well-behaved" pyGame app with maemo-python ?
- Next message: Is it possible to make a "well-behaved" pyGame app with maemo-python ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, 2007-11-29 at 15:20 -0800, ext Mike Morrison wrote: > On Nov 29, 2007 2:33 PM, Thomas D. Waelti <twaelti at dplanet.ch> 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 > maemo-developers at maemo.org > https://lists.maemo.org/mailman/listinfo/maemo-developers
- Previous message: Is it possible to make a "well-behaved" pyGame app with maemo-python ?
- Next message: Is it possible to make a "well-behaved" pyGame app with maemo-python ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]