Re: [E-devel] photocam segfault

2011-09-25 Thread wagner frederic
On Sat, Sep 17, 2011 at 06:06:22PM +0200, Vincent Torri wrote: > > hi everyone, > > > > i'm moving on on my little pdf viewer and I have a segfault bound to > > the photocam widget. > > > > the code is still compiled against latest svn trunk. > > > > reproducing the bug can be done this way: > > >

[E-devel] pulseaudio in e17

2011-09-25 Thread Gustavo Sverzut Barbieri
Hi all, Finally had time to check the pulseaudio mixer in E17 and while it work, I do have some concerns regarding things below: - talking bare metal PA protocol is cumbersome, DBus API is the way to go according to developers; - sticking (id + 1) to address cards and channels, while the actua

Re: [E-devel] pulseaudio in e17

2011-09-25 Thread The Rasterman
On Sun, 25 Sep 2011 04:14:55 -0300 Gustavo Sverzut Barbieri said: going to have to kill off your dbus idea. reality is the pa dbus api is experimental (testing branch). i'm staring here at ubuntu 11.04 - no pulseaudio dbus service. as jeff said: k-s: i heard the dbus interface is in a testing b

Re: [E-devel] [Patch] edje_cc : group_inherit feature

2011-09-25 Thread Cedric BAIL
Hi Jaehwan, 2011/9/24 Jaehwan Kim : 7. Do not increase the size of runtime structure, especially Edje_Part and also Edje_program as much as possible. The reorder is maybe doable when you find the keyword, that would avoid completly the reorder structure inside Edje_Part. >>> >>