Re: Problem cloning Tizen source

2014-03-12 Thread VanCutsem, Geoffroy
topping at exactly 1GB. Did 'repo sync' successfully clone all the other projects before that one? > > > Best regards, > > Olivier > > > > > Inactive hide details for VanCutsem,"VanCutsem, Geoffroy" > ---03/11/2014 05:54:15 PM-

Re: Can't launch video playback on latest IVI image

2014-03-11 Thread VanCutsem, Geoffroy
It also looks like the VA-API plugins fails to open the i915 driver which is what's providing the decoder (HW)... care to quickly try with 'security=none' (and I shall add in the very same breathe that it wouldn't constitute a workaround if that worked!)... On Tue, 2014-03-11 at 15:47 -0700, Rees,

Re: Problem cloning Tizen source

2014-03-11 Thread VanCutsem, Geoffroy
Hi Olivier, On Tue, 2014-03-11 at 17:21 +0100, Olivier Delbeke wrote: > Hi, > > I have trouble to clone the Tizen (IVI) source. I'm using the > "developer guide" on source.tizen.org and I executed all steps as > described. > > Problem 1 : ssh does not work (timeout when I try "ssh tizen"). I >

Re: RE: Not able to run web app in TIZEN 3.0 emulator.

2014-03-10 Thread VanCutsem, Geoffroy
Could you give us more details on the failure: - Do you see any error message? - What version of the emulator are you using? - What web app are you trying to launch? Thanks, Geoffroy On Mon, 2014-03-10 at 13:43 +0800, karthik karthik wrote: > Hi, > > I tried that but it didn't work. > > Thanks,

Re: gstreamer-plugins-base-0.10 for tizen ivi

2014-03-10 Thread VanCutsem, Geoffroy
That means you're not building the 0.10 version of gst-plugins-base (only the 1.x versions are built below). That's what you're missing and why other packages are failing. Note that you're also missing other 0.10 version of Gstreamer packages. Note that although these Gstreamer 0.10 packages appea

Re: Multimedia stack

2014-03-06 Thread VanCutsem, Geoffroy
Hi Max, I have posted some comments that can hopefully help you understand what is going on. In the case of VMware, I can play video files using gst-play-1.0 or gst-launch-1.0, there is no HW acceleration though as this is provided through the gstreamer-vaapi plugins which do not work in an em

Re: I can not display screen when i use weston

2014-02-28 Thread VanCutsem, Geoffroy
On Fri, 2014-02-28 at 09:41 +, Yang Andy wrote: > Hi,Everyone > > I can not display screen when i use weston. > > I flashed Tizen IVI 3.0 into VTC 1010 of nexcom. > > According to > 'https://wiki.tizen.org/wiki/IVI/IVI_January_15,_3.0-M2-EOY#Installing_the_ICO_HomeScreen', > i installed ico-

Re: Tizen device: receiving files

2014-02-26 Thread VanCutsem, Geoffroy
On Wed, 2014-02-26 at 15:09 -0500, Jorge A. Ramirez-Ortiz wrote: > We have enabled tethering on our IVI device and would like to transfer > files to it from a remote client. > Is there any service currently available that we could use to receive > those files? an FTP server perhaps? I typically

Re: RE: tizen ivi resource

2014-02-26 Thread VanCutsem, Geoffroy
On Tue, 2014-02-25 at 10:26 -0800, Hanchett, Paul wrote: > I think the problem is that he's using the August release which was > still using X, if I recall correctly. The IVI uses Wayland since the 3.0-M1 preview early July (https://wiki.tizen.org/wiki/IVI/IVI_July_2,_3.0-M1) > > > Jin, if you ca

Re: wifi direct. WPS.

2014-02-26 Thread VanCutsem, Geoffroy
There is also a wiki page describing the current state of affair when it comes to WiFi-Direct in Tizen IVI: https://wiki.tizen.org/wiki/IVI/Wi-Fi_Direct Cheers, Geoffroy On Wed, 2014-02-26 at 10:39 +, Clark, Joel wrote: > The wifidirect-manager was built for a mobile platform and has not been

Re: header contact

2014-02-24 Thread VanCutsem, Geoffroy
Hi Loc Nguyen, Could it be that you were trying to use Display Port and not VGA? The DisplayPort of the VTC1010 is not functional in that image you've tried but you should be able to use the VGA port and have the Weston desktop showing up. I couldn't see the attachment, could you resend it? Than

RE: Getting the log output for WRT plugin

2014-02-20 Thread VanCutsem, Geoffroy
New wiki page for this: https://wiki.tizen.org/wiki/IVI/Enable_Logging Please feel free to review/comment/add/correct/etc... Cheers, Geoffroy From: ivi-boun...@lists.tizen.org [mailto:ivi-boun...@lists.tizen.org] On Behalf Of Ylinen, Mikko Sent: Thursday, February 20, 2014 1:46 PM To: Sun, Xun

RE: Adding native application at framework level

2014-02-20 Thread VanCutsem, Geoffroy
Hi Rao, The short answer is: yes, it's possible and many people already do that today. There is already quite some info on the Tizen IVI wiki (https://wiki.tizen.org/wiki/IVI) but feel free to reach out to this mailing list if you have a more specific question. Thanks, Geoffroy From: ivi-boun

RE: Developing a Web Run Time(WRT) plugin

