Hi ,

I am running Tizen 2.2 on OMAP board.., I am facing Issues with launching
an app from menu screen by clicking on App icon.

just to debug I kept some logs in menu screen code where when an click
event is received, it identifies the object & launchs the appropriate
object..

*Inside this file : -* apps/home/menu-screen/src//all_apps/shortcut.c
*API* -                    API HAPI Evas_Object **all_apps_shortcut_add*(

Evas_Object *scroller,

                  long long rowid,

                  const char *pkgname,

                  const char *exec,

                  const char *name,

                  const char *content_info,

                  const char *icon,

                  int type)

This API never gets called for me, (No Logs from this API), because of that
when I click on some App, Its not getting launched.., Can anyone please
explain when this API gets called in.., Or In Which scenario this would
have not getting called fro me..,

PS: I am able to launch apps from command prompt, but not via menu screen.

-Alok
_______________________________________________
General mailing list
[email protected]
https://lists.tizen.org/listinfo/general

Reply via email to