Re: [Dev] locale wet plugin

2013-11-19 Thread Yoonsoo Kim
Kevron, There is a separate kinda general privilege for setting system-wide key: http://tizen.org/privilege/setting You can find out the related Tizen Native APIs at https://developer.tizen.org/dev-guide/2.2.1/org.tizen.native.apireference/cl assTizen_1_1System_1_1SettingInfo.html#a6c18036fb5b8468

Re: [Dev] Weston / Wayland Status

2013-11-19 Thread Clark, Joel
At this time it is still blocked. We are getting help from engineers more familiar with systemd to resolve some issues starting Weston 1.3 Regards Joel -Original Message- From: dev-boun...@lists.tizen.org [mailto:dev-boun...@lists.tizen.org] On Behalf Of Fu, Michael Sent: Tuesday, Nove

Re: [Dev] Weston / Wayland Status

2013-11-19 Thread Fu, Michael
> -Original Message- > From: dev-boun...@lists.tizen.org [mailto:dev-boun...@lists.tizen.org] On > Behalf Of Lynch, Rusty > Sent: Thursday, October 31, 2013 12:53 AM > To: Baptiste DURAND > Cc: dev@lists.tizen.org > Subject: Re: [Dev] Weston / Wayland Status > > On Wed, 2013-10-30 at 10

[Dev] locale wet plugin

2013-11-19 Thread Rees, Kevron
I just submitted https://review.tizen.org/gerrit/12605 for review. This updates the wrt-security package and enables the locale privilege. A settings application written in html would need to be able to set the system locale. We have such an application in ivi. Additionally, web applications ne

Re: [Dev] The 3 Smack domain status

2013-11-19 Thread Schaufler, Casey
> -Original Message- > From: Łukasz Stelmach [mailto:l.stelm...@samsung.com] > Sent: Tuesday, November 19, 2013 12:12 AM > To: Schaufler, Casey > Cc: Tizen Dev > Subject: Re: [Dev] The 3 Smack domain status > > It was <2013-11-18 pon 17:04>, when Schaufler, Casey wrote: > >> -Original

Re: [Dev] How to apply to (co)- maintenance of some tizen.org's packages ?

2013-11-19 Thread Thiago Macieira
On segunda-feira, 4 de novembro de 2013 12:14:15, Philippe Coval wrote: > Since there is a will to open tizen maintenance to all contributors. > I am candidate to test this process, > (I am unaware tizen.org has external maintainers yet, are there ?) > > So, Please tell, > How a developer can appl

Re: [Dev] RPM list for Javascript support?

2013-11-19 Thread Mats Wichmann
On 11/19/2013 09:40 AM, Ylinen, Mikko wrote: > Visualizing the dependencies would be great indeed. However, there's no > officially supported tool > at the moment. This might be interesting > though https://lists.tizen.org/pipermail/ivi/2013-July/000653.html I hacked together a script once which

Re: [Dev] RPM list for Javascript support?

2013-11-19 Thread Gerken, Stephen
> capi-network-bluetooth -> bluetooth-frwk ->bluez As defined in platform/core/api/bluetooth/CMakeLists.txt, capi-network-bluetooth has declared build dependencies on dlog, glib-2.0, capi-base-common, and bluetooth-api. dlog and glib are upstream, and capi-base-common as a build dependency is a s

Re: [Dev] dlog and journalctl

2013-11-19 Thread Rusty Lynch
This is on the ivi profile which is configured to now have all dlog data written into the systemd journal instead of the android logger device nodes. We never had to export any additional env variables to get slammed with tons of debug output as long as we set platformlog. --rusty On Tue, 20

Re: [Dev] dlog and journalctl

