[maemo-developers] Problem in launching installed applications

From: sandeep kodimela sandeep.kodimela at votarytech.com
Date: Mon Jul 12 11:20:53 EEST 2010
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
More information about the maemo-developers mailing list