Re: [E-devel] E SVN: raster IN trunk/eina: . m4/common src/include

2012-10-17 Thread The Rasterman
On Wed, 17 Oct 2012 07:37:42 +0200 Vincent Torri vincent.to...@gmail.com said: On Wed, Oct 17, 2012 at 5:55 AM, Enlightenment SVN no-re...@enlightenment.org wrote: Log: add eina barrier stuff. Author: raster Date: 2012-10-16 20:55:24 -0700 (Tue, 16 Oct 2012) New

Re: [E-devel] e17 on OSX: blank file menus

2012-10-17 Thread Sebastian Dransfeld
On 10/17/2012 03:06 AM, Carsten Haitzler (The Rasterman) wrote: On Tue, 16 Oct 2012 23:01:51 +0200 Vincent Torri vincent.to...@gmail.com said: On Tue, Oct 16, 2012 at 9:17 PM, Dave Ray d...@jonive.com wrote: Hi, I just updated the whole e tree and still get the pthread error. I deleted

Re: [E-devel] E SVN: rui trunk/PROTO/eobj

2012-10-17 Thread Rui Miguel Silva Seabra
On Sun, 14 Oct 2012 18:59:02 +0200 Vincent Torri vincent.to...@gmail.com wrote: On Sun, Oct 14, 2012 at 6:38 PM, Enlightenment SVN no-re...@enlightenment.org wrote: Log: Initial rpm spec support. Modified: trunk/PROTO/eobj/Makefile.am

[E-devel] [patch][elementary] genlist - use displayed item for focus chain on access mode.

2012-10-17 Thread Kim Shinwoo
dear all, hello. genlist could have LOTS of items. so it would be better to use only displayed items for the focus chain. please check the attachment and give feedback. thanks. cordially, shinwoo kim. genlist.use.displayed.item.only.diff Description: Binary data

Re: [E-devel] [E-Devel][Patch][Elementary]Map: Fix map test for weird scroller behavior

2012-10-17 Thread The Rasterman
On Wed, 17 Oct 2012 13:48:45 +0900 Daniel Juyung Seo seojuyu...@gmail.com said: I applied bluezery's patch partially. We should fix the focus issue. This can be reproduced easily with elementary_test - Genlist Full Widget test. Scroll the genlist and click any button inside genlist. Genlist

Re: [E-devel] e17 on OSX: blank file menus

2012-10-17 Thread Vincent Torri
On Wed, Oct 17, 2012 at 8:44 AM, Sebastian Dransfeld s...@tango.flipp.net wrote: On 10/17/2012 03:06 AM, Carsten Haitzler (The Rasterman) wrote: On Tue, 16 Oct 2012 23:01:51 +0200 Vincent Torri vincent.to...@gmail.com said: On Tue, Oct 16, 2012 at 9:17 PM, Dave Ray d...@jonive.com wrote:

Re: [E-devel] [PATCH] elocation: edbus improvements

2012-10-17 Thread Stefan Schmidt
Hello. On 16/10/12 19:32, José Roberto de Souza wrote: Two tips: - is unnecessary check if msg have the expected signature, when you get data from msg you need pass the signature, if signature in msg if different of passed it will return EINA_FALSE. - you can use a

Re: [E-devel] buildbot: what's the status ?

2012-10-17 Thread Stefan Schmidt
Hello. On 15/10/12 13:05, Gustavo Sverzut Barbieri wrote: On Mon, Oct 15, 2012 at 5:45 AM, Stefan Schmidt s.schm...@samsung.com wrote: Hello. On 14/10/12 17:25, Vincent Torri wrote: i would like to know what the status of buildbot is. It seems just not functional while it was working some

Re: [E-devel] [E-Devel][Patch][Elementary]Map: Fix map test for weird scroller behavior

2012-10-17 Thread Daniel Juyung Seo
It should be scrolled only when the widget is intended to be scrolled. This issue was introduced after elementary refactoring. I fixed this by not scrolling in normal case and scroll the widget only when it is required to be scrolled such as entry. While I was fixing this code, I found entry focus

[E-devel] [patch][elementary] Change returned value in elm_multibuttonentry_expanded_get()

