Re: [E-devel] edje multisense

2012-07-23 Thread The Rasterman
On Thu, 19 Jul 2012 13:58:29 +0200 Anisse Astier ani...@astier.eu said: On Wed, 18 Jul 2012 17:36:30 +0900, Carsten Haitzler (The Rasterman) ras...@rasterman.com wrote : On Tue, 17 Jul 2012 09:13:10 +0200 jls legalize jlslegal...@gmail.com said: Hi What do I need multisense in

Re: [E-devel] edje multisense

2012-07-19 Thread Jérôme Pinot
On 07/18/12 10:18, Daniel Juyung Seo wrote: Looks great! But it crashed when I clicked my mouse. I built elemies without sound support. Here is the backtrace. http://slexy.org/view/s2tFeewyv1 x is 5 and y is 4363412 in the following code. if (ev-button == 1 matrix[x][y][2] == 0)

Re: [E-devel] edje multisense

2012-07-19 Thread Vincent Torri
i don't understand your commit wrt your explanation. I think that the problem is here : memcpy(data, coord, sizeof(coord)); i would have done : memcpy(data, coord, sizeof(coord)); Vincent On Thu, Jul 19, 2012 at 1:09 PM, Jérôme Pinot ngc...@gmail.com wrote: On 07/18/12 10:18, Daniel Juyung Seo

Re: [E-devel] edje multisense

2012-07-19 Thread Anisse Astier
On Wed, 18 Jul 2012 17:36:30 +0900, Carsten Haitzler (The Rasterman) ras...@rasterman.com wrote : On Tue, 17 Jul 2012 09:13:10 +0200 jls legalize jlslegal...@gmail.com said: Hi What do I need multisense in edje for? Is there any app that uses it? Thanks nothing uses it currently.

Re: [E-devel] edje multisense

2012-07-19 Thread Vincent Torri
On Thu, Jul 19, 2012 at 1:58 PM, Anisse Astier ani...@astier.eu wrote: On Wed, 18 Jul 2012 17:36:30 +0900, Carsten Haitzler (The Rasterman) ras...@rasterman.com wrote : On Tue, 17 Jul 2012 09:13:10 +0200 jls legalize jlslegal...@gmail.com said: Hi What do I need multisense in edje for?

Re: [E-devel] edje multisense

2012-07-19 Thread Jérôme Pinot
On 07/19/12 13:58, Anisse Astier wrote: On Wed, 18 Jul 2012 17:36:30 +0900, Carsten Haitzler (The Rasterman) ras...@rasterman.com wrote : On Tue, 17 Jul 2012 09:13:10 +0200 jls legalize jlslegal...@gmail.com said: Hi What do I need multisense in edje for? Is there any app

Re: [E-devel] edje multisense

2012-07-19 Thread Jérôme Pinot
On 07/19/12 13:15, Vincent Torri wrote: i don't understand your commit wrt your explanation. I think that the problem is here : memcpy(data, coord, sizeof(coord)); pointer size depends of arch i would have done : memcpy(data, coord, sizeof(coord)); Indeed cleaner and more portable.

Re: [E-devel] edje multisense

2012-07-19 Thread Daniel Juyung Seo
It crashes when I click the screen. Now x is 8 and y is -1073746288. if (ev-button == 1 matrix[x][y][2] == 0) I need to check this at work. Daniel Juyung Seo (SeoZ) On Thu, Jul 19, 2012 at 9:33 PM, Jérôme Pinot ngc...@gmail.com wrote: On 07/19/12 13:15, Vincent Torri wrote: i don't

Re: [E-devel] edje multisense

2012-07-19 Thread Daniel Juyung Seo
It crashes also at work. Can you have a look at this again? Now x is 8 and y is 4411380. Thanks. Daniel Juyung Seo (SeoZ) On Fri, Jul 20, 2012 at 6:11 AM, Daniel Juyung Seo seojuyu...@gmail.com wrote: It crashes when I click the screen. Now x is 8 and y is -1073746288. if (ev-button ==

Re: [E-devel] edje multisense

2012-07-18 Thread The Rasterman
On Tue, 17 Jul 2012 09:13:10 +0200 jls legalize jlslegal...@gmail.com said: Hi What do I need multisense in edje for? Is there any app that uses it? Thanks nothing uses it currently. you don't need it currently, but its the start of being able to have audio and haptic feedback control

Re: [E-devel] edje multisense

2012-07-18 Thread Jérôme Pinot
On 07/17/12 17:59, Vincent Torri wrote: On Tue, Jul 17, 2012 at 5:33 PM, Jérôme Pinot ngc...@gmail.com wrote: On 07/17/12 12:47, jls legalize wrote: Thank you very much Cedric Where can I find this app? I tried searching but I cannot find it. It is not released yet, but you can give it

[E-devel] edje multisense

2012-07-17 Thread jls legalize
Hi What do I need multisense in edje for? Is there any app that uses it? Thanks -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how

Re: [E-devel] edje multisense

2012-07-17 Thread Rajeev Ranjan
Date : Jul 17, 2012 12:43 (GMT+05:30) Title : [E-devel] edje multisense Hi What do I need multisense in edje for? Is there any app that uses it? Thanks -- Live Security Virtual Conference Exclusive live event will cover all

Re: [E-devel] edje multisense

2012-07-17 Thread jls legalize
-devel] edje multisense Hi What do I need multisense in edje for? Is there any app that uses it? Thanks -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat

Re: [E-devel] edje multisense

2012-07-17 Thread Cedric BAIL
On Tue, Jul 17, 2012 at 7:13 PM, jls legalize jlslegal...@gmail.com wrote: thank you Rajeev for the answer. I'm the e package mantainer for Tiny Core Linux, so my question is where should I enable or not multisense. Do I need sndfile, remix, vorbis and alsa in edje? At this point in time and

Re: [E-devel] edje multisense

2012-07-17 Thread jls legalize
Thank you very much Cedric Where can I find this app? I tried searching but I cannot find it. 2012/7/17, Cedric BAIL cedric.b...@free.fr: On Tue, Jul 17, 2012 at 7:13 PM, jls legalize jlslegal...@gmail.com wrote: thank you Rajeev for the answer. I'm the e package mantainer for Tiny Core

Re: [E-devel] edje multisense

2012-07-17 Thread Jérôme Pinot
On 07/17/12 12:47, jls legalize wrote: Thank you very much Cedric Where can I find this app? I tried searching but I cannot find it. It is not released yet, but you can give it a try. To test the sound, you must compile with --enable-sound and have recent EFL.

Re: [E-devel] edje multisense

2012-07-17 Thread Vincent Torri
On Tue, Jul 17, 2012 at 5:33 PM, Jérôme Pinot ngc...@gmail.com wrote: On 07/17/12 12:47, jls legalize wrote: Thank you very much Cedric Where can I find this app? I tried searching but I cannot find it. It is not released yet, but you can give it a try. To test the sound, you must compile

Re: [E-devel] edje multisense

2012-07-17 Thread Daniel Juyung Seo
Looks great! But it crashed when I clicked my mouse. I built elemies without sound support. Here is the backtrace. http://slexy.org/view/s2tFeewyv1 x is 5 and y is 4363412 in the following code. if (ev-button == 1 matrix[x][y][2] == 0) Daniel Juyung Seo (SeoZ) On Wed, Jul 18, 2012 at 12:59

[E-devel] edje, multisense and protability

2012-07-14 Thread Vincent Torri
hey currently, multisense is not portable : pipe stuff is used and it will not work on Windows. We have a beautiful ecore_pipe that is portable, why is it not used ?? Vincent -- Live Security Virtual Conference

Re: [E-devel] edje, multisense and protability

2012-07-14 Thread Vincent Torri
On Sat, Jul 14, 2012 at 9:32 AM, Vincent Torri vincent.to...@gmail.com wrote: hey currently, multisense is not portable : pipe stuff is used and it will not work on Windows. We have a beautiful ecore_pipe that is portable, why is it not used ?? in addition, in edje_multisense.c, sometimes

Re: [E-devel] edje, multisense and protability

2012-07-14 Thread Cedric BAIL
Yop, On Sat, Jul 14, 2012 at 9:32 AM, Vincent Torri vincent.to...@gmail.com wrote: currently, multisense is not portable : pipe stuff is used and it will not work on Windows. We have a beautiful ecore_pipe that is portable, why is it not used ?? Because it's not really up to our standard. I

Re: [E-devel] edje, multisense and protability

2012-07-14 Thread Gustavo Sverzut Barbieri
On Saturday, July 14, 2012, Cedric BAIL wrote: Yop, On Sat, Jul 14, 2012 at 9:32 AM, Vincent Torri vincent.to...@gmail.comjavascript:; wrote: currently, multisense is not portable : pipe stuff is used and it will not work on Windows. We have a beautiful ecore_pipe that is portable,

Re: [E-devel] edje, multisense and protability

2012-07-14 Thread Cedric BAIL
On Sat, Jul 14, 2012 at 3:28 PM, Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: On Saturday, July 14, 2012, Cedric BAIL wrote: On Sat, Jul 14, 2012 at 9:32 AM, Vincent Torri vincent.to...@gmail.comjavascript:; wrote: currently, multisense is not portable : pipe stuff is used and it

Re: [E-devel] edje multisense example feedback?

2012-04-05 Thread Cedric BAIL
On Thu, Apr 5, 2012 at 7:04 AM, Sanjeev BA eflel...@gmail.com wrote: Raster is at the Linux Foundation Collaboration Summit. https://events.linuxfoundation.org/events/collaboration-summit/haitzler Does that mean you dispatched some ninja to track him ? -- Cedric BAIL

[E-devel] edje multisense example feedback?

2012-04-04 Thread Jérôme Pinot
Hi, Last week, I sent to the list an edje example for multisense because there was nothing working and no code example in the doc. I didn't get any feedback, so I would like to have some comments to know if it was rejected/forgotten/put aside for now etc. I can resend the patch if needed.

Re: [E-devel] edje multisense example feedback?

2012-04-04 Thread Vincent Torri
On Thu, Apr 5, 2012 at 3:08 AM, Jérôme Pinot ngc...@gmail.com wrote: Hi, Last week, I sent to the list an edje example for multisense because there was nothing working and no code example in the doc. I didn't get any feedback, so I would like to have some comments to know if it was

Re: [E-devel] edje multisense example feedback?

2012-04-04 Thread Sanjeev BA
Raster is at the Linux Foundation Collaboration Summit. https://events.linuxfoundation.org/events/collaboration-summit/haitzler On Thu, Apr 5, 2012 at 1:48 PM, Vincent Torri vincent.to...@gmail.comwrote: On Thu, Apr 5, 2012 at 3:08 AM, Jérôme Pinot ngc...@gmail.com wrote: Hi, Last week,

[E-devel] edje multisense

2011-11-06 Thread Vincent Torri
hey trying to build with multisense, i have to install libremix (as multisense needs all its deps...). my Ubuntu does not have it. I google a bit and found that: http://www.metadecks.org/software/remix/ omg, 2004 is when the latest source code is released... compiling... failed. At least,

Re: [E-devel] edje multisense

2011-11-06 Thread The Rasterman
On Sun, 6 Nov 2011 08:54:43 +0100 (CET) Vincent Torri vto...@univ-evry.fr said: just apply this: http://yourpaste.net/9568/ hey trying to build with multisense, i have to install libremix (as multisense needs all its deps...). my Ubuntu does not have it. I google a bit and found

Re: [E-devel] edje multisense

2011-11-06 Thread Vincent Torri
On Sun, 6 Nov 2011, Carsten Haitzler (The Rasterman) wrote: On Sun, 6 Nov 2011 08:54:43 +0100 (CET) Vincent Torri vto...@univ-evry.fr said: just apply this: http://yourpaste.net/9568/ you use the svn code of libremix ? Vincent hey trying to build with multisense, i have to install

Re: [E-devel] edje multisense

2011-11-06 Thread The Rasterman
On Sun, 6 Nov 2011 10:39:20 +0100 (CET) Vincent Torri vto...@univ-evry.fr said: On Sun, 6 Nov 2011, Carsten Haitzler (The Rasterman) wrote: On Sun, 6 Nov 2011 08:54:43 +0100 (CET) Vincent Torri vto...@univ-evry.fr said: just apply this: http://yourpaste.net/9568/ you use the