Hi, all

For xwalk work mode on Tizen, we have two ways now:
The old way is:
xwalk --install
The new way is xwalk run as service:
         Use systemctl and xwalkctl --install

When install xpk as "app" user with the above two ways on IVI, it will create 
application.db under different direction:
Old way:            /opt/home/app/.config/xwalk/applications.db
New way:         /opt/home/app/.config/xwalk-service/applications.db

Besides, during our testing, we found webapp fail to install under "root" user 
for xwalk on Tizen(IVI), but Tizen wrt support this.

My open is:

1.       Will this two ways both support in future? During the period of both 
support the two ways, how to distinguish the two xxx.db?

2.       When we remove old ways and only support new ways, will we do the old 
application.db data migration to new db?

3.       Will xwalk on Tizen IVI support root user in future? If support, use 
which db?

Testing environment:
Crosswalk: 
https://download.01.org/crosswalk/releases/tizen-ivi/canary/crosswalk-5.32.90.0-0.i686.rpm
IVI SDK Emulator

Thanks
cici
_______________________________________________
Crosswalk-dev mailing list
[email protected]
https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev

Reply via email to