2012-10-17 Thread KoziarekBeata
Hi, This patch change returned value from -1 to EINA_FALSE in elm_multibuttonentry_expanded_get() function. Please find attached file and give me some feedback. Regards, Beata change_returned_value_in_elm_multibuttonentry_expanded_get.patch Description: Binary data

[E-devel] elm flip (1.7.x) issue

2012-10-17 Thread Jérôme Pinot
Hi, I saw a strange behaviour with the flip widget and eperiodique when moving from elementary 1.2 to 1.7: http://www.enlightenment.org/ss/e-507a59330bc306.56823524.jpg We still can see the front part through the table in the back part of the flip. Reverting r77398 solves this issue, but then,

Re: [E-devel] E SVN: raster IN trunk/efl: . src/lib/eina

2012-10-17 Thread Gustavo Sverzut Barbieri
On Wed, Oct 17, 2012 at 7:24 AM, Enlightenment SVN no-re...@enlightenment.org wrote: Log: add tmpstr to efl eina tree... this is for the future so not going into eina tree. Weird, I'm missing the use case for this, as it's very much like stringshare, except it's not unique then it does

[E-devel] [Patch][Elementary]Genlist: Fix anchor item to prevent scroller movement

2012-10-17 Thread Bluezery
Dear all, When you prepend or insert_before items into genlist, scroller is moved. This bugs was somewhat fixed in case of insert_before but still occurred when insert items before first item. This patch fix this. When item is inserted before, make this item as anchor item and later this item is

[E-devel] edje_cc (from edje-1.7.0) fails with SEGV

2012-10-17 Thread Evgeni Dobrev
Hi, does anybody have edje_cc running on a big-endian machine? The compilation of emotion-1.7.0 fails on my big-endian linux. The compilation stops while the theme.edj is being compiled. edje_cc causes SEGV. I have run it through Valgring (see below). I am willing to debug it if you give me

Re: [E-devel] E SVN: raster IN trunk/efl: . src/lib/eina

2012-10-17 Thread The Rasterman
On Wed, 17 Oct 2012 10:01:23 -0300 Gustavo Sverzut Barbieri barbi...@profusion.mobi said: did u read the docs provided? they provide example use cases (simplified). as to the below - the cost of the ptr isn't worth worrying about - they are temporary... VERY temporary. it's a special thing to

Re: [E-devel] E SVN: raster IN trunk/efl: . src/lib/eina

2012-10-17 Thread Leandro Pereira
On 10/17/2012 11:27 AM, Carsten Haitzler (The Rasterman) wrote: how could i do something convenient like obj = eo_add(class, parent, GEOMETRY(10, 20, 50, 30), FILE_SET(file_find(image.jpg)), GROUP_SET(group_find(base))); the only way is to

[E-devel] Fix axis direction under Wayland

2012-10-17 Thread Rob Bradford
Author: Rob Bradford r...@linux.intel.com Date: Wed Oct 17 17:14:08 2012 +0100 Ecore_Wayland: Update to changed direction Positive and negative have been switched so we no longer need to invert ourselves. Patch attached! Cheerio, Rob

Re: [E-devel] E SVN: raster IN trunk/efl: . src/lib/eina

2012-10-17 Thread Gustavo Sverzut Barbieri
On Wed, Oct 17, 2012 at 11:27 AM, Carsten Haitzler ras...@rasterman.comwrote: On Wed, 17 Oct 2012 10:01:23 -0300 Gustavo Sverzut Barbieri barbi...@profusion.mobi said: did u read the docs provided? they provide example use cases (simplified). as to the below - the cost of the ptr isn't

[E-devel] [PATCH] ecore/ecore_fb: Fix a pedantic bug

2012-10-17 Thread Vikram Narayanan
One more pedantic bug. Attached the patch. ~Vikram From 9dff474ab917995fa2e5657e7dfbc683c2c60926 Mon Sep 17 00:00:00 2001 From: Vikram Narayanan vikram...@gmail.com Date: Wed, 17 Oct 2012 22:19:06 +0530 Subject: [PATCH] ecore/ecore_fb: Fix a pedantic bug Use the correct structure

Re: [E-devel] E SVN: raster IN trunk/efl: . src/lib/eina

