Re: [Tizen General] Tizen-Magnolia-settings permission issue

2013-03-18 Thread embedded linux
Hi Venkat, Is the issue solved for you? On Thu, Mar 14, 2013 at 3:58 PM, embedded linux embeddedlinuxfor...@gmail.com wrote: Hi Venkat, I am facing the issue with Tizen2.0alpha also. But when you touch on the back button on the screen(it is faded on white screen of the message) the message

[Tizen General] How to start with Tizen 2.0 release source code?

2013-03-18 Thread Takahashi, Uichiro
Hi all, Could anyone let me know how to reproduce all of source code that is released as a Tizen 2.0 magnolia, please? Is there any suitable branch name for the release or any proper way to get the code? I've run gbs clone or git clone for projects listed in gerrit (*1). However, not all

Re: [Tizen General] How to start with Tizen 2.0 release source code?

2013-03-18 Thread Wang, Ning W
You can download all source code by using manifest tool with repo init and repo sync like: $ repo init -u git://gitorious.org/tizen-toys/tizen-manifest $ repo sync -Original Message- From: general-boun...@lists.tizen.org [mailto:general-boun...@lists.tizen.org] On Behalf Of Takahashi,

Re: [Tizen General] How to start with Tizen 2.0 release source code?

2013-03-18 Thread Wang, Ning W
Hi Uichi, Branch tizen_2.0 is for Tizen 2.0 release. And the official release mentioned in https://source.tizen.org/release is pointed to tizen-2.0_20130219.4. Thanks, Ning -Original Message- From: Takahashi, Uichiro [mailto:ui...@jp.fujitsu.com] Sent: Monday, March 18, 2013 4:32 PM

Re: [Tizen General] How to start with Tizen 2.0 release source code?

2013-03-18 Thread Yogesh Gaur
Hello Uichi, Please find below steps for downloading the complete source code and start building for Arm architecture. *Source Code Download * 1 Created account in Tizen Gerrit, https://review.tizen.org/gerrit/. 2 Follow steps being mentioned at site,

Re: [Tizen General] How to start with Tizen 2.0 release source code?

2013-03-18 Thread Takahashi, Uichiro
Hi Ning, Thank you very much for pointing out the URL of the release. I appreciate it. Let me explain my understating bellow. Please correct me if wrong. * Projects in Gerrit contains not-used-in-tizen-2.0 projects. * Such projects don't have tizen_2.0 branch name. * The manifest handles

[Tizen General] lthor error

2013-03-18 Thread Jeong-Joon Yoo
Dear tizen developers, when I run lthor $ sudo lthor RD-210-tizen-2.0_20130218.10.tar.gz I met an error message as followings USB port is detected : /dev/ttyACM0 RD-210-tizen-2.0_20130218.10_2.tar.gz : [ums.img] 121380k [platform.img] 928968k [data.img] 127776k

Re: [Tizen General] lthor error

2013-03-18 Thread Leon Anavi
Hi Jeong-Joon Yoo, line 345: failed to read signature bytes line 629: handshake failed line 954: failed to open port (null) Is there anyone who solve this situation? Don't worry. A lot of people complain about the same error. I have personally experienced it on Ubuntu 12.10. The solution

[Tizen General] Multimedia on tizen : libSEC_OMX_Core.so.0: cannot open shared object file

2013-03-18 Thread embedded linux
Hi all, I am trying to get multimedia working on Ti's DM8148 evm. I am using Tizen2.0alpha, kernel 2.6.37 and arm-linux-gcc cross compiler. All the gstreamer and dependent packages are installed on the device as listed below: gst-ffmpeg-0.10.11-slp.12.2.armv7l.rpm

Re: [Tizen General] How to start with Tizen 2.0 release source code?

2013-03-18 Thread Takahashi, Uichiro
Hi JC, Thank you very much for the recommendation. I’ll follow it after repo sync successfully finished. # The last try was failed due to no disk space left. I have to make a room… Now I think I understood the situation of releases. Tizen Gerrit projects contains unused projects for