Re: Tizen 2.2 Build Issues

2014-02-13 Thread Jian-feng Ding
Vivek, I suggest you to use tizen-3.0 code base for your experiments. Because the 2.2 code in tizen.org is not actively maintained recently. There are some broken dependencies, especially for GBS's local full build. thanks - jf.ding On Mon, Feb 10, 2014 at 05:59:25PM +0530, Vivek Chandra Amancha

Back button not working on RD-PQ Reference device

2014-02-13 Thread Vivek Chandra Amancha
Hi All, I've compiled the Tizen2.2 source code. I've generated an image out of the build and flashed the image on to the RD-PQ reference device. After flashing of the image I've observed that in most of the applications the back button is not working properly. I've noticed this in inbuilt MyFiles

Re: Problem with 1/15 image so far

2014-02-13 Thread Rees, Kevron
a little more digging reveals a bug: zypper search --provides /usr/bin/pidof Loading repository data... Reading installed packages... S | Name | Summary | Type --+---+-+ i | procps-ng | System and process

RE: problem with CSS3 and Jan15th ivi

2014-02-13 Thread Hur, Joone
Hi Art, It looks like that hardware acceleration is not enabled. Could you let me know your test URL and test environment? I will try to test it on my machine. Thanks, Joone From: ivi-boun...@lists.tizen.org [ivi-boun...@lists.tizen.org] on behalf of McGee, Art

problem with CSS3 and Jan15th ivi

2014-02-13 Thread McGee, Art
hi, I've been running an app with animations on the screen using CSS3. It works fine with Sept image of tizen but the Jan image seems to run really really slow. I thought the app wasn't working at all after ten minutes of just sitting at the same screen. But I find if I give it long enough the

Re: Problem with 1/15 image so far

2014-02-13 Thread Rees, Kevron
correction, "pidof" seems like a 2.0ism... On Thu, Feb 13, 2014 at 2:49 PM, Rees, Kevron wrote: > For sdbd... did this work before? pidof comes with sysvinit-utils on > my ubuntu desktop. sdbd sounds like a tizen 2.0-ism before we > switched to systemd. I'm not sure what package provides that

Re: Problem with 1/15 image so far

2014-02-13 Thread Rees, Kevron
For sdbd... did this work before? pidof comes with sysvinit-utils on my ubuntu desktop. sdbd sounds like a tizen 2.0-ism before we switched to systemd. I'm not sure what package provides that tool now. As for web apps not running... does this include the pre-installed web apps? Or are these c

Re: Problem with 1/15 image so far

2014-02-13 Thread Rees, Kevron
> After installing dlogutil, it won't run, missing /dev/log_main device. dlog is deprecated. Use journalctl. On Thu, Feb 13, 2014 at 1:25 PM, McGee, Art wrote: > It seems in the Jan 15th image of Tizen ivi that some of the build tools > don't quite work. It seems the sdbd requires 'pidof' to be

Fwd: Problem with 1/15 image so far

2014-02-13 Thread McGee, Art
It seems in the Jan 15th image of Tizen ivi that some of the build tools don't quite work. It seems the sdbd requires 'pidof' to be installed on the platform. I also have found that dlogutil after install doesn't quite work ether. It looking for two devices that are not present. Has any one had

Errors while creation of Image

2014-02-13 Thread Vivek Chandra Amancha
Hi all, I've compiled the Tizen 2.2 source code, out of 706 packages I got around 704 Packages successfully build. The two packages which are getting failed are systemd and privacy-popup. I'm attaching the build log of these two packages. I'm using the following repo url for building the source c

Re: Help: Tizen IVI SDK

2014-02-13 Thread badricha...@gmail.com
Hi Ziv, Thanks for the information , I am able to extract the jar file. Badri On Thu, Feb 13, 2014 at 2:43 PM, Chang, Ziv wrote: > Could you find that? > If not, > > [hack] > 1. Download the package: ivi-3.0-web-add-ons_3.0.10_.zip from > http://download.tizen.org/sdk/latest/tizen/binary/

Re: Help: Tizen IVI SDK

2014-02-13 Thread Chang, Ziv
Could you find that? If not, [hack] 1. Download the package: ivi-3.0-web-add-ons_3.0.10_.zip from http://download.tizen.org/sdk/latest/tizen/binary/ 2. Unzip the zip file, find the "org.tizen.ivi.help_1.0.0.201312181922.jar² and put in your ~/tizen-sdk/ide/plugins/ directory 3. Restart your IDE

Re: Help: Tizen IVI SDK

2014-02-13 Thread Chang, Ziv
Hi, Could you find the doc file? ~/tizen-sdk/ide/plugins/org.tizen.ivi.help_1.0.0.201312181922.jar Regards, Ziv From: "badricha...@gmail.com" mailto:badricha...@gmail.com>> Date: Thu, 13 Feb 2014 14:04:37 +0530 To: Ziv Chang mailto:ziv.ch...@intel.com>> Cc: "ivi@li

Re: Help: Tizen IVI SDK

2014-02-13 Thread badricha...@gmail.com
Hi Ziv, Yes , I followed the same steps provided in the link , I can run the test application ghost cluster , which is working fine. But the api reference is missing from the help contents. Badri On Thu, Feb 13, 2014 at 1:55 PM, Chang, Ziv wrote: > It should be there. > Due to IVI is opti

Re: Help: Tizen IVI SDK

2014-02-13 Thread Chang, Ziv
It should be there. Due to IVI is optional component. Could you help to make sure you have manually added IVI platform component ? Launch "Installer manager” * Select "Custom" install type * Select "IVI 3.0" component under "Platforms" category. Ziv From: "badricha...@gmail.com

Help: Tizen IVI SDK

2014-02-13 Thread badricha...@gmail.com
Hi All. I have installed the Tizen IVI 3.0 SDK on to my linux PC as mentioned in *https://wiki.tizen.org/wiki/Tizen_IVI_SDK * Link. But I am not able to see the api reference for vehicle apis int he help contents, can some one please help me to find it