Re: [E-devel] E SVN: raster IN trunk/ecore: . src/lib/ecore_input

2012-06-28 Thread Vincent Torri
@since !! (function AND typedef) Vincent On Thu, Jun 28, 2012 at 10:17 AM, Enlightenment SVN wrote: > Log: > add compose sequence decode/hanling to ecore-input. needs manual use >  to detect though. needs to be added to edje_entry and terminology. > > > > Author:       raster > Date:         201

[E-devel] what's about the webkit-efl status?

2012-06-28 Thread Dennis.Yxun
hi ALL: I'm using gentoo linux, and compile webkit-efl from enlightenment-niifaq overlay net-libs/webkit-efl-0.1.98964, source code take from svn r98964 version. Actually it fails to compile. And, people from #gentoo-e tell me webkit-efl is unmaintained, thus broken, it that true? Dennis

Re: [E-devel] E SVN: yoz trunk/elementary/src/lib

2012-06-28 Thread The Rasterman
On Tue, 26 Jun 2012 13:42:00 -0300 Gustavo Sverzut Barbieri said: > On Tue, Jun 26, 2012 at 11:29 AM, Carsten Haitzler > wrote: > > On Tue, 26 Jun 2012 10:46:04 +0900 Daniel Juyung Seo > > said: > > > >> Great! So it's EFL 1.1/1.3/1.7 this time? > >> Or just 1.7 for all of them? > > > > 1.7 for

Re: [E-devel] E17 BUG CALL

2012-06-28 Thread Ross Vandegrift
On Wed, 2012-06-27 at 13:07 +0100, Michael Blumenkrantz wrote: > tried again, still can't reproduce Hmmm, any idea what I could look at? I can reproduce on my workstation and laptop, in a normal X session or Xephyr, with a fresh profile or an existing one. I pulled 72968 to check, and it is stil

Re: [E-devel] E17 BUG CALL

2012-06-28 Thread Michael Blumenkrantz
no idea, you could try sending me your ~/.e I guess pager size is a known bug that will be fixed soonish, you can work around it by setting your shelf to autohide or using pager as a gadget On Thu, Jun 28, 2012 at 1:04 PM, Ross Vandegrift wrote: > On Wed, 2012-06-27 at 13:07 +0100, Michael Blum

[E-devel] [patch][elementary] diskselector, duplicate icon for rounded item

2012-06-28 Thread Kim Shinwoo
Dear All, Hello. The diskselector has round mode which can be set by elm_diskselector_round_enabled_set(). In case of round mode is enabled, the icon does not display properly because diskselector replace the icon for the additional items - not copy and paste. To enable round mode, diskselector ad

Re: [E-devel] E17 BUG CALL

2012-06-28 Thread Simon Lees
> > Message: 1 > Date: Wed, 27 Jun 2012 09:05:09 +0100 > From: Michael Blumenkrantz > Subject: Re: [E-devel] E17 BUG CALL Was (Re: enlightenment-devel >Digest, Vol 74, Issue 135) > To: Enlightenment developer list > > Message-ID: > > > Content-Type: text/plain; charset=ISO-

Re: [E-devel] E17 BUG CALL

2012-06-28 Thread David Seikel
On Thu, 28 Jun 2012 13:10:44 +0100 Michael Blumenkrantz wrote: > no idea, you could try sending me your ~/.e I guess > > pager size is a known bug that will be fixed soonish, you can work > around it by setting your shelf to autohide or using pager as a gadget > > On Thu, Jun 28, 2012 at 1:04 P

Re: [E-devel] E17 BUG CALL

2012-06-28 Thread David Seikel
On Thu, 28 Jun 2012 23:46:39 +1000 David Seikel wrote: > On Thu, 28 Jun 2012 13:10:44 +0100 Michael Blumenkrantz > wrote: > > > no idea, you could try sending me your ~/.e I guess > > > > pager size is a known bug that will be fixed soonish, you can work > > around it by setting your shelf to

Re: [E-devel] Thread error, on non threaded programs.

2012-06-28 Thread David Seikel
On Thu, 28 Jun 2012 11:13:44 +0900 Cedric BAIL wrote: > On Thu, Jun 28, 2012 at 10:58 AM, David Seikel > wrote: > > On Thu, 28 Jun 2012 09:48:53 +0900 Cedric BAIL > > wrote: > >> On Thu, Jun 28, 2012 at 2:28 AM, David Seikel > >> wrote: > >> > Recently I've been getting a one second pause then

