Re: [E-devel] [EGIT] test

2013-07-24 Thread Christopher Michael
On 24/07/13 07:44, Michael Blumenkrantz wrote: > test > Passed ;) dh -- See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bott

[E-devel] eldbus bug

2013-07-24 Thread Michael Blumenkrantz
_eldbus_message_iter_arguments_vget() with a signature of a{sv}, as seen in efm udisks2, seems to fail at eldbus_message.c:752. sig_type is 'a', while iter_type is 's'. -- See everything from the browser to the database wit

Re: [E-devel] eldbus bug

2013-07-24 Thread Jose Souza
Could you show me where you are trying read this message? There several places that read "a{sv}" without any errors. On Wed, Jul 24, 2013 at 6:23 AM, Michael Blumenkrantz < michael.blumenkra...@gmail.com> wrote: > _eldbus_message_iter_arguments_vget() with a signature of a{sv}, as seen in > efm

Re: [E-devel] eldbus bug

2013-07-24 Thread Michael Blumenkrantz
On Wed, 24 Jul 2013 11:40:19 -0300 Jose Souza wrote: > Could you show me where you are trying read this message? > There several places that read "a{sv}" without any errors. > > > On Wed, Jul 24, 2013 at 6:23 AM, Michael Blumenkrantz < > michael.blumenkra...@gmail.com> wrote: > > > _eldbus_mes

Re: [E-devel] eldbus bug

2013-07-24 Thread Jose Souza
What call? in witch file? so I can debug here. On Wed, Jul 24, 2013 at 11:52 AM, Michael Blumenkrantz < michael.blumenkra...@gmail.com> wrote: > On Wed, 24 Jul 2013 11:40:19 -0300 > Jose Souza wrote: > > > Could you show me where you are trying read this message? > > There several places that r

Re: [E-devel] [EGIT] [core/efl] master 01/01: edje: use eval coordinate to show TEXT part correctly.

2013-07-24 Thread Daniel Juyung Seo
AWESOME fix! Now naviframe title works well. Thanks. Daniel Juyung Seo (SeoZ) On Thu, Jul 25, 2013 at 3:04 PM, Jaehyun Cho - Enlightenment Git < no-re...@enlightenment.org> wrote: > cedric pushed a commit to branch master. > > commit 05b202971914afdbab6b240f2c1c73a94da114f7 > Author: Jaehyun Ch