Hi KC,
tizenglobalapp should not be used to launch applications.
Your isssue should be never happens.
shell in /etc/passwd should be set to /bin/false for this user.
The only purpose of this "user" is to install/uninstall/update Common
applications.
tizenglobalapp is *not a regular* user
There is no pam session (eg user environnment associated).
To get yours apps avaible for all users.
You've got to copy the applications files into /usr/apps/
copy the manifest in /usr/share/pacakges/
copy the desktop file in /usr/share/applications/
run ail_initdb
pkg_initdb
following this you should be able to run your apps by using any regular user
BR
Baptiste
2015-01-28 14:13 GMT+01:00 박기철 <[email protected]>:
> Hi all,
>
>
>
> I am trying to build and run Chromium/Blink MiniBrowser(after EFL porting)
> on Tizen 3.0 Odroid.
>
> In the root mode, the MiniBrowser is working with some workaround(without
> using Tizen app framework).
>
> However, in the user mode, the MiniBrowser app is not working with
> following errors.
>
> How can I solve these issue?
>
>
>
> root@localhost:/# su - tizenglobalapp
> tizenglobalapp@localhost:/ <tizenglobalapp@localhost:/$>$
> <tizenglobalapp@localhost:/$>
> /usr/apps/org.tizen.chromium-efl/bin/mini_browwer
>
> ...
>
> Dec 31 23:27:05 localhost mini_browser[818]: ail_db.c: db_do_prepare(280)
> > [db_do_prepare,280] (!db) -> db_do_prepare() return
> Dec 31 23:27:05 localhost mini_browser[818]: app_error.c: app_error(64) >
> [app_get_data_directory] INVALID_CONTEXT(0xffffffff) : failed to get the
> package
> Dec 31 23:27:05 localhost mini_browser[818]: ail_db.c: db_do_prepare(280)
> > [db_do_prepare,280] (!db) -> db_do_prepare() return
> Dec 31 23:27:05 localhost mini_browser[818]: app_error.c: app_error(64) >
> [app_get_data_directory] INVALID_CONTEXT(0xffffffff) : failed to get the
> package
>
> ...
>
>
>
> Used platform version is as follows.
>
> [Version]
> Model=Tizen3/TV;
> Build=tizen-tv_20150123.4;
> [Build]
> Date=20150123_112857;
> Time=11:28:57;
>
>
>
> Best Regards
>
> KC Park
>
>
> _______________________________________________
> Dev mailing list
> [email protected]
> https://lists.tizen.org/listinfo/dev
>
>
--
Baptiste DURAND
Eurogiciel Vannes/FR
_______________________________________________
Dev mailing list
[email protected]
https://lists.tizen.org/listinfo/dev