Re: [E-devel] Magic checks before NULL checks in Eina

2012-06-28 Thread David Seikel
On Thu, 28 Jun 2012 06:53:55 +0100 Michael Blumenkrantz wrote: > On Wed, 27 Jun 2012 23:43:23 -0300 > Raphael Kubo da Costa wrote: > > > Cedric BAIL writes: > > > > > I personally think that eina_iterator_free like any free function > > > should just work fine with NULL. I was against at that

Re: [E-devel] E SVN: yoz trunk/elementary/src/lib

2012-06-28 Thread Gustavo Lima Chaves
* Carsten Haitzler [2012-06-28 19:15:20 +0900]: > On Tue, 26 Jun 2012 13:42:00 -0300 Gustavo Sverzut Barbieri > said: > > > On Tue, Jun 26, 2012 at 11:29 AM, Carsten Haitzler > > wrote: > > > On Tue, 26 Jun 2012 10:46:04 +0900 Daniel Juyung Seo > > > > > > said: > > > > > >> Great! So it's EF

Re: [E-devel] E17 BUG CALL

2012-06-28 Thread Michael Blumenkrantz
it's a problem with shelf gadget redraws after my recent commit that clamped the size of a shelf to the size of the screen On Thu, Jun 28, 2012 at 2:50 PM, David Seikel wrote: > On Thu, 28 Jun 2012 23:46:39 +1000 David Seikel > wrote: > > > On Thu, 28 Jun 2012 13:10:44 +0100 Michael Blumenkrant

Re: [E-devel] Magic checks before NULL checks in Eina

2012-06-28 Thread Gustavo Sverzut Barbieri
On Thursday, June 28, 2012, Michael Blumenkrantz wrote: > On Wed, 27 Jun 2012 23:43:23 -0300 > Raphael Kubo da Costa wrote: > > > Cedric BAIL > writes: > > > > > I personally think that eina_iterator_free like any free function > > > should just work fine with NULL. I was against at that time, bu

Re: [E-devel] E17 BUG CALL

2012-06-28 Thread Daniel Juyung Seo
fix it fix it!! this is very annoying. On Jun 28, 2012 11:17 PM, "Michael Blumenkrantz" < michael.blumenkra...@gmail.com> wrote: > it's a problem with shelf gadget redraws after my recent commit that > clamped the size of a shelf to the size of the screen > > On Thu, Jun 28, 2012 at 2:50 PM, David

Re: [E-devel] E SVN: yoz trunk/elementary/src/lib

2012-06-28 Thread Daniel Juyung Seo
So this comes with some other widgets which are using scroller internally? On Jun 28, 2012 11:04 PM, "Gustavo Lima Chaves" wrote: > * Carsten Haitzler [2012-06-28 19:15:20 +0900]: > > > On Tue, 26 Jun 2012 13:42:00 -0300 Gustavo Sverzut Barbieri > > said: > > > > > On Tue, Jun 26, 2012 at 11:29

Re: [E-devel] what's about the webkit-efl status?

2012-06-28 Thread Daniel Juyung Seo
no, webkit-efl is maintained by profusion and samsung. someone can answer here? if there is no answer, i will ask webkit-efl guy soon. On Jun 28, 2012 6:28 PM, "Dennis.Yxun" wrote: > hi ALL: > I'm using gentoo linux, and compile webkit-efl from > enlightenment-niifaq overlay > net-libs/webkit-ef

Re: [E-devel] E SVN: yoz trunk/elementary/src/lib

2012-06-28 Thread Gustavo Lima Chaves
* Daniel Juyung Seo [2012-06-28 23:39:28 +0900]: > So this comes with some other widgets which are using scroller internally? Naturally. -- Gustavo Lima Chaves Computer Engineer @ ProFUSION Embedded Systems -- Live Se

Re: [E-devel] E SVN: discomfitor trunk/eeze/src/bin

2012-06-28 Thread Gustavo Sverzut Barbieri
On Thursday, June 28, 2012, Enlightenment SVN wrote: > Log: > eeze scanner log dom -> ERR > > > Author: discomfitor > Date: 2012-06-28 03:23:11 -0700 (Thu, 28 Jun 2012) > New Revision: 72994 > Trac: http://trac.enlightenment.org/e/changeset/72994 > > Modified: > trunk/eeze/s

