Re: Building Tizen with Yocto tool initial delivery

2014-05-16 Thread Graydon, Tracy
Thanks. :)

From: Dominig Ar Foll 
mailto:dominig.arf...@fridu.net>>
Date: Wednesday, May 14, 2014 at 10:45 PM
To: Tracy Graydon mailto:tracy.gray...@intel.com>>, 
Ronan Le Martret 
mailto:ronan.lemart...@open.eurogiciel.org>>
Cc: "ivi@lists.tizen.org" 
mailto:ivi@lists.tizen.org>>
Subject: Re: Building Tizen with Yocto tool initial delivery


Tracy

Best are Jira bug allocated to Ronan (in copy)
Dominig

Le 15 mai 2014 01:11, "Graydon, Tracy" 
mailto:tracy.gray...@intel.com>> a écrit :
I am in the process of trying this out on Fedora 20. Ran into a couple of
minor things that may or may not be relevant for documentation purposes,
etc. Should I send this stuff to someone in particular or would you prefer
a Jira bug with the details?

Tracy






On 5/14/14, 12:30 PM, "Dominig ar Foll (Intel OTC)"
mailto:dominig.arf...@fridu.net>> wrote:

>Hello;
>
>We have been working for a few months with my  team on adding the
>capability of building Tizen with the Yocto tools.
>Now that we have reached a first step where we can create a Tizen3 core
>image with the Smack security enabled, we would like to share with you
>our code to get your feedback and confirm if the solution is of interest.
>
>An initial Wiki page had been created and will be enriched during the
>coming days.
>   https://wiki.tizen.org/wiki/Tizen_on_yocto
>
>Note : To upload the source code from Tizen git you  need to a Tizen
>login (open to all and free) and configure your git to use your private
>key.
>https://developer.tizen.org/dev-guide/2.2.0/org.tizen.platform.development
>/html/platform_dev_env/gerrit_ssh.htm
>
>
>The developers of Tizen-Yocto are reachable on the Tizen Dev mailing list.
>https://lists.tizen.org/listinfo/dev
>
>The work is in progress but we plan to be able to get soon Tizen Common
>built that way and in a second phase Tizen IVI.
>https://wiki.tizen.org/wiki/Common
>
>If you like/hate the idea, thanks to let us know.
>If you find that we are too slow, join and help.
>
>Regards
>
>--
>Dominig ar Foll
>Senior Software Architect
>Open Source Technology Centre
>Intel SSG
>
>___
>IVI mailing list
>IVI@lists.tizen.org
>https://lists.tizen.org/listinfo/ivi

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


Re: Ico homescreen application problem

2014-05-16 Thread Rees, Kevron
On Fri, May 16, 2014 at 12:28 AM, karthik karthik <
karthikkarthik...@yahoo.in> wrote:

> Thanks Geoffroy,
>
> The link helped. I am now able to launch ICO homescreen application.
>
> Is there a way to see the messages or logs it creates while running ??
>
> Thanks.
>

journalctl might show the logs


