Hi All, I'm using the bellow piece of code to launch the media player,but its not working.
Glist* appsList=g_app_info_get_all_for_type("audio/wav");// GAppLaunchContext* gAppLaunchCtx=g_app_launch_context_new(); GAppinfo *appInfo=(GAppInfo*)appsList->data; g_app_info_launch(appInfo,NULL ,gAppLaunchCtx,&gError); Is there any other way to launch the applications other than using the g_app_info_launch()??????? Thanks&Regards, Sandeep Kodimela _______________________________________________ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers