On Wed, 18 Jul 2012 01:34:26 -0300 Gustavo Sverzut Barbieri
said:
> On Wednesday, July 18, 2012, Carsten Haitzler wrote:
>
> > On Tue, 17 Jul 2012 08:42:51 -0300 Gustavo Sverzut Barbieri
> > > said:
> >
> > > On Tuesday, July 17, 2012, Enlightenment SVN wrote:
> > >
> > > > Log:
> > > > hell no.
Dear All,
[Current Issue]
- The elm_icon can be disappeared when theme hook is called.
You can see the problem in the below situation.
a) elementary_test -> Layout select
b) elementary_config -> Fonts(toolbar) -> select some font class, font,
style, size
c) Select "Apply" button
On Wednesday, July 18, 2012, Carsten Haitzler wrote:
> On Tue, 17 Jul 2012 08:42:51 -0300 Gustavo Sverzut Barbieri
> > said:
>
> > On Tuesday, July 17, 2012, Enlightenment SVN wrote:
> >
> > > Log:
> > > hell no. printf. not eina-log. this is test exampels, not debug from
> > > an app. they prin
On Tue, 17 Jul 2012 08:42:51 -0300 Gustavo Sverzut Barbieri
said:
> On Tuesday, July 17, 2012, Enlightenment SVN wrote:
>
> > Log:
> > hell no. printf. not eina-log. this is test exampels, not debug from
> > an app. they printf as OUTPUT. alkso u broke build:
> >
> > /home/raster/C/elm/src/b
This patch also resolved http://trac.enlightenment.org/e/ticket/1176
Thanks,
Juan
On Tue, 2012-07-17 at 19:50 -0700, yan.w...@linux.intel.com wrote:
> Hi,
> I found frame size including width and height isn't counted in
> _elm_win_resize_objects_eval() when calculating minimized elm_window
> s
Hi,
I found frame size including width and height isn't counted in
_elm_win_resize_objects_eval() when calculating minimized elm_window
size.
It is OK for X engine because elementary only draw client area and X
provides widow frame. So both the width and height from
evas_output_framespace_get a
Ah.. so we do not use it until we set the environment variable - EVAS_CSERVE2.
Thanks a lot.
Daniel Juyung Seo (SeoZ)
On Wed, Jul 18, 2012 at 10:52 AM, Cedric BAIL wrote:
> On Wed, Jul 18, 2012 at 10:38 AM, Daniel Juyung Seo
> wrote:
>> According to --disable-evas-cserve2 option, it looks like
On Wed, Jul 18, 2012 at 10:38 AM, Daniel Juyung Seo
wrote:
> According to --disable-evas-cserve2 option, it looks like cserve2 is
> enabled by default.
> Is that right? If that's true we are already using it?
Yes, build by default. Disable at runtime. It need an explicit
environment variable to r
According to --disable-evas-cserve2 option, it looks like cserve2 is
enabled by default.
Is that right? If that's true we are already using it?
Daniel Juyung Seo (SeoZ)
On Tue, Jul 17, 2012 at 11:55 PM, Iván Briano wrote:
> 2012/7/17 Cedric BAIL :
>> On Tue, Jul 17, 2012 at 2:23 PM, Enlightenmen
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:
Stu! Did you summon me?
Daniel Juyung Seo (SeoZ)
On Wed, Jul 18, 2012 at 1:13 AM, Michael Blumenkrantz
wrote:
> http://i.imgur.com/9RPIM.jpg
>
> --
> Live Security Virtual Conference
> Exclusive live event will cover all
* Daniel Juyung Seo [2012-07-17 08:29:24 +0900]:
> Wow this is a big job. Especially I like "all the bugs and feature
> were kept" part :)
> Thanks!
You're welcome :)
--
Gustavo Lima Chaves
Computer Engineer @ ProFUSION Embedded Systems
-
On 07/16/2012 02:30 PM, kanenas tipota wrote:
> Hello everybody! There is a bug on removing icon themes(i had it with
> bodhie-lynx-black). Removing with synaptic althought it indicates of the
> icon theme gone... on the settings>all>look>icon theme dialog its still
> there with a paper like icon a
http://i.imgur.com/9RPIM.jpg
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include en
> - if (s->smart_class->add) s->smart_class->add(obj);
> -
> for (i = 0; i < s->interfaces.size; i++)
> {
> const Evas_Smart_Interface *iface;
> @@ -466,6 +464,8 @@
>}
> }
>
> + if (s->smart_class->add) s->smart_class->add(obj);
> +
> return obj;
indee
On Tue, Jul 17, 2012 at 5:33 PM, Jérôme Pinot 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 with --enab
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.
http://ngc891.blogdns.net/cgit/e
2012/7/17 Cedric BAIL :
> On Tue, Jul 17, 2012 at 2:23 PM, Enlightenment SVN
> wrote:
>> Log:
>> Move image opening/loading to the new requests system
>> A lot going on here:
>>- Request callbacks were adapted to fit the new scheme
>>- The old requests systems in the cache was wiped out
On Tue, Jul 17, 2012 at 2:23 PM, Enlightenment SVN
wrote:
> Log:
> Move image opening/loading to the new requests system
> A lot going on here:
>- Request callbacks were adapted to fit the new scheme
>- The old requests systems in the cache was wiped out
>- Old slave handling in evas
On Tue, Jul 17, 2012 at 12:36 AM, Cedric BAIL wrote:
> On Thu, Jul 5, 2012 at 10:15 AM, Cedric BAIL wrote:
>> On Thu, Jul 5, 2012 at 3:34 AM, Bruno Dilly wrote:
>>> I've faced an issue while working on EPhysics, basically, when we move
>>> a smart object to somewhere outside the screen, it keeps
On Tue, Jul 17, 2012 at 1:42 PM, Gustavo Sverzut Barbieri
wrote:
> On Tuesday, July 17, 2012, Enlightenment SVN wrote:
>
>> Log:
>> hell no. printf. not eina-log. this is test exampels, not debug from
>> an app. they printf as OUTPUT. alkso u broke build:
>>
>> /home/raster/C/elm/src/bin/test_
73974
On Tue, Jul 17, 2012 at 12:42 PM, Gustavo Sverzut Barbieri <
barbi...@profusion.mobi> wrote:
> On Tuesday, July 17, 2012, Enlightenment SVN wrote:
>
> > Log:
> > hell no. printf. not eina-log. this is test exampels, not debug from
> > an app. they printf as OUTPUT. alkso u broke build:
>
On Tuesday, July 17, 2012, Enlightenment SVN wrote:
> Log:
> hell no. printf. not eina-log. this is test exampels, not debug from
> an app. they printf as OUTPUT. alkso u broke build:
>
> /home/raster/C/elm/src/bin/test_genlist.c:2862: undefined reference to
> _elm_log_dom'
>
> of course t
Thank you very much Cedric
Where can I find this app? I tried searching but I cannot find it.
2012/7/17, Cedric BAIL :
> On Tue, Jul 17, 2012 at 7:13 PM, jls legalize
> wrote:
>> thank you Rajeev for the answer.
>> I'm the "e" package mantainer for Tiny Core Linux, so my question is
>> where shou
On Tue, Jul 17, 2012 at 7:13 PM, jls legalize 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 for the coming r
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?
2012/7/17, Rajeev Ranjan :
>
> Hi,
> Multisense in edje is for supporting various type of feedbacks li
Hi,
Multisense in edje is for supporting various type of feedbacks like sound,
vibration etc at edje level based on the events.
This feature can be used by applications using edje's edc interfaces.
Each type of multisense feedback can have various attributes eg. sound can have
amplitude as a p
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 IT
28 matches
Mail list logo