Re: [E-devel] Magic checks before NULL checks in Eina

2012-06-28 Thread Michael Blumenkrantz
On Thu, 28 Jun 2012 11:22:21 -0300 Gustavo Sverzut Barbieri wrote: > On Thursday, June 28, 2012, Michael Blumenkrantz wrote: > > > On Wed, 27 Jun 2012 23:43:23 -0300 > > Raphael Kubo da Costa wrote: > > > > > Cedric BAIL > writes: > > > > > > > I personally think that eina_iterator_free like an

Re: [E-devel] what's about the webkit-efl status?

2012-06-28 Thread Raphael Kubo da Costa
"Dennis.Yxun" writes: > hi ALL: > I'm using gentoo linux, and compile webkit-efl from > enlightenment-niifaq overlay > net-libs/webkit-efl-0.1.98964, source code take from svn r98964 version. > Actually it fails to compile. > And, people from #gentoo-e tell me webkit-efl is unmaintained, thus

[E-devel] broke file selector in e17

2012-06-28 Thread The Rasterman
bte - u broke file selector - text totally overlaps icons now and doenst compress (filena...) or scroll. :) -- - Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)ras...@rasterman.com --

Re: [E-devel] E SVN: stefan trunk/eina/src/tests

2012-06-28 Thread Vincent Torri
On Thu, Jun 28, 2012 at 5:15 PM, Enlightenment SVN wrote: > Log: > eina/tests: Bring in the needed flags for coverage after the rework. > >  Vicent, this is like you did it for benchmark. If you want any other >  setup for coverage feel free to change. i don't have that problem. I think that it's

Re: [E-devel] E SVN: discomfitor trunk/eeze/src/bin

2012-06-28 Thread Vincent Torri
On Thu, Jun 28, 2012 at 4:45 PM, Gustavo Sverzut Barbieri wrote: > On Thursday, June 28, 2012, Enlightenment SVN wrote: > >> Log: >> eeze scanner log dom -> ERR >> >> >> Author:       discomfitor >> Date:         2012-06-28 03:23:11 -0700 (Thu, 28 Jun 2012) >> New Revision: 72994 >> Trac:        

Re: [E-devel] Debugging a Startup Applications Issue

2012-06-28 Thread Jeff Hoogland
Sorry for the delay - My Monday-Wednesday is crazy busy. Devilhorns I added the live to the e_startup function you indicated: if (!(e_exec( NULL , desktop , NULL , NULL , NULL ))) printf("Failed to exec startup application: %s\n", desktop->name); And it doesn't display any output in the .xsessio

Re: [E-devel] Debugging a Startup Applications Issue

