Re: Setting up NDIS 166 platform with latest IVI image

2013-11-19 Thread ASOKAN . G

Hi Clark,

Thanks for the information , But I am able to overcome the limitation by 
changing the version number from 2.2 to 2.1 in the config.xml file.


Regards
Asokan.G



Clark, Joel wrote:


It is true the Tizen SDK 2.2 does not create programs compatible with 
Tizen IVI 3.0.


We can expect the Tizen SDK 3.0 will.

Your error messages highlight one of the major incompatibilities.  
Tizen SDK 2.2 expects X11.  Tizen IVI 3.0 does not use X11, it uses 
Wayland.  Wayland support will be in Tizen SDK 3.0.


Regards

Joel

*From:*ASOKAN.G [mailto:asok...@tataelxsi.co.in]
*Sent:* Monday, November 18, 2013 5:19 AM
*To:* Clark, Joel
*Cc:* ivi@lists.tizen.org
*Subject:* Re: Setting up NDIS 166 platform with latest IVI image

Hi Clark,

Thanks...I am able to setup the Tizen 3.0 OS

After the OS is ready*i had tried more than 5 sample web applications 
from the Tizen SDK 2.2 examples.. but could not able to 
install/uninstall and launch the web application using the commands* 
as listed in the below link (wrt-installer -i prj.wgt ).


Please find the below description of the error reported.

Executed widget name

wgt name =Compass.wgt

Open Weston terminal

For installation command given
wrt-installer -i Compass.wgt

Error reported

ERR<420>:elementary elf_config.c:2219 _elm_config_sub_init() Canot 
connect to X11Display check $ DISPLAY variable

===
# wrt-installer #
# argc [3]
# argv[0]= [wrt-installer]
# argv[1]= [-i]
# argv[2]= [Compass.wgt]
===
## wrt-installer : WnohOMuezu.Compass installation has failed - Fatal 
error

ERR <420> : ecore ecore.c:558 _ecore_magic_fail()
*** ECORE ERROR : Ecore Magic Check Failed !!!
*** IN FUNCTION : ecore_event_handler_del()
ERR<420> :ecore ecore.c:560 _ecore_magic_fail () Input handle pointer 
is NULL!!



Please help us in solving the issue at the earliest.


Thanks in advance

Asokan.G




Clark, Joel wrote:

I suggest the Oct 11 release based on the 3.0 M2 September milestone.

https://wiki.tizen.org/wiki/IVI/IVI_October_11,_3.0-M2-Sep

regards

joel

*From:*ivi-boun...@lists.tizen.org

[mailto:ivi-boun...@lists.tizen.org] *On Behalf Of *ASOKAN.G
*Sent:* Thursday, November 14, 2013 1:14 AM
*To:* ivi@lists.tizen.org 
*Cc:* Asokan G
*Subject:* Setting up NDIS 166 platform with latest IVI image

Hi,

I am new to Tizen, Currently i had setup the NDIS166 platform with
the image *ivi-release-tizen-2.0_20130423.12-sdb.raw.bz2* and
found that the web application could n't be launched and run using
the wrt commands like installer and launcher since it is an open
issue .

*So please help me to confirm which latest Tizen ivi Image on
target board to begin with *

*and also steps to run the web application and native application
on tizen NDIS 166 board.*

Thanks in Advance

Asokan.G



___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: Setting up NDIS 166 platform with latest IVI image

2013-11-19 Thread ASOKAN . G

Hi Wang,

 Thanks !! The link really helped me to overcome the issue now i am 
able to install and launch web applications from SDK 2.2 in to Tizen 3.0 
IVI September release,


But i observed that after launching the application the Tizen OS has to 
be restart to get the application running.


Thanks
Asokan.G




Wang, Ning W wrote:

Hi Asokan.G,

Here I drafted a wiki 
https://wiki.tizen.org/wiki/How_to_use_SDK_to_create_web_app_for_Tizen_IVI to 
share my learning on how to create web app by SDK for IVI. FYI. It's verified 
with SDK 2.2 and IVI 3.0 M2 Aug/Sep release.

Thanks,
Ning
-Original Message-
From: ivi-boun...@lists.tizen.org [mailto:ivi-boun...@lists.tizen.org] On 
Behalf Of Rusty Lynch
Sent: Tuesday, November 19, 2013 12:49 AM
To: Clark, Joel
Cc: ASOKAN.G; ivi@lists.tizen.org
Subject: Re: Setting up NDIS 166 platform with latest IVI image

The 2.2 SDK can create 2.1 web apps.  You just have to go into the app metadata 
and change the default from 2.2 to 2.1.  I don't have the SDK in front of me so 
can't give specific menu items and screens for doing this, but its there.

