[maemo-developers] D-BUS service name confusion
From: Charles Werbick roadmapformaemo at gmail.comDate: Wed May 28 20:56:53 EEST 2008
- Previous message: D-BUS service name confusion
- Next message: D-BUS service name confusion
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello All, While we're on the subject of dbus, desktop files and bugs you might also want to look at- https://bugs.maemo.org/show_bug.cgi?id=3125 The upshot is that maemo doesn't handle extra whitespace in the desktop file well. If after creating your desktop file, your app crashes, check for spaces tabs and extra carriage returns in your desktop file first. There might not be anything wrong with your application... Cheers, Charles Werbick p.s.- It took me some time (and a few headaches) to figure this out. I hope this helps someone. On Wed, May 28, 2008 at 11:44 AM, <josh.soref at nokia.com> wrote: > Axel Sommerfeldt wrote: >> So in total I find the current situation very bad: >> - The Maemo 4.0 Tutorial is wrong, it must be "osso_context = >> osso_initialize( "org.maemo.example_libosso", "0.0.1", TRUE, NULL);" >> instead of "osso_context = osso_initialize( >> "example_libosso", "0.0.1", >> TRUE, NULL);", otherwise this example will simply not work. > >> - The documentation of osso_initialize() is wrong/misleading. > >> - The maemopad example is misleading: It works, but only as >> long as you >> don't change the "com.nokia" to something different, >> otherwise it stopps >> working and you simply don't know why. > > So, did you > https://bugs.maemo.org/enter_bug.cgi?product=Development%20platform file > a bug? > _______________________________________________ > maemo-developers mailing list > maemo-developers at maemo.org > https://lists.maemo.org/mailman/listinfo/maemo-developers >
- Previous message: D-BUS service name confusion
- Next message: D-BUS service name confusion
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]