Hello all,

Regarding the issue related to Modello, Crosswalk used for IVI should be
the one used by Tizen COmmon, not from project Upstream.


The bug tracked by Jira Tizen & Jira crosswalk are not the same.


Currently Modello doesn't work on IVI due to two reason.

1)modello_start.sh should call app througth the symbolic link.
2) Version of crosswalk isnot correct
Indeed a patch concerning the Multi user were applied whereas the App Fwk
in IVI is not Multi user compliant.


Indeed Currently App fwk expect that application should be registered in
one place /opt/dbspace/app_info , That suppose xwalk_helper should be call
as root.

But concerning the New Application Framework it will not necessery the case
, it should be only when we install the app for whole system (by using
specific system userid ).
That why some patches are related to remove setuid function call.
Such as this commit
[Tizen] [multi-users] remove setuid root in xwalk-pkg-helper
xwalk-pkg-helper is always run by root user. It needs to be launched
by a user in order to retrieve User ID in application framework
and then install/remove applications in user's places.
related to XWALK-1649 <https://crosswalk-project.org/jira/browse/XWALK-1649>

This commit is ONLY COMPATIBLE / CONSISTENT with MULTI USER application
Framework because with this : a user is able to install a app for itself.

Let us sync app fw with Tizen COmmon and It will disapears.

To allow Modello Test a gbs submit could be done on previous commit on the
current one;


Dominig, what is your point of view on it?

In my opinion, we should  sync with Tizen Common before making test.

-- 
Baptiste DURAND
Eurogiciel Vannes/FR
_______________________________________________
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi

Reply via email to