Support for wayland on the 3.0 SDK means running the 3.0 IVI image an a 
supported emulator, unrelated to the ability of the 2.x sdk to create a web app 
that runs on IVI or the error message you are seeing from attempting to install 
the app on a real system.  I'm not exactly sure why you were seeing this error 
since there isn't enough information in the email describing exactly what you 
have done, but there is a good chance that its just a misleading error message.

 --rusty

On Mon, 2013-11-18 at 16:10 +, Clark, Joel wrote:

It is true the Tizen SDK 2.2 does not create programs compatible with
Tizen IVI 3.0.

We can expect the Tizen SDK 3.0 will.

  


Your error messages highlight one of the major incompatibilities.
Tizen SDK 2.2 expects X11.  Tizen IVI 3.0 does not use X11, it uses
Wayland.  Wayland support will be in Tizen SDK 3.0.

  


Regards

Joel

  

  


From: ASOKAN.G [mailto:asok...@tataelxsi.co.in]
Sent: Monday, November 18, 2013 5:19 AM
To: Clark, Joel
Cc: ivi@lists.tizen.org
Subject: Re: Setting up NDIS 166 platform with latest IVI image


  


Hi Clark,

Thanks...I am able to setup the Tizen 3.0 OS

After the OS is ready i had tried more than 5 sample web applications
from the Tizen SDK 2.2 examples.. but could not able to
install/uninstall and launch the web application using the commands as
listed in the below link (wrt-installer -i prj.wgt ).

Please find the below description of the error reported.

Executed widget name

 wgt name =Compass.wgt

Open Weston terminal

For installation command given
 wrt-installer -i Compass.wgt

Error reported

ERR<420>:elementary elf_config.c:2219 _elm_config_sub_init() Canot
connect to X11Display check $ DISPLAY variable
===
# wrt-installer #
# argc [3]
# argv[0]= [wrt-installer]
# argv[1]= [-i]
# argv[2]= [Compass.wgt]
===
## wrt-installer : WnohOMuezu.Compass installation has failed - Fatal
error ERR <420> : ecore ecore.c:558 _ecore_magic_fail()
*** ECORE ERROR : Ecore Magic Check Failed !!!
*** IN FUNCTION : ecore_event_handler_del() ERR<420> :ecore
ecore.c:560 _ecore_magic_fail () Input handle pointer is NULL!!


Please help us in solving the issue at the earliest.


Thanks in advance

Asokan.G




Clark, Joel wrote:


 I suggest the Oct 11 release based on the 3.0 M2 September
 milestone.
 
  
 
 https://wiki.tizen.org/wiki/IVI/IVI_October_11,_3.0-M2-Sep
 
  
 
 regards
 
 joel
 
  
 
  
 
 From:ivi-boun...@lists.tizen.org

 [mailto:ivi-boun...@lists.tizen.org] On Behalf Of ASOKAN.G
 Sent: Thursday, November 14, 2013 1:14 AM
 To: ivi@lists.tizen.org
 Cc: Asokan G
 Subject: Setting up NDIS 166 platform with latest IVI image
 
 
  
 
 Hi,
 
 I am new to Tizen, Currently i had setup the NDIS166 platform

 with the image ivi-release-tizen-2.0_20130423.12-sdb.raw.bz2
 and found that the web application could n't be launched and
 run using the wrt commands like installer and launcher since
 it is an open issue .
 
 So please help me to confirm which latest Tizen ivi Image on

 target board to begin with
 
 and also steps to run the web application and native

 application on tizen NDIS 166 board.
 
  
 
 Thanks in Advance
 
 Asokan.G
 

  



___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen

RE: Setting up NDIS 166 platform with latest IVI image

2013-11-19 Thread VanCutsem, Geoffroy

> -Original Message-
> From: ivi-boun...@lists.tizen.org [mailto:ivi-boun...@lists.tizen.org] On
> Behalf Of Wang, Ning W
> Sent: Tuesday, November 19, 2013 2:34 AM
> To: ASOKAN.G
> Cc: ivi@lists.tizen.org
> Subject: RE: Setting up NDIS 166 platform with latest IVI image
> 
> Hi Asokan.G,
> 
> Here I drafted a wiki
> https://wiki.tizen.org/wiki/How_to_use_SDK_to_create_web_app_for_Tize
> n_IVI to share my learning on how to create web app by SDK for IVI. FYI. It's
> verified with SDK 2.2 and IVI 3.0 M2 Aug/Sep release.

Thank you for putting this wiki page together!

Geoffroy

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
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi