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
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
> -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
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
> -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
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
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
> 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
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
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
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
__
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
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
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
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
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
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
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
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
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
>
>
>> 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
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
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
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
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
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
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
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
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
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
30 matches
Mail list logo