>
>  --
> * From: * VanCutsem, Geoffroy ;
> * To: * karthikkarthik...@yahoo.in ; 
> ivi@liststizen. org <
> ivi@lists.tizen.org>;
> * Subject: * RE: Ico homescreen application problem
> * Sent: * Thu, May 15, 2014 12:27:17 PM
>
>Can you tell us which image you’re using and how you’ve installed the
> ICO HomeScreen? There is a zypper pattern you can use as there is more than
> one package needed, see
> https://wiki.tizen.org/wiki/IVI/Tizen-IVI_3.0-M2-March2014#Install_ICO_Homescreen
> .
>
>
>
> The file that’s missing below (ivi-controller.so) is provided by the
> genivi-shell package which should be installed if you’re using the pattern.
>
>
>
> Thanks,
>
> Geoffroy
>
>
>
> *From:* IVI [mailto:ivi-boun...@lists.tizen.org] *On Behalf Of *
> karthikkarthik...@yahoo.in
> *Sent:* Thursday, May 15, 2014 1:39 PM
> *To:* ivi@lists tizen. org
> *Subject:* Ico homescreen application problem
>
>
>
> Hi,
>
> I am trying to install ICO Homescreen application on TIZEN.. I was able to
> install it but why I try to start Weston to launch ICO homescreen, the
> following errors crop up. I tried analyzing these errors.. But still could
> find a way out.. Can some one help me with these..
>
> The errors are listed below..
>
> 1) [02:32:51.988] INF>ico_plugin_loader: Enter(module_init)
> (ico_plugin_loader.c:159) [02:32:51.988] INF>ico_plugin_loader:
> Load(path=/usr/lib/weston/ivi-controller.so entry=module_init)
> (ico_plugin_loader.c:95) [02:32:51.988] TRC>ico_plugin_loader:
> /usr/lib/weston/ivi-controller.so loading (ico_plugin_loader.c:108)
> [02:32:51.988] ERR>ico_plugin_loader: Load
> Error(/usr/lib/weston/ivi-controller.so error) (ico_plugin_loader.c:114)
>
> a)
>
> shows “No such file or directory”
>
> 2) [02:32:51.988] INF>ico_plugin_loader:
> Load(path=/usr/lib/weston/ico_window_mgr.so entry=module_init)
> (ico_plugin_loader.c:95) [02:32:51.988] TRC>ico_plugin_loader:
> /usr/lib/weston/ico_window_mgr.so loading (ico_plugin_loader.c:108)
> [02:32:51.993] ERR>ico_plugin_loader: Load
> Error(/usr/lib/weston/ico_window_mgr.so error) (ico_plugin_loader.c:114)
>
> [02:32:51.993] INF>ico_plugin_loader:
> Load(path=/usr/lib/weston/ico_window_animation.so entry=module_init)
> (ico_plugin_loader.c:95) [02:32:51.993] TRC>ico_plugin_loader:
> /usr/lib/weston/ico_window_animation.so loading (ico_plugin_loader.c:108)
> [02:32:51.993] ERR>ico_plugin_loader: Load
> Error(/usr/lib/weston/ico_window_animation.so error)
> (ico_plugin_loader.c:114)
>
> b)
>
> ico_window_animation.so are not linked to the Weston libraries. Checked
> with ldd command.
>
> [02:32:51.993] INF>ico_plugin_loader:
> Load(path=/usr/lib/weston/ico_input_mgr.so entry=module_init)
> (ico_plugin_loader.c:95) [02:32:51.993] TRC>ico_plugin_loader:
> /usr/lib/weston/ico_input_mgr.so loading (ico_plugin_loader.c:108)
> [02:32:51.993] ERR>ico_plugin_loader: Load
> Error(/usr/lib/weston/ico_input_mgr.so error) (ico_plugin_loader.c:114)
>
> Thanks,
>
>
>
> 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
>
>
___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: Display AMB value on WRT api

2014-05-16 Thread Rees, Kevron
On Fri, May 16, 2014 at 8:13 AM, ismail yildiz
 wrote:
> Hi all,
>
> Someone can explain me how I can display data From AMB on my WRT api ?
> I have already done with OBD2plugin and it works well, I could display what
> I want.
> Now I want to display the latitude of my position with gpsnmea_plugin, but
> nothing happend on my display.
> Maybe something is not implemented on gpsnmea plugin ?
>

Does vehicle.supported() show "Location"?  is "lat" undefined, or is
it just 0?  If it's just 0, you may not have a GPS fix yet.  Check the
positioning of your antenna and try again.  Also, what version of AMB
are you running?  (ambd -v)  There were some updates recently to
gpsnmea in upstream AMB that might help some of your issues.  I will
push those fixes to Tizen soon.

> My javascript code :
>
> var vehicle = tizen.vehicle
> var vehicleLocation = vehicle.get("Location");
> var lat = vehicleLocation.latitude;
>
> vehicle.subscribe doesn't work also.
>
> Thanks for your help.
> BR
>
>
> ___
> IVI mailing list
> IVI@lists.tizen.org
> https://lists.tizen.org/listinfo/ivi
>
___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Display AMB value on WRT api

2014-05-16 Thread ismail yildiz
Hi all,

Someone can explain me how I can display data From AMB on my WRT api ?
I have already done with OBD2plugin and it works well, I could display what
I want.
Now I want to display the latitude of my position with gpsnmea_plugin, but
nothing happend on my display.
Maybe something is not implemented on gpsnmea plugin ?

My javascript code :

var vehicle = tizen.vehicle
var vehicleLocation = vehicle.get("Location");
var lat = vehicleLocation.latitude;

vehicle.subscribe doesn't work also.

Thanks for your help.
BR
___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: Touchscreen invert axis

2014-05-16 Thread ismail yildiz
Thank you Ossama,
Now it works thanks to your example it's obvious.


2014-05-14 12:13 GMT+02:00 ismail yildiz :