2012-10-17 Thread Lucas De Marchi
On Wed, Oct 17, 2012 at 11:27 AM, Carsten Haitzler ras...@rasterman.com wrote: On Wed, 17 Oct 2012 10:01:23 -0300 Gustavo Sverzut Barbieri barbi...@profusion.mobi said: did u read the docs provided? they provide example use cases (simplified). as to the below - the cost of the ptr isn't

Re: [E-devel] Fix axis direction under Wayland

2012-10-17 Thread Eduardo Lima (Etrunko)
In svn r78136. Muchas gracias! On Wed, Oct 17, 2012 at 1:17 PM, Rob Bradford robert.bradf...@intel.com wrote: Author: Rob Bradford r...@linux.intel.com Date: Wed Oct 17 17:14:08 2012 +0100 Ecore_Wayland: Update to changed direction Positive and negative have been switched so we

[E-devel] [PATCH] elocation: Remove unnecessary calls of edbus_signal_handler_unref

2012-10-17 Thread José Roberto de Souza
If you free/unref an parent they children will be free/unref too. In your code you already only unref connection that will free all objects and proxys, so signal handlers don't need to unref by hand too. --- trunk/PROTO/elocation/src/lib/elocation.c | 62 ++--- 1 file

[E-devel] GTK+ Menus and combo-boxes don't show

2012-10-17 Thread Tom Hacohen
Hey, Is it just for me, or does it also happen to you? With GTK+ apps (specifically transmission, firefox and thunderbird) under E, menus, combo boxes (hoversel) and similar things don't always open (I have to restart the application in order to make it work). Happens to me on 2 arch linux boxes,

Re: [E-devel] [patch][elementary] Change returned value in elm_multibuttonentry_expanded_get()

2012-10-17 Thread Sanjeev BA
In SVN , r78142. Sanjeev On Wed, Oct 17, 2012 at 9:25 PM, KoziarekBeata b.kozia...@samsung.comwrote: Hi, This patch change returned value from -1 to EINA_FALSE in elm_multibuttonentry_expanded_get() function. Please find attached file and give me some feedback. Regards, Beata

Re: [E-devel] [PATCH] ecore/ecore_fb: Fix a pedantic bug

2012-10-17 Thread Cedric BAIL
On Thu, Oct 18, 2012 at 1:52 AM, Vikram Narayanan vikram...@gmail.com wrote: One more pedantic bug. Attached the patch. Thanks patch in svn. -- Cedric BAIL -- Everyone hates slow websites. So do we. Make your web apps

Re: [E-devel] [PATCH] ecore/ecore_fb: Fix a pedantic bug

2012-10-17 Thread Vikram Narayanan
On Thu, Oct 18, 2012 at 6:58 AM, Cedric BAIL cedric.b...@free.fr wrote: On Thu, Oct 18, 2012 at 1:52 AM, Vikram Narayanan vikram...@gmail.com wrote: One more pedantic bug. Attached the patch. Thanks patch in svn. I'm there in the AUTHORS file already(line 54). You can remove the duplicate

Re: [E-devel] [PATCH] ecore/ecore_fb: Fix a pedantic bug

2012-10-17 Thread Cedric BAIL
On Thu, Oct 18, 2012 at 12:31 PM, Vikram Narayanan vikram...@gmail.com wrote: On Thu, Oct 18, 2012 at 6:58 AM, Cedric BAIL cedric.b...@free.fr wrote: On Thu, Oct 18, 2012 at 1:52 AM, Vikram Narayanan vikram...@gmail.com wrote: One more pedantic bug. Attached the patch. Thanks patch in svn.

Re: [E-devel] E SVN: raster IN trunk/efl: . src/lib/eina

2012-10-17 Thread The Rasterman
On Wed, 17 Oct 2012 15:17:41 -0300 Lucas De Marchi lucas.demar...@profusion.mobi said: On Wed, Oct 17, 2012 at 11:27 AM, Carsten Haitzler ras...@rasterman.com wrote: On Wed, 17 Oct 2012 10:01:23 -0300 Gustavo Sverzut Barbieri barbi...@profusion.mobi said: did u read the docs provided?