Hi Andy, Please try the snapshot of Tizen common stored here.
launchpad_preloading_preinitializing_daemon doesn't exist anymore in last version of Tizen Common. Application Framework has changed a lot between 14.2 and latest snaphot. Could you try on a recent snaphot : http://download.tizen.org/snapshots/tizen/common/latest/images/ If you are facing to the same issue on this version, please file a bug. Thanks 2014-09-02 4:17 GMT+02:00 Yang Andy <[email protected]>: > Hi Baptiste > > > >It is a very old release > >Please retry on a snapshot of tizen common wait the IVI common sync > > I tried to use new version below tizen common,but situation become more > bad. > At this time,it failed at the system initialize pharse. > > I compared OK LOG(before) with NG LOG,and i found that ail module is not > called at all. > > And when i check install package,there is no > [launchpad_preloading_preinitializing_daemon].So it is not launched. > > Could you give me some advice? > > Thank you. > > /usr/bin/launchpad_preloading_preinitializing_daemon > > [tizen common] > > http://download.tizen.org/releases/milestone/tizen/ivi-3.0.m14.2/latest/repos/arm/packages/armv7l/ > > [NG LOG] > IcoSysconDaemon[319]: app_signal.c: __app_dbus_signal_handler_init(124) > > app signal initialized > IcoSysconDaemon[319]: vconf.c: vconf_get_str(2361) > vconf_get_str(319) : > db/menu_widget/language(en_US.utf8) success > IcoSysconDaemon[319]: vconf.c: vconf_get_str(2361) > vconf_get_str(319) : > db/menu_widget/langu > > [OK LOG] > ivi_box IcoSysconDaemon[278]: app_signal.c: > __app_dbus_signal_handler_init(124) > app signal initialized > ivi_box IcoSysconDaemon[278]: vconf.c: vconf_get_str(2324) > > vconf_get_str(278) : db/menu_widget/language(en_US.utf8) > ivi_box IcoSysconDaemon[278]: ail_filter.c: _get_where_clause(237) > > [_get_where_clause,237] where = WHERE app_info.TYPE like > ivi_box IcoSysconDaemon[278]: ail_filter.c: > ail_filter_list_appinfo_foreach(339) > > [ail_filter_list_appinfo_foreach,339] Query = > > > Andy. > ------------------------------ > Date: Wed, 27 Aug 2014 18:42:30 +0200 > > Subject: Re: [TizenIVI3.0] Question about AUL > From: [email protected] > To: [email protected] > CC: [email protected] > > Yang, > It is a very old release > > Please retry on a snapshot of tizen common wait the IVI common sync > > Thanks you > > > > > 2014-08-27 3:43 GMT+02:00 Yang Andy <[email protected]>: > > Hi Baptiste > > Thanks for your reply. > > > > >Wich version of Tizen IVI are you using for this test? (snaphot number) > > tizen_20140614.7 > > http://download.tizen.org/releases/daily/tizen/ivi/ivi/tizen_20140614.7/repos/arm/armv7 > > Furthermore,i tried to use below version,and applcaion seem to be launched. > But i get no callback from AUL,and i got error when i call AUL > API[aul_app_get_appid_bypid] > > > >http://download.tizen.org/releases/milestone/tizen/ivi-3.0.m14.2/latest/repos/arm/packages/armv7l/ > <http://download.tizen.org/releases/milestone/tizen/ivi-3.0.m14.2/latest/repos/arm/packages/armv7l/> > > > > >You try ico shell Correct? > > I think i did it. > > Best regards. > > Andy > ------------------------------ > Date: Tue, 26 Aug 2014 11:09:28 +0200 > Subject: Re: [TizenIVI3.0] Question about AUL > From: [email protected] > To: [email protected] > CC: [email protected] > > > Hi Andy, > > Wich version of Tizen IVI are you using for this test? (snaphot number) > > You try ico shell Correct? > > I am reviewed the code related to this mechanism , pid should have > correct value. > > about the app empty string is due to probably your app is dead before or > during the execution of the handler > Indeed always by code review, the value of app should be the cmdline of > the process corresponding to the pid returned. > > Thanks > > > > > > 2014-08-21 8:21 GMT+02:00 Yang Andy <[email protected]>: > > Hi everyone > > Is there anyone who can answer this issue? > > Best regards. > > Andy > ------------------------------ > From: [email protected] > To: [email protected] > Subject: [TizenIVI3.0] Question about AUL > Date: Tue, 12 Aug 2014 02:54:32 +0000 > > > Hi everyone > > I have a question about AUL module API. > > When i call api[aul_launch_app] in order to launch a application in my > application,i got callback from AUL module. > > But the callback parameter is not correct.As show below,[app] and [pid] is > wrong. > > Could anyone give me some advice for this issue? > > Thank you. > > [ref api] > 1.aul_launch_app > 2.aul_listen_app_launch_signal > > [NG message] > > start 2734, 112478 > (CSCLCCapp_launch_handlerX,CicoSCLifeCycleController.cpp:1010) > > CHG_APP_STA notice app=, pid=2734, rval=-1 > (CSCLCCapp_launch_handlerX,CicoSCLifeCycleControlle > > [OK message] > > start 293, 90b3470 > (CSCLCCapp_launch_handlerX,CicoSCLifeCycleController.cpp:1010) > > CHG_APP_STA notice app=org.tizen.ico.homescreen, pid=293, rval=0 > (CSCLCCapp_launch_handlerX,CicoSCLifeCycleController.cpp:1018) > > [ref module] > ico-homescreen > > Andy > > > _______________________________________________ > IVI mailing list > [email protected] > https://lists.tizen.org/listinfo/ivi > > > > > -- > Baptiste DURAND > Eurogiciel Vannes/FR > > > > > -- > Baptiste DURAND > Eurogiciel Vannes/FR > -- Baptiste DURAND Eurogiciel Vannes/FR
_______________________________________________ IVI mailing list [email protected] https://lists.tizen.org/listinfo/ivi