2013-11-19 Thread Baptiste DURAND
Hello, on which profile are you working on? please be sure that you type this : dlogctrl set platformlog 1 and reboot your target after that export theses variables (or uncomment them on /etc/profile.d/wrt_env.sh if you're working on IVI

Re: [Dev] dlog and journalctl

2013-11-19 Thread Ylinen, Mikko
On Tue, Nov 19, 2013 at 8:48 PM, Rees, Kevron wrote: > I used to see my wrt plugin debug output in dlog. Now that we are > using systemd journal I do not see any debug output from my plugins. > > Any thoughts? > Do you have platformlog enabled? root:~> cat /opt/etc/platformlog.conf 1 __

[Dev] dlog and journalctl

2013-11-19 Thread Rees, Kevron
I used to see my wrt plugin debug output in dlog. Now that we are using systemd journal I do not see any debug output from my plugins. Any thoughts? ___ Dev mailing list Dev@lists.tizen.org https://lists.tizen.org/listinfo/dev

Re: [Dev] Application Framework behavior for classic applications (non OSP/WGT applications)

2013-11-19 Thread Baptiste DURAND
Hi Mikko Le 19/11/2013 15:37, Ylinen, Mikko a écrit : Hi Baptiste, On Mon, Nov 18, 2013 at 6:49 PM, Baptiste DURAND mailto:baptiste.dur...@eurogiciel.fr>> wrote: Minibrowser is a classic application that does NOT use appcore-common librairies and does NOT call app_efl_main funct

Re: [Dev] Application Framework behavior for classic applications (non OSP/WGT applications)

2013-11-19 Thread Baptiste DURAND
Hi Young, Thanks for this information. So if an application that do *NOT* use *app_core **libraries* can *NOT *be managed by Application Framework, correct? Please ,remember that Minibrowser is a classic application that comes from webkit2-efl component. Thanks Baptiste Le 19/11/2013 16:1

Re: [Dev] RPM list for Javascript support?

2013-11-19 Thread Ylinen, Mikko
On Tue, Nov 19, 2013 at 6:08 PM, Gerken, Stephen < sger...@jaguarlandrover.com> wrote: > Hi all, > > > Are you looking for dependency chains from a web api down to hardware > level? > > Ideally, yes, although getting that's increasingly looking like an > unrealistic goal; for example, tizen.blueto

Re: [Dev] RPM list for Javascript support?

2013-11-19 Thread Gerken, Stephen
Hi all, > Are you looking for dependency chains from a web api down to hardware level? Ideally, yes, although getting that's increasingly looking like an unrealistic goal; for example, tizen.bluetooth (libwrt-plugins-tizen-bluetooth-impl.so) has build dependency chains like: tizen.bluetooth -> ca

Re: [Dev] RPM list for Javascript support?

2013-11-19 Thread Ylinen, Mikko
On Mon, Nov 18, 2013 at 5:45 PM, Hanchett, Paul < phanc...@jaguarlandrover.com> wrote: > So the only ways to validate a configuration are: > >1. Have a deep and intimate understanding of the dependencies by >examining the source code and comparing to the actual configuration, or >2. Ha

Re: [Dev] what are the branch accepted/** for?

2013-11-19 Thread Yang, Lin A
Because backend system was triggered by SR event from obs , and generally it should only handle these SRs triggered by submit tag, then updated the accepted/** branch. The kernel-x86-ivi package in Tizen:IVI was manually reverted by release engineer, so it didn’t update accepted/tizen/ivi branch

Re: [Dev] The 3 Smack domain status

2013-11-19 Thread José Bollo
Also inline On mar, 2013-11-19 at 06:57 -0800, Demeter, Michael wrote: > Inline > > Casey can add more if he would like > > On Tue, Nov 19, 2013 at 6:34 AM, José Bollo wrote: > > > On ven, 2013-11-15 at 21:56 +, Schaufler, Casey wrote: > > > We're in the process of merging the changes for

Re: [Dev] Application Framework behavior for classic applications (non OSP/WGT applications)

2013-11-19 Thread Young Ik Cho
But, Minibrowser of Webkit is not an OSP application neither a WGT > application, just a "classic" application. > > it is CORE app. There co-exists three different app model, Web App, Native C++ App and Core App, in TIZEN platform. > What I saw after the modification of the manifest is : > app

Re: [Dev] Tizen 3.0 : Optimizing applications launch time

2013-11-19 Thread Young Ik Cho
> > >> Even though I am not the first author for launchpad, I involved in >> current AMD/launchpad structure. >> > Prevous appfw author took launch time over booting time as a >> trade-off. However, TIZEN has >> > considerably faster booting time over other platrforms. >> > > Are you also helping w

Re: [Dev] The 3 Smack domain status

2013-11-19 Thread Demeter, Michael
Inline Casey can add more if he would like On Tue, Nov 19, 2013 at 6:34 AM, José Bollo wrote: > On ven, 2013-11-15 at 21:56 +, Schaufler, Casey wrote: > > We're in the process of merging the changes for the 3 Smack domain > policy. > > That is great to go to only 3 smack's domain! > Yes th

Re: [Dev] Application Framework behavior for classic applications (non OSP/WGT applications)

2013-11-19 Thread Ylinen, Mikko
Hi Baptiste, On Mon, Nov 18, 2013 at 6:49 PM, Baptiste DURAND < baptiste.dur...@eurogiciel.fr> wrote: > > Minibrowser is a classic application that does NOT use appcore-common > librairies and does NOT call app_efl_main function. > > That means all arguments passed through the bundle *are interp

Re: [Dev] The 3 Smack domain status

2013-11-19 Thread José Bollo
On ven, 2013-11-15 at 21:56 +, Schaufler, Casey wrote: > We're in the process of merging the changes for the 3 Smack domain policy. That is great to go to only 3 smack's domain! We are looking to something a little more sophisticated [1]. Our reasons to have more domains are: - we would like

Re: [Dev] How to apply to (co)- maintenance of some tizen.org's packages ?

2013-11-19 Thread Clark, Joel
On Tuesday, November 19, 2013 12:12 AM: Philippe Coval wrote: On 11/19/2013 06:23 AM, Dong, Junfeng wrote: Hi Philippe, Your work on Tizen is very welcome. I am requesting the role of maintainer of platform/upstream/libgee for you. Will notice you if it is approved. Feel free to contact me, if

Re: [Tizen Application-dev] Get the exit status or code of another application

2013-11-19 Thread Sarath C
Look at the Tizen App class you can see the handlers by default.  — Sent from Mailbox for iPhone On Mon, Nov 18, 2013 at 8:53 PM, Madhu Kumar wrote: > Hi All, > I am new to Tizen. I am working on a tool (native application) using > which I need to know if a given application (another applicatio

[Dev] [mesa/gbm] fix "gbm_dri_bo_import() always failed" issue

2013-11-19 Thread Wu, Zhiwen
Hi There, I backported 3 patches from master branch of mesa upstream that fix " gbm_dri_bo_import() always failed" issue. This is prerequisite to enable scanout/overlay solution in weston drm-backend. Please help to review these patches: https://review.tizen.org/gerrit/12578 https://review.tizen

Re: [Dev] Crash Reporting proposal for Tizen

2013-11-19 Thread Leonid Moiseichuk
Hi Auke, I have added your statements in requirements. See refreshed version 0.12. Couple of extra comments below. Thanks for your inputs, Leonid -Original Message- From: Kok, Auke-jan H [mailto:auke-jan.h@intel.com] Sent: 19 November 2013 00:07 ... > - any form of input device data

Re: [Dev] How to apply to (co)- maintenance of some tizen.org's packages ?

2013-11-19 Thread Philippe Coval
On 11/19/2013 06:23 AM, Dong, Junfeng wrote: > Hi Philippe, > Your work on Tizen is very welcome. I am requesting the role of maintainer of > platform/upstream/libgee for you. Will notice you if it is approved. Feel > free to contact me, if you have any other problem. > Thank you very much, this

Re: [Dev] The 3 Smack domain status

2013-11-19 Thread Łukasz Stelmach
It was <2013-11-18 pon 17:04>, when Schaufler, Casey wrote: >> -Original Message- >> From: Łukasz Stelmach [mailto:l.stelm...@samsung.com] >> Sent: Monday, November 18, 2013 12:38 AM >> To: Schaufler, Casey >> >> It was <2013-11-15 pią 22:56>, when Schaufler, Casey wrote: >>> The User doma