2014-02-19 Thread VanCutsem, Geoffroy
Hi Ketan, You have looked at the right place as far as I can tell. I'm not sure why you're getting this error but I'd also recommend you take a look at the GhostCluster app as an example of web app using the Automotive Web API exposed via the wrt-plugins-ivi package: https://review.tizen.org/g

Re: 回复: Re: 回复: Re: Tizen Build Issues

2014-02-18 Thread VanCutsem, Geoffroy
On Tue, 2014-02-18 at 01:34 -0800, hello tizen wrote: > Looks like gbs mean all you in tizen. I don‘t known why, but fair. I‘m > not looking for trouble for gbs. It woked for me when I try building > single package. Thanks gbs.But bar has been raised so I can‘t use it > anymore.why i ask ? Because

RE: Problem with 1/15 image so far

2014-02-14 Thread VanCutsem, Geoffroy
For the benefit of those using the Tizen IVI 3.0-M2-EOY preview, a section has been added to the release notes on how to resolve this: https://wiki.tizen.org/wiki/IVI/IVI_January_15,_3.0-M2-EOY#Running_the_SDB_daemon_.28sdbd.29 (Kevron is using a more recent image where such upgrade was readily

Re: Web apps developed on Tizen SDK 2.2.0 can be launched in NDiS166 Target with Tizen IVI 3.0-M2-EOY

2014-02-11 Thread VanCutsem, Geoffroy
Hi Asokan, On Tue, 2014-02-11 at 18:30 +0530, ASOKAN.G wrote: > Hi, > > Please confirm is it logical to launch the web based sample apps build > on SDK 2.2.0 to run on NDiS166 board with Tizen 3.0- M2-EOY image or > this is a major Incompatibility problem. > > The Web based sample applicatio

R: [Dev] crosswalk on ivi

2014-02-07 Thread VanCutsem, Geoffroy
"Rees, Kevron" mailto:kevron.m.r...@intel.com>> ha scritto: What version of crosswalk works on IVI? I built the latest 4.32.74 from the "tizen" branch on gerrit. When I run "xwalk" i get a window with a white screen. If I run "xwalk --remote-debugging-port=9222", debugging doesn't work. If I

Re: Configure Wayland Desktop

2014-02-06 Thread VanCutsem, Geoffroy
On Thu, 2014-02-06 at 08:38 -0800, McGee, Art wrote: > I know about the wayland.ini file but have been unable to set the > screen rotation. I have recently installed the January 15th release > of the ivi on an NDIS166. I have fixed it like the Sept release but > it doesn't seem to work. Has some

Re: Best hardware platform for TIZEN IVI

2014-02-06 Thread VanCutsem, Geoffroy
On Thu, 2014-02-06 at 10:17 +0100, Mariem Mhiri wrote: > Hello, > I am new at TIZEN IVI and I am wondering which will be the best > hardware platform to use with TIZEN IVI for automotive use. I'd recommend you take a look here: - Tizen IVI HW platforms: https://wiki.tizen.org/wiki/IVI/IVI_Platform

RE: Running Tizen IVI-3.0-M2-EOY in VMware

2014-02-03 Thread VanCutsem, Geoffroy
sue by installing a new kernel with a slightly different config on the Tizen IVI 3.0-M2-EOY<https://wiki.tizen.org/wiki/IVI/IVI_January_15,_3.0-M2-EOY> image. Thanks, Geoffroy From: ivi-boun...@lists.tizen.org [mailto:ivi-boun...@lists.tizen.org] On Behalf Of VanCutsem, Geoffroy Sent: Tues

Re: Frequency of build breaks ?

2014-01-29 Thread VanCutsem, Geoffroy
On Tue, 2014-01-28 at 20:22 -0800, Hanchett, Paul wrote: > There may be some semantics at play here, too. > > > As I understand it, the releases that Tracy mentions are built from > binaries produced by the OBS build system, and almost certainly won't > be in sync with the repositories you'll g

Running Tizen IVI-3.0-M2-EOY in VMware

2014-01-28 Thread VanCutsem, Geoffroy
Hi folks, As many of you know, it hasn't been possible for a while to run Web applications with Tizen IVI running in VMware, this was tracked here: TIVI-1859. I'm actually delighted to report that we now have a solution to that problem and I have u

Tizen IVI 3.0-M2-EOY preview has been released

2014-01-27 Thread VanCutsem, Geoffroy
The Tizen IVI team has released Tizen 3.0-M2-EOY for In-Vehicle Infotainment (IVI) on January the 15th. This preview release builds upon the Tizen 3.0 codebase and is our next step towards the final 3.0 Tizen IVI releases (H2 2014). We are also very excited to have our first (alpha) release of t

RE: setup of TCP/IP network configuration

2014-01-17 Thread VanCutsem, Geoffroy
Hi Gorka, In case using a static IP on the Ethernet network (as suggested below by Mikko) does not work. Here are a couple of options to try connect to a WiFi network: 1. Following Joel's recommendation: download the 'connman-test' package on another machine and transfer it manually (e.g. USB st

Re: How to configure default gateway?

2014-01-17 Thread VanCutsem, Geoffroy
I'd recommend to use ConnMan directly for this instead of modifying/creating config files (I'm just not sure if/when they get in conflict with ConnMan). In general, I'd expect the gateway info to be provided by your DHCP server, is that not the case? If you'd like to set-up a static IP address, pl

RE: application installation o tizen ivi

