Tizen IVI 3.0 Sanity Test Report - 20140731.3

2014-07-31 Thread Wang, TaoX B
Key Messages --- No obvious regression issue was found in this build, the latest link has been updated(TC-1454), but so easy to meet permanent white screen issue when switching modello apps(TC-1452

RE: gbs building third party application:error:libtool not found

2014-07-31 Thread Zhang, Qiang Z
Hi Ghanekar, Thanks for trying building Tizen IVI using GBS. I'd like to confirm with you the build process first. 1) Have you cloned (repo sync) all tizen ivi source code following: https://source.tizen.org/documentation/developer-guide/all-one-instructions/creating-tizen-ivi-images-based-on-sp

gbs building third party application:error:libtool not found

2014-07-31 Thread Prathamesh P Ghanekar
Hi all, I am trying to build a third party application against tizen-IVI june release(I also tried building against March release). I run following command to do a 'gbs build'. gbs build --include-all -A i586 -R /repos/tizen3.0_ivi/i586/RPMS I end up getting following error. [4s] running

TizenCommon can not run on ARM device.

2014-07-31 Thread Yang Andy
Hi everyone I want to run TizenCommon on ARM device. When i launch the device,u-boot/kernel is launched successful,FS(TizenCommon) can not be launched. Compare to the wiki comment,i use the diffrent version of linux kernel. My question is: In order to run TizenCommon,is there any require for

Slider dragging not working with June Crosswalk image

2014-07-31 Thread Eastwood, Jeffery
The HVAC application shows this failure, as do others we have developed: dragging a slider does not function. Dragging in other types of controls does work. The noUiSlider control is one of the JavaScript controls we are using. You CAN use the mouse to grab the slider handle and drag it; it is ju

TizenIVI 3.0 crosswalk M2 release

2014-07-31 Thread McGee, Art
I've been testing the Modello apps and other apps on the system. I'm finding one common problem but I'm not sure why or how it is happening. When I launch the app I get the message... TypeError: Cannot read property 'appInfo' of undefined ' This also happens when I try 'tizen.application.getCurre

Re: [TizenIVI3.0]WebGL APP can not be rendered

2014-07-31 Thread Mark Callow
On 2014/07/30 2:08, Dominig ar Foll (Intel OTC) wrote: > Hi, > > could please run the same test on the recently announced version M3 of > Tizen IVI. > https://wiki.tizen.org/wiki/IVI/Tizen-IVI_3.0-M3-June2014 > > I see that you have tested with WebKit EFL which has been replaced by > Crosswalk, s

Re: peak-linux-driver-7.11

2014-07-31 Thread Paul Hanchett
I don't have access to the resources I used to have at JLR, but you might look at this to see if there's something useful: http://www.peak-system.com/fileadmin/media/linux/files/PCAN-Driver_for_Linux_eng_7.x.pdf Basically, there's more to be done than just unzip the driver files. I had my develop

AUL_LAUNCH_APP fails with return value -3 (AUL_R_ECOMM)

2014-07-31 Thread karthik karthik
Hi,      I am trying to launch the web apps using aul_launch_app api's. I have taken launch_app as a example and implementing it..      When I launch the app, what I see sometimes (4 out of 10 times) is that the launch fails because of communication error..  AUL_R_ECOMM = -3,   /**

peak-linux-driver-7.11

2014-07-31 Thread Acklin, Robert
Hello, Does anyone know where I can find in depth info on peak can driver. I've got the driver build and its loaded (insmod) and I can see messages identifying usb dongle once plugged in but the /dev/pcan0 never appears. How do I get peak CAN driver setup correctly? ubuntu-intel:~/peak-linux-d

Re: JRE crashes on Tizen 20140422.1-ivi build

2014-07-31 Thread Patrick Ohly
On Thu, 2014-07-31 at 10:32 +0400, Folomeev Mikhail wrote: > After then I ran java binary and got it crashed with following output: > > # > # A fatal error has been detected by the Java Runtime Environment: > # > # Internal Error (os_linux_x86.cpp:289), pid=557, tid=3061832512 > # fatal error: An

Tizen IVI 3.0 Sanity Test Report - 20140730.1

2014-07-31 Thread Wang, TaoX B
Key Messages --- GhostCluster was upgrade in this build and fixed the dependence issue(TC-79). In the meantime, several new issues were detected: the "latest" link in repo server site need to update(TC-1454