2012-06-28 Thread Christopher Michael
On 06/28/2012 06:38 PM, Jeff Hoogland wrote: Sorry about that. Should have been an fprintf(stderr, ...) like the the previous ones. dh > Sorry for the delay - My Monday-Wednesday is crazy busy. > > Devilhorns I added the live to the e_startup function you indicated: > > if (!(e_exec( NULL , d

Re: [E-devel] Thread error, on non threaded programs.

2012-06-28 Thread David Seikel
On Thu, 28 Jun 2012 23:59:58 +1000 David Seikel wrote: > On Thu, 28 Jun 2012 11:13:44 +0900 Cedric BAIL > wrote: > > > On Thu, Jun 28, 2012 at 10:58 AM, David Seikel > > wrote: > > > On Thu, 28 Jun 2012 09:48:53 +0900 Cedric BAIL > > > wrote: > > >> On Thu, Jun 28, 2012 at 2:28 AM, David Seik

Re: [E-devel] Thread error, on non threaded programs.

2012-06-28 Thread David Seikel
On Fri, 29 Jun 2012 04:19:25 +1000 David Seikel wrote: > On Thu, 28 Jun 2012 23:59:58 +1000 David Seikel > wrote: > > > On Thu, 28 Jun 2012 11:13:44 +0900 Cedric BAIL > > wrote: > > > > > On Thu, Jun 28, 2012 at 10:58 AM, David Seikel > > > wrote: > > > > On Thu, 28 Jun 2012 09:48:53 +0900 C

Re: [E-devel] Debugging a Startup Applications Issue

2012-06-28 Thread Jeff Hoogland
Still no extra output when adding those lines to the e_exec.c On Thu, Jun 28, 2012 at 2:26 PM, Christopher Michael wrote: > Hrrmmm, so e_exec is actually executing the apps then (or so it would > appear) else I would think that would error out. Unsure, I am a bit stumped > here :/ You could try

Re: [E-devel] Thread error, on non threaded programs.

2012-06-28 Thread David Seikel
On Fri, 29 Jun 2012 04:55:27 +1000 David Seikel wrote: > On Fri, 29 Jun 2012 04:19:25 +1000 David Seikel > wrote: > > > On Thu, 28 Jun 2012 23:59:58 +1000 David Seikel > > wrote: > > > > > On Thu, 28 Jun 2012 11:13:44 +0900 Cedric BAIL > > > wrote: > > > > > > > On Thu, Jun 28, 2012 at 10:5

Re: [E-devel] Thread error, on non threaded programs.

2012-06-28 Thread Vincent Torri
On Thu, Jun 28, 2012 at 10:36 PM, David Seikel wrote: > On Fri, 29 Jun 2012 04:55:27 +1000 David Seikel > wrote: > >> On Fri, 29 Jun 2012 04:19:25 +1000 David Seikel >> wrote: >> >> > On Thu, 28 Jun 2012 23:59:58 +1000 David Seikel >> > wrote: >> > >> > > On Thu, 28 Jun 2012 11:13:44 +0900 Cedr

Re: [E-devel] Thread error, on non threaded programs.

2012-06-28 Thread David Seikel
On Fri, 29 Jun 2012 00:05:23 +0200 Vincent Torri wrote: > On Thu, Jun 28, 2012 at 10:36 PM, David Seikel > wrote: > > On Fri, 29 Jun 2012 04:55:27 +1000 David Seikel > > wrote: > > > >> On Fri, 29 Jun 2012 04:19:25 +1000 David Seikel > >> wrote: > >> > >> > On Thu, 28 Jun 2012 23:59:58 +1000 D

Re: [E-devel] Thread error, on non threaded programs.

2012-06-28 Thread Vincent Torri
On Fri, Jun 29, 2012 at 12:21 AM, David Seikel wrote: > On Fri, 29 Jun 2012 00:05:23 +0200 Vincent Torri > wrote: > >> On Thu, Jun 28, 2012 at 10:36 PM, David Seikel >> wrote: >> > On Fri, 29 Jun 2012 04:55:27 +1000 David Seikel >> > wrote: >> > >> >> On Fri, 29 Jun 2012 04:19:25 +1000 David Se

Re: [E-devel] what's about the webkit-efl status?

2012-06-28 Thread Sanjeev BA
I built it by getting the source from webkit svn using --efl option. On Fri, Jun 29, 2012 at 12:34 AM, Raphael Kubo da Costa wrote: > "Dennis.Yxun" writes: > > > hi ALL: > > I'm using gentoo linux, and compile webkit-efl from > > enlightenment-niifaq overlay > > net-libs/webkit-efl-0.1.98964,

Re: [E-devel] Thread error, on non threaded programs.

2012-06-28 Thread David Seikel
On Fri, 29 Jun 2012 00:30:17 +0200 Vincent Torri wrote: > On Fri, Jun 29, 2012 at 12:21 AM, David Seikel > wrote: > > On Fri, 29 Jun 2012 00:05:23 +0200 Vincent Torri > > wrote: > > > >> On Thu, Jun 28, 2012 at 10:36 PM, David Seikel > >> wrote: > >> > On Fri, 29 Jun 2012 04:55:27 +1000 David

Re: [E-devel] Thread error, on non threaded programs.

2012-06-28 Thread Vincent Torri
On Fri, Jun 29, 2012 at 12:54 AM, David Seikel wrote: > On Fri, 29 Jun 2012 00:30:17 +0200 Vincent Torri > wrote: > >> On Fri, Jun 29, 2012 at 12:21 AM, David Seikel >> wrote: >> > On Fri, 29 Jun 2012 00:05:23 +0200 Vincent Torri >> > wrote: >> > >> >> On Thu, Jun 28, 2012 at 10:36 PM, David Se

Re: [E-devel] Thread error, on non threaded programs.

2012-06-28 Thread David Seikel
On Fri, 29 Jun 2012 01:02:10 +0200 Vincent Torri wrote: > On Fri, Jun 29, 2012 at 12:54 AM, David Seikel > wrote: > > On Fri, 29 Jun 2012 00:30:17 +0200 Vincent Torri > > wrote: > > > >> On Fri, Jun 29, 2012 at 12:21 AM, David Seikel > >> wrote: > >> > On Fri, 29 Jun 2012 00:05:23 +0200 Vincen

[E-devel] e17 mixer (pa) now b0rken.

2012-06-28 Thread The Rasterman
and now mixer's PA support at least is totally broke. woot. doesn't work at all -- - Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Liv

Re: [E-devel] e17 mixer (pa) now b0rken.

2012-06-28 Thread The Rasterman
On Fri, 29 Jun 2012 08:34:21 +0900 Carsten Haitzler (The Rasterman) said: i fixed it. you removed real working code while removing warnings. > and now mixer's PA support at least is totally broke. woot. doesn't work at > all > > -- > - Codito, ergo sum - "I code, therefore I am" --

Re: [E-devel] broke file selector in e17

2012-06-28 Thread The Rasterman
On Fri, 29 Jun 2012 01:02:30 +0900 Carsten Haitzler (The Rasterman) said: > bte - u broke file selector - text totally overlaps icons now and doenst > compress (filena...) or scroll. :) it seems in listr mode u are now choosing to scroll horizontally but u never change the widget of the child li

Re: [E-devel] E SVN: raster trunk/e/data/themes/images

2012-06-28 Thread Sanjeev BA
I can't help but say this new wallpaper really "Rocks" :) On Fri, Jun 29, 2012 at 8:25 AM, Enlightenment SVN < no-re...@enlightenment.org> wrote: > Log: > lets tone down the bumpiness of the wallpaper. > > > > Author: raster > Date: 2012-06-28 16:25:31 -0700 (Thu, 28 Jun 2012) > New

Re: [E-devel] E SVN: raster trunk/e/data/themes/images

2012-06-28 Thread The Rasterman
On Fri, 29 Jun 2012 10:10:21 +0900 Sanjeev BA said: bwahahahhaha! seriously though - it's a composite of several layers of rock images from some i had and then some manipulation, so for me i've started at it for so long now i no longer see it with fresh eyes, so input is good. :) > I can't help

Re: [E-devel] what's about the webkit-efl status?

2012-06-28 Thread Lucas De Marchi
On Thu, Jun 28, 2012 at 6:27 AM, Dennis.Yxun wrote: > hi ALL: >  I'm using gentoo linux, and compile webkit-efl from > enlightenment-niifaq overlay > net-libs/webkit-efl-0.1.98964, source code take from svn r98964 version. >  Actually it fails to compile. >  And, people from #gentoo-e tell me webk

Re: [E-devel] Magic checks before NULL checks in Eina

2012-06-28 Thread Lucas De Marchi
On Thu, Jun 28, 2012 at 12:05 PM, Michael Blumenkrantz wrote: > On Thu, 28 Jun 2012 11:22:21 -0300 > Gustavo Sverzut Barbieri wrote: > >> On Thursday, June 28, 2012, Michael Blumenkrantz wrote: >> >> > On Wed, 27 Jun 2012 23:43:23 -0300 >> > Raphael Kubo da Costa wrote: >> > >> > > Cedric BAIL >

Re: [E-devel] E SVN: yoz trunk/elementary/src/lib

2012-06-28 Thread The Rasterman
On Thu, 28 Jun 2012 11:03:01 -0300 Gustavo Lima Chaves said: > * Carsten Haitzler [2012-06-28 19:15:20 +0900]: > > > On Tue, 26 Jun 2012 13:42:00 -0300 Gustavo Sverzut Barbieri > > said: > > > > > On Tue, Jun 26, 2012 at 11:29 AM, Carsten Haitzler > > > wrote: > > > > On Tue, 26 Jun 2012 10:4

Re: [E-devel] E SVN: englebass IN trunk/ecore/src: lib/ecore_imf lib/ecore_imf_evas lib/ecore_input lib/ecore_input_evas lib/ecore_x/xcb lib/ecore_x/xlib modules/immodules/xim

2012-06-28 Thread The Rasterman
On Wed, 27 Jun 2012 12:58:45 +0200 Sebastian Dransfeld said: this seems right to me. the only thing i might have done is call it ALTGR not MODE. comments? > Hi, > > I'm not sure if it is the correct fix and documented correctly, but > something needs to be fixed. On many keyboards there is an