Re: [Tizen General] Unable to update RD-210 device with Magnolia images

2013-03-17 Thread Wichmann, Mats D
On Sun, Mar 17, 2013 at 7:23 AM, Leon Anavi wrote: > Hi Miklos, > > //line 629: handshake failed// >> > > I had the same issue on Ubuntu 12.10. The solution is to disable > modemmanager and then to run lthor again. For details please have a look at > the Tizen wiki article: https://wiki.tizen.or

Re: [Tizen General] Screen Resolution for tizen2.0

2013-02-21 Thread Wichmann, Mats D
On Thu, Feb 21, 2013 at 2:52 AM, wrote: > Hi All, > > > > My screen resolution is 600x480. > > > > I've configured the same in Xserver configuration files. But the menu > screen ICons are overlapped with each other. > > > > Can some one please give me some pointers on this. > > > the current T

Re: [Tizen General] is any automatic tests for Tizen? Any approach for automation testing for Tizen app?

2013-01-16 Thread Wichmann, Mats D
On Tue, Jan 15, 2013 at 9:48 AM, Anatoliy Odukha < anatoliy.odu...@globallogic.com> wrote: > Hi all, > > Does Tizen have an automated test suite that verifies the Tizen Device > API for Web apps? I.e. are there automated tests that check the > correct operation of APIs like Alarm, Calendar, etc? >

Re: [Tizen General] Directions on security

2013-01-14 Thread Wichmann, Mats D
On Sun, Jan 13, 2013 at 4:10 PM, Roberto Gallo wrote: > Hello, > > I “discovered” Tizen just some weeks ago and I am very excited with all > the possibilities of the platform! Congratulations! > > I would like to learn more about the security architecture of the > platform. What pointer would you

Re: [Tizen General] Fwd: Regarding_Linking C++ libraries_Javascript

2012-10-14 Thread Wichmann, Mats D
On Sun, Oct 14, 2012 at 10:34 AM, Andreas Enbacka wrote: > Hello, > > Just wanted to comment on this; the restriction to not be able to > access third-party native code libraries from a web app in Tizen will > make certain types of apps difficult or impossible to port to Tizen > (anyway for third-

Re: [Tizen General] Fwd: Regarding_Linking C++ libraries_Javascript

2012-10-14 Thread Wichmann, Mats D
On Tue, Oct 9, 2012 at 4:02 AM, naveen kumar wrote: > Hello All, > > According to the following link > https://lists.tizen.org/pipermail/general/2012-June/000675.html.It is > mentioned that Tizen 1.0 version does not Support the call of C++ functions > from JavaScript. Can you please let us now,wh

Re: [Tizen General] "Tizen is dead"

2012-08-23 Thread Wichmann, Mats D
On Wed, Aug 22, 2012 at 9:15 PM, olivier nyssen wrote: > Hi, > > Another Dutch blog with the same title: "Samsung effectively kills Tizen, > Bada" > http://www.osnews.com/story/26296/Samsung_effectively_kills_Tizen_Bada > > Don't know exactly why, but it's a very popular story in Northern Europe,

Re: [Tizen General] [PATCH] Better compatibility checking packages and os

2012-07-11 Thread Wichmann, Mats D
On Mon, Jul 9, 2012 at 10:26 AM, Stefan Schmidt wrote: > Hello. > > > On 07/09/2012 06:13 PM, Foster, Dawn M wrote: >> >> >> Rather than posting patches to the mailing list, we >> take submissions via git / gerrit. > > > I pointed him here so I might even justify this. :) > > Against what project

Re: [Tizen General] Obfuscation tool for tizen app source

2012-07-05 Thread Wichmann, Mats D
On Thu, Jul 5, 2012 at 1:10 PM, jezra wrote: > On Thu, 5 Jul 2012 06:41:38 -0600 > "Wichmann, Mats D" wrote: > >> A short answer is if you have something you think is so valuable >> nobody should be able to look at the code, you need to keep it on your >> sev

Re: [Tizen General] Obfuscation tool for tizen app source

2012-07-05 Thread Wichmann, Mats D
On Thu, Jul 5, 2012 at 6:00 AM, wrote: > I understand that obfuscation is not the solution for disallowing hackers > about the info of code, however it enables to make the readability and > understandability of the code very less and it gets difficult to for hacker > to read it. > > So what w

Re: [Tizen General] tizen

2012-07-03 Thread Wichmann, Mats D
On Tue, Jul 3, 2012 at 7:42 PM, Carsten Haitzler wrote: > imho js is the kind of thing you want for doing controls. doing the higher > level logic flow and decisions, not the actual grunt work. image recognition > is > grunt work. js CAN do it, but you'll pay an awfully steep price for it. you'

Re: [Tizen General] tizen

2012-07-03 Thread Wichmann, Mats D
On Tue, Jul 3, 2012 at 5:11 PM, Carsten Haitzler wrote: > On Tue, 3 Jul 2012 14:01:23 -0500 daniel granados > > said: > >> i want to do an algorithm able to recognize picture but i need to know if >> is possible programming by threads at Tizen OS > > if you mean as a 3rd party dev - html5 is you