2014-01-07 Thread VanCutsem, Geoffroy
Hi Anurag, From: ivi-boun...@lists.tizen.org [mailto:ivi-boun...@lists.tizen.org] On Behalf Of Anurag K Bharati Sent: Tuesday, January 07, 2014 11:24 AM To: ivi@lists.tizen.org Subject: application installation o tizen ivi Hello, I'm running tizen ivi in vmware and trying to install tpk/wgt ap

RE: Problem booting image in VMPlayer

2014-01-03 Thread VanCutsem, Geoffroy
, HCL Tech [mailto:b-sathishku...@hcl.com] Sent: Friday, January 03, 2014 12:40 PM To: Mark De Roussier; VanCutsem, Geoffroy; ivi@lists.tizen.org Subject: RE: Problem booting image in VMPlayer Hi Mark, Ctrl+Alt+F1 doesn’t give any prompt. I got the prompt by pressing Ctrl+Alt+F3 For copying the

RE: Problem booting image in VMPlayer

2014-01-03 Thread VanCutsem, Geoffroy
: Friday, January 03, 2014 8:23 AM To: VanCutsem, Geoffroy; Mark De Roussier; ivi@lists.tizen.org Subject: RE: Problem booting image in VMPlayer I too have the same issue. The only difference I can see is I am trying in 32-bit whereas in the website it’s given as 64-bit. Regards, B.Sathish Kumar From

RE: Problem booting image in VMPlayer

2014-01-02 Thread VanCutsem, Geoffroy
host, but that’s a negotiation with our IT dept ☺. Cheers, Mark de Roussier From: VanCutsem, Geoffroy [mailto:geoffroy.vancut...@intel.com] Sent: 02 January 2014 14:44 To: Mark De Roussier; ivi@lists.tizen.org<mailto:ivi@lists.tizen.org> Subject: RE: Problem booting image in VMPlayer H

RE: Problem booting image in VMPlayer

2014-01-02 Thread VanCutsem, Geoffroy
Hi Mark, This is typically what happens when there is no 3D acceleration available. Can you make sure that the “Accelerate 3D graphics” option is checked (in the virtual machine settings under “Display”)? FYI, I have just tested that particular Tizen IVI image on both my systems and it works f

RE: Enabling offscreen buffer in VMWare

