You can also try to use 'launch_app PKG_ID' to launch web app or native app in Terminal . Find PKG_ID with command 'wrt-launcher -l ' or ' pkgcmd -l' . For example: 1 .launch_app GV3ySIINq7.GhostCluster 2. launch_app MiniBrowser
-Dawei From: [email protected] [mailto:[email protected]] On Behalf Of VanCutsem, Geoffroy Sent: Monday, October 28, 2013 8:18 PM To: venkat; [email protected] Subject: RE: IVI 3.0 M2 Sept release, weston shell issue Hi Venkat, There are a couple of things you can try out: - Completely remove the ICO HomeScreen using 'zypper rm ico-uxf*' (if you have not already done so) - You don't need to change the ELM_ENGINE and ECORE_EVAS_ENGINE variables, that is only true when running in VMware Player - Same for /opt/dbsapce/..., that's no longer needed - Makes sure that you're logged on as the 'app' user when attempting to start any app. The best is to launch it from the weston-terminal but if you need to do it from a console or an SSH session you can try to follow these steps first: https://wiki.tizen.org/wiki/IVI/IVI_August_29,_3.0-M2-Aug#How_to_start_a_WebApp_via_SSH Let us know how it goes! Cheers, Geoffroy From: [email protected]<mailto:[email protected]> [mailto:[email protected]] On Behalf Of venkat Sent: Monday, October 28, 2013 1:12 PM To: [email protected]<mailto:[email protected]> Subject: IVI 3.0 M2 Sept release, weston shell issue Hi, With IVI 3.0 M2 Sept release, I am trying to disable ICO home screen and use the weston shell. I am able to get the weston shell, but I couldn't run any app from terminal. While launching MediaPlayer app, I am getting the display connection error. How to fix this? I tried these as I did for 3.0 M2 Aug export ELM_ENGINE=wayland_shm export ECORE_EVAS_ENGINE=wayland_shm $ su $ chgrp users /opt/dbspace/.wrt.db* $ chgrp users /opt/dbspace/.ace.db* Here is the error log (While launching MediaPlayer app, same error for any app) CRI<545>:evas_main main.c:114 evas_debug_magic_wrong() Input object is wrong type Expected: 71777775 - Evas_Object (Image) Supplied: 71777777 - Evas_Object (Smart) ERR<545>:elementary elm_gesture_layer.c:3680 elm_gesture_layer_add() could not add 0xb8c7e788 as sub object of 0xb8c7e4c8 ERR<545>:elementary elm_layout.c:1847 elm_layout_add() could not add 0xb8c7f808 as sub object of 0xb8c7e4c8 ERR<545>: /home/abuild/rpmbuild/BUILD/webkit2-efl-123997_0.11.47/Source/WebKit2/UIProcess/API/efl/ewk_view.cpp:2850 ewk_view_user_agent_set() safety check failed: userAgent == NULL ERROR: WaylandDisplay initialization failed: Failed to make connection with Wayland. /home/abuild/rpmbuild/BUILD/webkit2-efl-123997_0.11.47/Source/WebCore/platform/graphics/surfaces/wayland/WaylandDisplay.cpp(388) : void WebCore::WaylandDisplay::initialize(wl_display*) ERR<545>: /home/abuild/rpmbuild/BUILD/webkit2-efl-123997_0.11.47/Source/WebKit2/UIProcess/API/efl/EwkViewImpl.cpp:1384 deleteDataList() safety check failed: dataList == NULL ERROR: WaylandDisplay initialization failed: Failed to make connection with Wayland. /home/abuild/rpmbuild/BUILD/webkit2-efl-123997_0.11.47/Source/WebCore/platform/graphics/surfaces/wayland/WaylandDisplay.cpp(388) : void WebCore::WaylandDisplay::initialize(wl_display*) -- Regards, Venkat Intel Corporation NV/SA Kings Square, Veldkant 31 2550 Kontich RPM (Bruxelles) 0415.497.718. Citibank, Brussels, account 570/1031255/09 This e-mail and any attachments may contain confidential material for the sole use of the intended recipient(s). Any review or distribution by others is strictly prohibited. If you are not the intended recipient, please contact the sender and delete all copies.
_______________________________________________ IVI mailing list [email protected] https://lists.tizen.org/listinfo/ivi