> Sorry for my late answers ... I tried both solution but nothing work ...
> Transform 90 swap my display and it´s not my problem. I made the 99-rules
> with calibration value and nothing change.
> Maybe I need to put a swapXY in this ? But how ?
>
> Le mercredi 7 mai 2014, Othman, Ossama  a écrit :
>
> Hi Manuel,
>>
>> On Wed, May 7, 2014 at 4:44 AM, Manuel Bachmann <
>> manuel.bachm...@open.eurogiciel.org> wrote:
>>
>>> Hi Ismail,
>>>
>>> Weston deduces the (x,y) coordinates from the the touchscreen, which is
>>> handled separately from the screen itself. It has no relation to the actual
>>> display, you may think of it as an USB drawing tablet which happens to be
>>> transparent and positioned over the real screen.
>>>
>>> Here, it looks like it is configured incorrectly.
>>>
>>> You have 2 ways to solve this problem :
>>>
>>> - flip Weston itself, by specifying in "transform=90" in
>>> "/etc/xdg/weston/weston.ini"
>>>
>>> - fix the touchscreen itself, for example by modifying its drivers
>>> parameters so it flips (look for instance at
>>> https://wiki.archlinux.org/index.php/touchscreen, "options
>>> usbtouchscreen swap_xy=1" which *may* apply)
>>>
>>
>> The weston-calibrator takes into account inverted axes.  The calibration
>> output just needs to be added to an appropriate udev rules file through an
>> ENV{WL_CALIBRATION} value.
>>
>>
>
___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: [Dev] Activation of ARM Arch support in Tizen3

2014-05-16 Thread Tomasz Olszak
> We are currently working on a reliable rebuild of glibc (hence the risk of
> full rebuild).
> The major building work remaining to be done, is Crosswalk and QT5.
> Then will attack the image creation.
>

Qt opengl test fails

++ -c -pipe -O2 -Wall -W -fPIE -DQ_OS_LINUX_TIZEN
-I../../../mkspecs/devices/linux-g++-tizen -I. -o opengles2.o
opengles2.cpp
[  126s] In file included from /usr/include/GLES2/gl2.h:6:0,
[  126s]  from opengles2.cpp:45:
[  126s] /usr/include/GLES2/gl2platform.h:20:29: fatal error:
KHR/khrplatform.h: No such file or directory
[  126s]  #include 
[  126s]  ^

qt5.spec file was prepared according to substiutions placed in
build.conf files for ivi, mobile and generic profiles. So obviously
something had to change in Common.
It contains:

BuildRequires: pkgconfig(gles20)

Whch is substituted by in [1]:

Substitute: pkgconfig(gles20)  pkgconfig(egl) pkgconfig(glesv2)


So first guess is that glesv2 doesn't pull all the dependencies it
requires and/or pc file contains wrong include paths.
Where can I find build.conf for [2], I will check the issue with gbs.


[1]http://download.tizen.org/snapshots/tizen/common/common-wayland-ia32/latest/builddata/c06cece66d0c5db2195629d7c8e022feee819d1c7b7aca2b02d2f02f85af6c82-build.conf
[2] http://download.tizen.org/live/Tizen:/Common/arm-wayland/
-- 
regards,
Tomasz Olszak
Qt for Tizen | http://qt-project.org/wiki/Tizen
___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Activation of ARM Arch support in Tizen3

2014-05-16 Thread Dominig ar Foll (Intel OTC)

Hello,

I am pleased to announce that we have reactivated the build of Tizen3 
for ARM 32 bits architecture.


The initial goal is to create a Common image for an ARM easy to purchase 
hacker board. the current candidate is the Odroid-U3
I am quite convinced that he community will add support for other boards 
in a second phase.


 http://en.wikipedia.org/wiki/Odroid
 
http://www.cnx-software.com/2013/12/23/hardkernel-unveils-59-odroid-u3-board-powered-by-exynos-4412-prime-quad-core-soc/?utm_source=rss&utm_medium=rss&utm_campaign=hardkernel-unveils-59-odroid-u3-board-powered-by-exynos-4412-prime-quad-core-soc&utm_reader=feedly

Once that phase passed, we will work on the creation of a Tizen IVI ARM 
target. I hope that we will get the support of an IVI vendor to create a 
reference image for a device which is closer to the IVI needs, in a 
similar way of what is done in IA with the VTC1010. Any volunteer ?


You can see the progress of the build on the Tizen OBS. Note that as we 
are still fixing some core building issue (the recent move to KVM for 
the OBS builder is not fully transparent), it might be that we have to 
force a full build a few times more. Don't panic if you see that all 
packages are broken.


The status when sending this email was :
  arm-wayland   armv7l
succeeded: 716
failed: 7
unresolvable: 12
disabled: 3
excluded: 18

Real time status
   https://build.tizen.org/project/show?project=Tizen%3ACommon

We are currently working on a reliable rebuild of glibc (hence the risk 
of full rebuild).

The major building work remaining to be done, is Crosswalk and QT5.
Then will attack the image creation.

If you want it to be delivered quicker, meet us on the Tizen Dev mailing 
list we will tell you how you can help.

  https://lists.tizen.org/listinfo/dev

Regards

P.S. The key engineers in charge of that work will be in San Francisco 
for the Tizen Developer conference. Come and share a drink with us.


--
Dominig ar Foll
Senior Software Architect
Open Source Technology Centre
Intel SSG

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


Re: Ico homescreen application problem

2014-05-16 Thread karthik karthik
Thanks Geoffroy,

  The link helped. I am now able to launch ICO homescreen application.

   Is there a way to see the messages or logs it creates while running ?? 

Thanks.

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