2013-12-20 Thread VanCutsem, Geoffroy
Hi Kien, I'm not an expert in this area but I guess you are talking about the OSMesa library/API? If so, I've quickly checked and although we try to enable this (by passing '--enable-osmesa' to the mesa configure script), it does not get compiled... check out the build log for more details (sea

RE: qt.yaml and rpm pattern

2013-12-20 Thread VanCutsem, Geoffroy
From: Tomasz Olszak [mailto:olszak.tom...@gmail.com] Sent: Friday, December 20, 2013 12:02 PM To: VanCutsem, Geoffroy Cc: ivi@lists.tizen.org; Ylinen, Mikko Subject: Re: qt.yaml and rpm pattern [Geoffroy] As far as I understand it, zypper will gather the list of existing patterns from the

RE: qt.yaml and rpm pattern

2013-12-20 Thread VanCutsem, Geoffroy
From: ivi-boun...@lists.tizen.org [mailto:ivi-boun...@lists.tizen.org] On Behalf Of Tomasz Olszak Sent: Thursday, December 19, 2013 9:55 PM To: ivi@lists.tizen.org; Ylinen, Mikko Subject: qt.yaml and rpm pattern Hi, I've create and installed met-common with qt.yaml (attached). After installati

RE: Tizen with Qt

2013-12-18 Thread VanCutsem, Geoffroy
From: Tomasz Olszak [mailto:olszak.tom...@gmail.com] Sent: Wednesday, December 18, 2013 2:30 PM To: VanCutsem, Geoffroy Cc: Kishore Divvela -ERS, HCL Tech; Ylinen, Mikko; Macieira, Thiago; ivi@lists.tizen.org Subject: Re: Tizen with Qt 2013/12/18 VanCutsem, Geoffroy mailto:geoffroy.vancut

RE: White screen on launching wgt app on Tizen IVI 2.0 platform

2013-12-18 Thread VanCutsem, Geoffroy
Looks like you may be missing the gfx drivers for your platform? From: ivi-boun...@lists.tizen.org [mailto:ivi-boun...@lists.tizen.org] On Behalf Of prasanna karthik Sent: Wednesday, December 18, 2013 12:44 PM To: ivi@lists.tizen.org Subject: White screen on launching wgt app on Tizen IVI 2.0 pla

RE: Tizen with Qt

2013-12-18 Thread VanCutsem, Geoffroy
: Thursday, December 12, 2013 1:34 PM To: VanCutsem, Geoffroy; Ylinen, Mikko; Macieira, Thiago Cc: ivi@lists.tizen.org Subject: RE: Tizen with Qt Qt Wayland component Regards, Kishore From: VanCutsem, Geoffroy [mailto:geoffroy.vancut...@intel.com] Sent: Thursday, December 12, 2013 4:19 PM To: Kishore

RE: Installing wgt app on Tizen IVI arm 2.0 platform

2013-12-17 Thread VanCutsem, Geoffroy
Hi Prasanna, I've never tried myself but here are a couple of things I'd try if I were you: - Try to install the same widget on Tizen IVI (on x86) - Check the SDK version that was used to build that widget, installing a widget built by the SDK 2.2 on a WRT 2.1 will fail for example and the error

RE: setup packages

2013-12-16 Thread VanCutsem, Geoffroy
> -Original Message- > From: ivi-boun...@lists.tizen.org [mailto:ivi-boun...@lists.tizen.org] On > Behalf Of Artem Bityutskiy > Sent: Monday, December 16, 2013 2:00 PM > To: ivi@lists.tizen.org > Subject: setup packages > > Hi, > > I would like to share my thoughts regarding how I'd lik

RE: Unable to create a local Tizen 2.0 IVI profile source repository saying no Tizen_2.0 branch

2013-12-16 Thread VanCutsem, Geoffroy
The problem is actually that there is no 'tizen_2.0' in the scm/manifest git tree and simply because we did not have these tools back in April when Tizen 2.0 for IVI was released. There is potentially some confusion here also as the branch name as used with the repo command-line below *only* ref

RE: Tizen with Qt

2013-12-12 Thread VanCutsem, Geoffroy
I may have missed it but what component/package should we use in JIRA to file issues against Qt in Tizen? Thanks, Geoffroy From: ivi-boun...@lists.tizen.org [mailto:ivi-boun...@lists.tizen.org] On Behalf Of Kishore Divvela -ERS, HCL Tech Sent: Thursday, December 12, 2013 4:46 AM To: Ylinen, Mik

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,

RE: image can not booted from usb stick?

2013-11-07 Thread VanCutsem, Geoffroy
It looks like it's an issue with the Thinkpad T420 bios/firmware. Most of the posts that I could find on the topic involved manually tweaking the partitioning of your disk to make it work. Here is an example of such post/wiki: http://www.thinkwiki.org/wiki/Installing_Gentoo_on_a_ThinkPad_X220#I

RE: VR plugin API definition

2013-11-07 Thread VanCutsem, Geoffroy
Hi Tom, Is this what you're looking for? (from https://review.tizen.org/git/?p=profile/ivi/speech-recognition.git;a=blob;f=src/daemon/recognizer.h;h=fbd94ba9069237bcc2b595edf2c03042990e5e75;hb=refs/heads/tizen) /* 51

RE: image can not booted from usb stick?

2013-11-05 Thread VanCutsem, Geoffroy
I have successfully been able to boot that image [1] on my NDiS-166 box with no modifications at all which would indicate that the image itself is just fine. A bit of research indicated that the Thinkpad T420 machine may have issues with GPT... so at this stage I would try the vere same USB stic

RE: Creating a .tpk package for IVI

2013-10-31 Thread VanCutsem, Geoffroy
Hi Mark, The Core OS components are packaged up as RPMs while .tpk and .wgt are applications that will be typically be made available via an AppStore. I don’t know which category you app falls into but you may want to consider packaging it up as an RPM if appropriate. I shall note too that we do

RE: weston compile errors caused by compositor.h & wl_seat

2013-10-28 Thread VanCutsem, Geoffroy
Hi Mark, From: Mark Callow [mailto:callow.m...@artspark.co.jp] Sent: Monday, October 28, 2013 8:29 AM To: Wang, Ning W; VanCutsem, Geoffroy; ivi@lists.tizen.org Subject: Re: weston compile errors caused by compositor.h & wl_seat On 2013/10/28 14:36, Wang, Ning W wrote: Hi Mark, You can

RE: IVI 3.0 M2 Sept release, weston shell issue

2013-10-28 Thread VanCutsem, Geoffroy
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/

RE: weston compile errors caused by compositor.h & wl_seat

2013-10-25 Thread VanCutsem, Geoffroy
Hi Mark, This is the git repo we were using back in the Tizen IVI 1.0 tiemframe. I’m assuming that you’re most interested in the work being done on Tizen IVI 3.0 and if so, the right repository to clone is review.tizen.org/platform/upstream/weston.git. I also still need to update that wiki page

RE: Tizen IVI 3.0 M2 September milestone release is published

2013-10-23 Thread VanCutsem, Geoffroy
Hi folks, My sincere apologies for taking this long to publish the Tizen IVI 3.0-M2-Sep release notes but I have finally posted them here: https://wiki.tizen.org/wiki/IVI/IVI_October_11,_3.0-M2-Sep As usual, I will welcome any comments and feedback on how to improve these. Cheers, Geoffroy Fr

RE: Image Status : ail_initdb is not in the image

2013-10-23 Thread VanCutsem, Geoffroy
> -Original Message- > From: ivi-boun...@lists.tizen.org [mailto:ivi-boun...@lists.tizen.org] On > Behalf Of Baptiste DURAND > Sent: Wednesday, October 23, 2013 4:34 PM > To: ivi@lists.tizen.org > Cc: DESNEUX Stéphane; Le Foll, Dominique > Subject: Image Status : ail_initdb is not in the

RE: MediaPlayer issue in Tizen IVI 3.0 M2 Aug release

2013-10-11 Thread VanCutsem, Geoffroy
> -Original Message- > From: venkat [mailto:patn...@allgosystems.com] > Sent: Friday, October 11, 2013 2:35 PM > To: VanCutsem, Geoffroy; ivi@lists.tizen.org > Subject: MediaPlayer issue in Tizen IVI 3.0 M2 Aug release > > Hi, > > I am trying MediaPlayer t

RE: New kernel results in our HDMI display showing up as HDMI2 instead of HDMI1

2013-10-11 Thread VanCutsem, Geoffroy
> -Original Message- > From: ivi-boun...@lists.tizen.org [mailto:ivi-boun...@lists.tizen.org] On > Behalf Of Bityutskiy, Artem > Sent: Friday, October 11, 2013 12:41 PM > To: Lynch, Rusty; Barnes, Jesse > Cc: ivi@lists.tizen.org > Subject: Re: New kernel results in our HDMI display showin

RE: unable to get started with prebuilt Tizen image on VMWare Player

2013-10-10 Thread VanCutsem, Geoffroy
TIVI-1859 From: Prathamesh P Ghanekar [mailto:prathamesh.ghane...@igate.com] Sent: Thursday, October 10, 2013 12:03 PM To: VanCutsem, Geoffroy Cc: ivi@lists.tizen.org; Sathishkumar Sivagurunathan; Jay D Bhatt; Kirankumar Mahajan Subject: RE: unable to get started with prebuilt Tizen image on VMWare

RE: unable to get started with prebuilt Tizen image on VMWare Player

2013-10-10 Thread VanCutsem, Geoffroy
lish two images, one called *-efi-* and one called *-mbr-*... you should use the *-mbr-* one. Thanks, Geoffroy From: Prathamesh P Ghanekar [mailto:prathamesh.ghane...@igate.com] Sent: Thursday, October 10, 2013 7:53 AM To: VanCutsem, Geoffroy Cc: ivi@lists.tizen.org; Sathishkumar Sivagurunath

RE: Building Tizen IVI 3.0 locally with gbs

2013-10-09 Thread VanCutsem, Geoffroy
Thank you. From: Zhang, Qiang Z Sent: Wednesday, October 09, 2013 5:52 AM To: VanCutsem, Geoffroy; Clark, Joel Cc: Hanchett, Paul; ivi@lists.tizen.org Subject: RE: Building Tizen IVI 3.0 locally with gbs Just updated related document. The bug status has been set to be resolved. Thanks Qiang

RE: unable to get started with prebuilt Tizen image on VMWare Player

2013-10-09 Thread VanCutsem, Geoffroy
It seems to indicate that VMware does not see your virtual disk as bootable (or does not see it at all). Make sure it was added to your virtual machine as an IDE drive (and not SCSI). Thanks, Geoffroy From: ivi-boun...@lists.tizen.org [mailto:ivi-boun...@lists.tizen.org] On Behalf Of Prathames

RE: Building Tizen IVI 3.0 locally with gbs

2013-09-27 Thread VanCutsem, Geoffroy
OK, done. https://bugs.tizen.org/jira/browse/TINF-289 From: Clark, Joel Sent: Friday, September 27, 2013 6:05 PM To: VanCutsem, Geoffroy Cc: Hanchett, Paul; Zhang, Qiang Z; ivi@lists.tizen.org Subject: Re: Building Tizen IVI 3.0 locally with gbs To get source.tizen.org<http://source.tizen.

RE: [IVI-3.0-M2Aug] Hibernation problem

2013-09-27 Thread VanCutsem, Geoffroy
Hi Joshua, It seems there is some problem related to ACPI on this board/Bios: https://bugs.tizen.org/jira/browse/TIVI-1729 Thanks, Geoffroy From: ivi-boun...@lists.tizen.org [mailto:ivi-boun...@lists.tizen.org] On Behalf Of Joshua Kim Sent: Friday, September 27, 2013 11:10 AM To: IVI@lists.tiz

RE: Building Tizen IVI 3.0 locally with gbs

2013-09-27 Thread VanCutsem, Geoffroy
From: ivi-boun...@lists.tizen.org [mailto:ivi-boun...@lists.tizen.org] On Behalf Of VanCutsem, Geoffroy Sent: Thursday, August 29, 2013 12:57 PM To: Hanchett, Paul; Zhang, Qiang Z Cc: ivi@lists.tizen.org Subject: RE: Building Tizen IVI 3.0 locally with gbs From: Hanchett, Paul [mailto:phanc

RE: (Re)Building the IVI M2 Aug release

2013-09-27 Thread VanCutsem, Geoffroy
> GBS will be picking packages from it that were not part of the Aug preview. A > full rebuild from sources would mean you should only use the pre-built > binaries (i.e. the repo.tizen3.0_x86 whose tag/commit ID corresponds to the > release/preview you want to rebuild). In my opinion, this is a

RE: Major reason for inability to build Tizen sources found...

2013-09-17 Thread VanCutsem, Geoffroy
Isn't that absolute path an absolute path valid within the chroot environment (instead of an absolute path on your host)? I'm sure the *real* experts may scream at my oversimplification but my understanding is that GBS/OBS do not cross-compile, instead they set-up a chroot (for x86) or a QEMU V

RE: Tizen Native API source code

2013-09-16 Thread VanCutsem, Geoffroy
Just don’t forget that OSP is not officially supported on Tizen IVI… please refer to this thread for more details on the topic: http://www.mail-archive.com/ivi@lists.tizen.org/msg00674.html From: ivi-boun...@lists.tizen.org [mailto:ivi-boun...@lists.tizen.org] On Behalf Of Kim, Yoonsoo Sent: Mo

R: AGL demo

2013-09-16 Thread VanCutsem, Geoffroy
Have you checked the content of /etc/fstab and /boot/extlinux/extlinux.conf? prasanna ha scritto: Its a 8gb usb device. I've used the bmap tool on agl-demo-x86-1.9.img.gz which makes 3 partitions on the device as same. When booted, crashes at the same instance. I've already done that for 'ivi

RE: (Re)Building the IVI M2 Aug release

2013-09-13 Thread VanCutsem, Geoffroy
Hi Paul, From: Hanchett, Paul [mailto:phanc...@jaguarlandrover.com] Sent: Friday, September 13, 2013 5:44 PM To: VanCutsem, Geoffroy Cc: ivi@lists.tizen.org Subject: Re: (Re)Building the IVI M2 Aug release Thanks Geoffroy-- I really appreciate your helpful responses; you've helped us move

RE: AGL demo

2013-09-13 Thread VanCutsem, Geoffroy
Hi Prasanna, > -Original Message- > From: ivi-boun...@lists.tizen.org [mailto:ivi-boun...@lists.tizen.org] On > Behalf Of prasanna > Sent: Friday, September 13, 2013 12:26 PM > To: ivi@lists.tizen.org > Subject: AGL demo > > Agl-demo-x86-1.0.img.gz is flashed onto the usb device. It creat

RE: Building Tizen IVI 3.0 locally with gbs

2013-09-13 Thread VanCutsem, Geoffroy
Hi Qiang, > -Original Message- > From: ivi-boun...@lists.tizen.org [mailto:ivi-boun...@lists.tizen.org] On > Behalf Of Zhang, Qiang Z > Sent: Friday, September 13, 2013 11:20 AM > To: venkat; Ding, Jian-feng > Cc: ivi@lists.tizen.org > Subject: RE: Building Tizen IVI 3.0 locally with gbs >

RE: (Re)Building the IVI M2 Aug release

2013-09-13 Thread VanCutsem, Geoffroy
Hi Paul, Here are a couple of comments that will hopefully take you one step further: - The build.conf that you are using below is tracking the latest and greatest. To be completely aligned with how things were built for the Tizen IVI 3.0-M2-Aug image, you should be using the corresponding build

RE: What git TAG was used to build the IVI M2 Aug release?

2013-09-11 Thread VanCutsem, Geoffroy
y, September 11, 2013 9:05 PM To: Hanchett, Paul Cc: VanCutsem, Geoffroy; ivi@lists.tizen.org Subject: Re: What git TAG was used to build the IVI M2 Aug release? Change libslp-tapi to libtapi in the manifest file the name recently changed and is not reflected in the manifest file Michael Demete

RE: What git TAG was used to build the IVI M2 Aug release?

2013-09-11 Thread VanCutsem, Geoffroy
Hi Paul, The exact git tags used to build an image are listed in the manifest.xml file that gets published with the image, so for the Tizen IVI 3.0-M2-Aug release it's this file: http://download.tizen.org/releases/milestone/tizen/ivi/tizen_20130829.9/images/ivi-release-mbr-i586/tizen_20130829.9-

RE: IVI Qt RPMs preview

2013-09-09 Thread VanCutsem, Geoffroy
Hi Prabhuram, Is there any particular reason why you are not moving to Tizen IVI 3.0-Mx? As you may have noticed from the various conversations on this mailing list, there is more activities around 3.0-Mx (and better community support for it as a result). Kind regards, Geoffroy From: ivi-boun

RE: Gbs errors during Tizen 3.0 build

2013-09-09 Thread VanCutsem, Geoffroy
> -Original Message- > From: ivi-boun...@lists.tizen.org [mailto:ivi-boun...@lists.tizen.org] On > Behalf Of Ylinen, Mikko > Sent: Monday, September 09, 2013 7:34 AM > To: Hanchett, Paul > Cc: ivi@lists.tizen.org > Subject: Re: Gbs errors during Tizen 3.0 build > > On Sun, Sep 8, 2013 at

RE: Gbs errors during Tizen 3.0 build

2013-09-06 Thread VanCutsem, Geoffroy
I'm not sure I understand your comment Jian-feng? My understanding is that gbs does not yet use the upstream branch (if that one hasn't been checked out manually yet... which I'm assuming is the case for Paul since he's using the repo tool and manifest file). That package can be built in OBS:

RE: Gbs errors during Tizen 3.0 build

2013-09-06 Thread VanCutsem, Geoffroy
Yes: http://download.tizen.org/snapshots/tizen/ivi/latest/builddata/buildlogs/ia32/succeeded/valgrind.buildlog.txt > -Original Message- > From: ivi-boun...@lists.tizen.org [mailto:ivi-boun...@lists.tizen.org] On > Behalf Of Jian-feng Ding > Sent: Friday, September 06, 2013 1:57 PM > To: H

RE: Errors installing Tizen 3.0 M2 Aug HomeScreen

2013-09-05 Thread VanCutsem, Geoffroy
Hi Paul, From: ivi-boun...@lists.tizen.org [mailto:ivi-boun...@lists.tizen.org] On Behalf Of Hanchett, Paul Sent: Thursday, September 05, 2013 6:07 PM To: Ylinen, Mikko Cc: ivi@lists.tizen.org; Kenneth Smith Subject: Re: Errors installing Tizen 3.0 M2 Aug HomeScreen I'm sorry to say that "launch

RE: Applications don't display properly on Tizen 3.0 M2 August (image)

2013-09-05 Thread VanCutsem, Geoffroy
Hi Jacky, You don't need to adjust the /etc/sysconfig/wrt file on real hardware, this is only required when running in a VMware environment. I have been unable to reproduce your problem below... could it be that you mistyped something by error which pulled in all these extra packages? I have r

RE: Help~,how to enable qt applications run on IVI-tizen-3.0

2013-09-05 Thread VanCutsem, Geoffroy
I will upgrade VMware Player to version 6.0 and see if it works too. I'll update the list later on that. I was able to bring up Tizen IVI 3.0-M2-Aug under VMware Player 6.0 (Ubuntu 13.04 64b host) and start all web apps (using wrt-launcher). The homescreen still does not work for me and I've n

RE: Help~,how to enable qt applications run on IVI-tizen-3.0

2013-09-05 Thread VanCutsem, Geoffroy
From: Tomasz Olszak [mailto:olszak.tom...@gmail.com] Sent: Wednesday, September 04, 2013 9:37 PM To: Hanchett, Paul Cc: VanCutsem, Geoffroy; ivi@lists.tizen.org Subject: Re: Help~,how to enable qt applications run on IVI-tizen-3.0 2013/9/4 Hanchett, Paul mailto:phanc...@jaguarlandrover.com

RE: Help~,how to enable qt applications run on IVI-tizen-3.0

2013-09-05 Thread VanCutsem, Geoffroy
PS: AFAIK VMWare workstation won't work if it is trial version. [Geoffroy] That did work for me (at least for the 30 days that it lasted of course :)) Geoffroy Intel Corporation NV/SA Kings Square, Veldkant 31 2550 Kontich RPM (Bruxelles) 0415.497.718. Citibank, Brussels, account 570/1031255/

RE: Errors installing Tizen 3.0 M2 Aug HomeScreen

2013-09-05 Thread VanCutsem, Geoffroy
> -Original Message- > From: ivi-boun...@lists.tizen.org [mailto:ivi-boun...@lists.tizen.org] On > Behalf Of Rusty Lynch > Sent: Thursday, September 05, 2013 12:40 AM > To: Hanchett, Paul > Cc: ivi@lists.tizen.org; Kenneth Smith > Subject: Re: Errors installing Tizen 3.0 M2 Aug HomeScreen

RE: Help~,how to enable qt applications run on IVI-tizen-3.0

2013-09-04 Thread VanCutsem, Geoffroy
ember 04, 2013 2:58 PM To: VanCutsem, Geoffroy; Tomasz Olszak; Li, Horace Cc: ivi@lists.tizen.org Subject: RE: Help~,how to enable qt applications run on IVI-tizen-3.0 Hi Geoffroy, I followed your way to correct the /etc/sysconfig/wrt, then root the system, ELM_ENGINE=waylan

RE: Help~,how to enable qt applications run on IVI-tizen-3.0

2013-09-04 Thread VanCutsem, Geoffroy
From: Jacky (ZhiJun) Ni [mailto:j...@telecomsys.com] Sent: Wednesday, September 04, 2013 12:28 PM To: Tomasz Olszak; Li, Horace Cc: VanCutsem, Geoffroy; ivi@lists.tizen.org Subject: RE: Help~,how to enable qt applications run on IVI-tizen-3.0 Hi All, Except the qt app running problem

RE: Help~,how to enable qt applications run on IVI-tizen-3.0

2013-09-04 Thread VanCutsem, Geoffroy
Hi Jacky, It's hard to tell you what's wrong without more information but the first thing I'd point out is that we do not use X11, Tizen IVI 3.0 is based on Wayland/weston instead. There is also no Qt libraries in the Tizen IVI repositories although there has been some community activities late

Tizen IVI 3.0-M2-Aug has been released

2013-09-03 Thread VanCutsem, Geoffroy
The Tizen IVI team is pleased to announce that Tizen 3.0-M2-Aug for In-Vehicle Infotainment (IVI) has been released on the 29th of August. This new preview features an upgraded Wayland (1.2), weston compositor (1.2.1) and is based on a 3.11 Linux kernel. It comes with an enhanced Tizen Web RunT

RE: Building Tizen IVI 3.0 locally with gbs

2013-08-30 Thread VanCutsem, Geoffroy
Hi Paul, From: Hanchett, Paul [mailto:phanc...@jaguarlandrover.com] Sent: Thursday, August 29, 2013 5:17 PM To: VanCutsem, Geoffroy Cc: venkat; ivi@lists.tizen.org; UM-PD-Engineering-Electrical-Infotainment-Portland Subject: Re: Building Tizen IVI 3.0 locally with gbs Geoffroy-- Is there any

RE: Running ico-uxf

2013-08-30 Thread VanCutsem, Geoffroy
> -Original Message- > From: ivi-boun...@lists.tizen.org [mailto:ivi-boun...@lists.tizen.org] On > I'm running this on emulator Out of curiosity, are you using the standard Tizen emulator that comes with the SDK? Geoffroy Intel Corporation NV/SA Kings Square, Veldkant 31 2550 Kontich

RE: Native app for tizen ivi

2013-08-30 Thread VanCutsem, Geoffroy
I also would like to add to Joel’s comment that another reason why we don’t support OSP in IVI is that there are too many shotcomings in the API to make it truly useful to IVI vendors. Cheers, Geoffroy From: ivi-boun...@lists.tizen.org [mailto:ivi-boun...@lists.tizen.org] On Behalf Of Clark, Jo

RE: [TIVI] how to make new package group

2013-08-29 Thread VanCutsem, Geoffroy
Hi Joshua, Here is some incomplete info... I hope some other folks can complete this. - About groups/patterns: we have both patterns and groups defined in our Tizen IVI repository. I'm not 100% sure but I believe the groups as defined in group.xml (e.g. http://download.tizen.org/releases/miles

RE: Building Tizen IVI 3.0 locally with gbs

2013-08-29 Thread VanCutsem, Geoffroy
From: Hanchett, Paul [mailto:phanc...@jaguarlandrover.com] Sent: Wednesday, August 28, 2013 5:22 PM To: Zhang, Qiang Z Cc: VanCutsem, Geoffroy; Steven Maurer; ivi@lists.tizen.org Subject: Re: Building Tizen IVI 3.0 locally with gbs Thanks for updating the docs! I will try this as soon as I get

RE: Building Tizen IVI 3.0 locally with gbs

2013-08-29 Thread VanCutsem, Geoffroy
ffroy From: venkat [mailto:patn...@allgosystems.com] Sent: Thursday, August 29, 2013 9:00 AM To: ivi@lists.tizen.org Cc: VanCutsem, Geoffroy Subject: Re: Building Tizen IVI 3.0 locally with gbs One more package can't be found "wrt". On Thursday 29 August 2013 12:07 PM, venkat wrote:

RE: Building Qt for Tizen IVI M2

2013-08-28 Thread VanCutsem, Geoffroy
Hi Tomasz, We typically always publish the debuginfo RPMs too... why would you not want to build and distribute these (I don't personnally consider these 'dirty' packages :))? But to your question: I don't know of a way of not building the *-debuginfo-* RPMs. Thanks, Geoffroy From: ivi-boun.

RE: Custom launcher app

2013-08-28 Thread VanCutsem, Geoffroy
To: VanCutsem, Geoffroy; Prabhuram Murugan; Joshua Kim Cc: IVI@lists.tizen.org Subject: RE: Custom launcher app What if Joshua just wants to replace the Weston desktop shell with a new application (new HMI) also avoiding the new ico HMI? Regards Joel From: ivi-boun...@lists.tizen.org<mailto:

RE: [Tizen General] Question about the log of launch_app org.tizen.dialer on Tizen IVI

2013-08-28 Thread VanCutsem, Geoffroy
> -Original Message- > From: general-boun...@lists.tizen.org [mailto:general- > boun...@lists.tizen.org] On Behalf Of Rusty Lynch > Sent: Wednesday, August 28, 2013 4:34 AM > To: Li, Hao H > Cc: gene...@lists.tizen.org; IVI@lists.tizen.org > Subject: Re: [Tizen General] Question about the

RE: Building Tizen IVI 3.0 locally with gbs

2013-08-28 Thread VanCutsem, Geoffroy
Hi Qiang, Thanks for this update, I much appreciate your reactivity! I'm going to try this out and report any issue in JIRA. Should these be filed under 'Development Tools' -> 'GBS'? Thanks, Geoffroy From: Zhang, Qiang Z Sent: Wednesday, August 28, 2013 11:5

RE: Building Tizen IVI 3.0 locally with gbs

2013-08-28 Thread VanCutsem, Geoffroy
, as expected, perfect yet. You testing these is actually also very useful to highlight some of the gaps or problems that we may miss. Cheers, Geoffroy From: Hanchett, Paul [mailto:phanc...@jaguarlandrover.com] Sent: Tuesday, August 27, 2013 7:12 PM To: VanCutsem, Geoffroy; Steven Maurer Cc: i

RE: Custom launcher app

2013-08-28 Thread VanCutsem, Geoffroy
This is actually different in Tizen 3.0. What you currently see by default is the standard desktop shell from weston. You should be able to add new apps to the panel bar by adding a [launcher] section to the weston.ini file (e.g. https://review.tizen.org/git/?p=platform/upstream/weston.git;a=blo

RE: Terminal mode

2013-08-27 Thread VanCutsem, Geoffroy
Hi Kishore, 1. Miracast: not yet (we also need WiFi-Direct which is not yet supported), we're tracking this feature request here: TIVI-1328 2. MirrorLink: there is no open-source implementation availabe although we'd love one, this is tracked

Building Tizen IVI 3.0 locally with gbs

2013-08-27 Thread VanCutsem, Geoffroy
Hi all, Paul, There were various threads about this topic but instead of replying to one I just decided to start (yet) a new one. I went through the wiki page that is used as a starting point for the exercise of trying to recompile Tizen IVI locally from sources using GBS: https://source.tizen

RE: [IVI] How to add or replace different packages while mic creating in local repository?

2013-08-26 Thread VanCutsem, Geoffroy
Hi Joshua, I have successfully done something similar in the past by adding my own packages in the kickstart file directly and setting it's priority as the highest. That extra line looked like this: repo --name=tizen-geoffroy --baseurl=file:///home/geoffroy/GBS-ROOT/local/repos/tizen_3.0_dev/i5

RE: [TIVI-3.0-M2] Application window management

2013-08-26 Thread VanCutsem, Geoffroy
As a side note, the links below are not applicable to Tizen IVI as we do not use the Tizen Native API in the stack but please check out Hao Li and Ning Wang's other recommendations when using EFL directly or for WebApps. Cheers, Geoffroy From: ivi-boun...@lists.tizen.org [mailto:ivi-boun...@lis

<    1   2   3   >