[EGIT] [core/efl] master 02/02: Revert "colorselector: Avoid API call on NULL object"

2017-07-11 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=2ee389c54bbab49d8a3124d455125393d4b07aa7 commit 2ee389c54bbab49d8a3124d455125393d4b07aa7 Author: Jean-Philippe Andre Date: Wed Jul 12 10:55:44 2017 +0900 Revert

[EGIT] [core/efl] master 01/02: eo: Don't resolve function calls for NULL objects

2017-07-11 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=40029ce70a7b57352e7070825bf8b15490f2d2e8 commit 40029ce70a7b57352e7070825bf8b15490f2d2e8 Author: Jean-Philippe Andre Date: Wed Jul 12 10:43:07 2017 +0900 eo: Don't resolve

[EGIT] [tools/edi] master 01/01: build: Add crude meson/ninja support

2017-07-11 Thread Jean-Philippe Andre
jpeg pushed a commit to branch master. http://git.enlightenment.org/tools/edi.git/commit/?id=9a5eb35e60fa32dee520966e465e66d2a4bb5245 commit 9a5eb35e60fa32dee520966e465e66d2a4bb5245 Author: Jean-Philippe Andre Date: Thu Jul 6 00:22:08 2017 +0900 build: Add crude

Re: [E-devel] ssh broken

2017-07-11 Thread Jonathan Aquilina
Nope nothing has been changed from my end. Only key change that had been made was never adding my key to the system and re encrypting something. Sent from my iPhone > On 11 Jul 2017, at 11:39, Stefan Schmidt wrote: > > Hello. > >> On 07/10/2017 10:39 PM, Jonathan

Re: [E-devel] ssh broken

2017-07-11 Thread Mike Blumenkrantz
I've now lost all ssh access to all enlightenment-related servers on all my machines. The one computer which was previously working now fails with a broken pipe error, and the rest have the same connection closed error. On Tue, Jul 11, 2017 at 6:22 AM Stefan Schmidt

Re: [E-devel] ssh broken

2017-07-11 Thread Stefan Schmidt
Hello. On 07/11/2017 11:37 AM, Stefan Schmidt wrote: On 07/10/2017 09:24 PM, Davide Andreoli wrote: 2017-07-10 15:33 GMT+02:00 Mike Blumenkrantz >: Hi, I've been getting this error for some time now on one of

[EGIT] [core/efl] master 01/01: elm: Fix fileselector button "hidden files"

2017-07-11 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=231ef8142b7bd9882557a17960631aed1a57acc9 commit 231ef8142b7bd9882557a17960631aed1a57acc9 Author: Jean-Philippe Andre Date: Tue Jul 11 18:58:51 2017 +0900 elm: Fix

Re: [E-devel] ssh broken

2017-07-11 Thread Mike Blumenkrantz
Okay, it's back-ish now on my one machine that was working. Coincidentally all web services were also down when I was getting the broken pipe error. On Tue, Jul 11, 2017 at 8:31 AM Jérémy Zurcher wrote: > broken pipe error here too, > was working fine 2hours ago > > On Tuesday

Re: [E-devel] ssh broken

2017-07-11 Thread Jérémy Zurcher
broken pipe error here too, was working fine 2hours ago On Tuesday 11 July 2017 12:23, Mike Blumenkrantz wrote : > I've now lost all ssh access to all enlightenment-related servers on all my > machines. The one computer which was previously working now fails with a > broken pipe error, and the

Re: [E-devel] ssh broken

2017-07-11 Thread Stefan Schmidt
Hello. On 07/10/2017 10:39 PM, Jonathan Aquilina wrote: Hi Mike, I think at one point Carsten had disabled ssh based git due to an abnormal amount of traffic originating to git over ssh. It was a suspected cause of the server issues at the time but it didnt solve the server crashes.

Re: [E-devel] ssh broken

2017-07-11 Thread Stefan Schmidt
On 07/10/2017 09:24 PM, Davide Andreoli wrote: 2017-07-10 15:33 GMT+02:00 Mike Blumenkrantz >: Hi, I've been getting this error for some time now on one of my machines when I try to do git/ssh operations:

Re: [E-devel] ssh broken

2017-07-11 Thread Stefan Schmidt
Hello. On 07/11/2017 12:21 PM, Stefan Schmidt wrote: Hello. On 07/11/2017 11:37 AM, Stefan Schmidt wrote: On 07/10/2017 09:24 PM, Davide Andreoli wrote: 2017-07-10 15:33 GMT+02:00 Mike Blumenkrantz >: Hi,

Re: [E-devel] ssh broken

2017-07-11 Thread Stefan Schmidt
Hello. On 07/11/2017 02:35 PM, Mike Blumenkrantz wrote: Okay, it's back-ish now on my one machine that was working. Coincidentally all web services were also down when I was getting the broken pipe error. That was a whole server down problem. Have been restarted since then. regards Stefan

Re: [E-devel] ssh broken

2017-07-11 Thread Davide Andreoli
2017-07-11 16:35 GMT+02:00 Stefan Schmidt : > Hello. > > On 07/11/2017 12:21 PM, Stefan Schmidt wrote: > >> Hello. >> >> On 07/11/2017 11:37 AM, Stefan Schmidt wrote: >> >>> >>> >>> On 07/10/2017 09:24 PM, Davide Andreoli wrote: >>> 2017-07-10 15:33 GMT+02:00 Mike

[EGIT] [core/efl] master 01/01: ecore: properly cleanup callbacks of future/promise.

2017-07-11 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=3c62a5fab818286dfc23920211d00eb3a3f20938 commit 3c62a5fab818286dfc23920211d00eb3a3f20938 Author: Cedric BAIL Date: Tue Jul 11 11:02:47 2017 -0700 ecore: properly cleanup

Re: [E-devel] ssh broken

2017-07-11 Thread Mike Blumenkrantz
Seems to work here as well, thanks! On Tue, Jul 11, 2017 at 1:25 PM Davide Andreoli wrote: > 2017-07-11 16:35 GMT+02:00 Stefan Schmidt : > > > Hello. > > > > On 07/11/2017 12:21 PM, Stefan Schmidt wrote: > > > >> Hello. > >> > >> On 07/11/2017

Re: [E-devel] ssh broken

2017-07-11 Thread Jonathan Aquilina
I'm wondering if the random issue we have been seeing with everything going down could be related to the ssh issues you encountered as well. Which is a bit worrying in all honesty! Beber where do we stand on starting on the items we discussed to start rebuilding the infrastructure. --- Regards,

Re: [E-devel] Considerations for Idiomatic bindings and MVC

2017-07-11 Thread Cedric BAIL
Hello, Sorry, I have been on holliday last week and couldn't answer your email properly. On Sat, Jul 8, 2017 at 3:09 PM, Andrew Williams wrote: > I guess no-one is biting on this which is a shame. There is one key > question that I would like to get the answer to, however:

Re: [E-devel] [EGIT] [core/enlightenment] master 02/02: support connected standby (non-s3 sleep/freeze) that new lpatops sport

2017-07-11 Thread Mike Blumenkrantz
I apologize, I should have been more clear: I was questioning why this is making a new window to grab instead of using the existing e_comp_(un)grab_input() API. On Mon, Jul 10, 2017 at 7:42 PM Carsten Haitzler wrote: > On Mon, 10 Jul 2017 18:37:40 + Mike Blumenkrantz >

Re: [E-devel] [EGIT] [core/enlightenment] master 02/02: support connected standby (non-s3 sleep/freeze) that new lpatops sport

2017-07-11 Thread Mike Blumenkrantz
I've gone through a few drafts of this reply, but all that's worth saying is I'm disappointed that you felt the need to: * disregard a serious bug report both here on the list and in irc * revert my patch which avoided this issue in favor of your new feature * continue to disregard the possibility

Re: [E-devel] Evas_Event_Mouse_Move missing data

2017-07-11 Thread Andrew Williams
Hi, Thanks for the help - I will test it shortly. Unfortunately I have also found that Mouse_Wheel data structures always seem to have canvas.x and .y are always 0 :( I assume this is a different issue as it's broken on git master. Thanks, Andy On Mon, 10 Jul 2017 at 08:04 Jean-Philippe André

Re: [E-devel] [EGIT] [core/enlightenment] master 03/03: always perform initial input ungrab when waking screen

2017-07-11 Thread Mike Blumenkrantz
I It's worth making people aware that after today, if you use the default theme (enlightenment) cursor for your X11 desktop you will no longer have any input from keyboards/mice/etc from the time that your screen begins to blank until your screen has fully unblanked. This means that, e.g.,

Re: [E-devel] ssh broken

2017-07-11 Thread Stefan Schmidt
Hello. On 07/11/2017 07:23 PM, Davide Andreoli wrote: 2017-07-11 16:35 GMT+02:00 Stefan Schmidt : Hello. On 07/11/2017 12:21 PM, Stefan Schmidt wrote: Hello. On 07/11/2017 11:37 AM, Stefan Schmidt wrote: On 07/10/2017 09:24 PM, Davide Andreoli wrote:

[EGIT] [core/enlightenment] master 02/03: do not perform input grabbing during (un)blank if pointer will not animate

2017-07-11 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=05a8df3d1a6c8351825cfa6f2db97978237c5a19 commit 05a8df3d1a6c8351825cfa6f2db97978237c5a19 Author: Mike Blumenkrantz Date: Tue Jul 11 15:03:57 2017 -0400 do

[EGIT] [core/enlightenment] master 01/03: Revert "Revert "move x11 suspend window grabbing to comp_x, ungrab on resume""

2017-07-11 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=031d64c2ec490a621ff17b1bc752eb79b013db33 commit 031d64c2ec490a621ff17b1bc752eb79b013db33 Author: Mike Blumenkrantz Date: Tue Jul 11 15:03:57 2017 -0400

[EGIT] [apps/terminology] master 01/01: termptyesc: add missing break. CID1377552

2017-07-11 Thread Boris Faure
billiob pushed a commit to branch master. http://git.enlightenment.org/apps/terminology.git/commit/?id=b35c7cd539af1bd4b0895da3db749ed09148c686 commit b35c7cd539af1bd4b0895da3db749ed09148c686 Author: Boris Faure Date: Tue Jul 11 22:01:31 2017 +0200 termptyesc: add

Re: [E-devel] ssh broken

2017-07-11 Thread Davide Andreoli
2017-07-11 21:47 GMT+02:00 Stefan Schmidt : > Hello. > > > On 07/11/2017 07:23 PM, Davide Andreoli wrote: > >> 2017-07-11 16:35 GMT+02:00 Stefan Schmidt : >> >> Hello. >>> >>> On 07/11/2017 12:21 PM, Stefan Schmidt wrote: >>> >>> Hello. On

[EGIT] [core/enlightenment] master 03/03: always perform initial input ungrab when waking screen

2017-07-11 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=76484915e2e3854ca26ad2ed7ca1d9d0d2288e35 commit 76484915e2e3854ca26ad2ed7ca1d9d0d2288e35 Author: Mike Blumenkrantz Date: Tue Jul 11 15:03:57 2017 -0400

Re: [E-devel] ssh broken

2017-07-11 Thread Mike Blumenkrantz
I have both entries. On Tue, Jul 11, 2017 at 3:49 PM Stefan Schmidt wrote: > Hello. > > On 07/11/2017 07:23 PM, Davide Andreoli wrote: > > 2017-07-11 16:35 GMT+02:00 Stefan Schmidt : > > > >> Hello. > >> > >> On 07/11/2017 12:21 PM, Stefan Schmidt

[EGIT] [core/efl] master 01/01: release: Update NEWS and bump version for 1.20.0-beta2 release

2017-07-11 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ca5ae6acb7f4c1d03ba23012d1ed8b992860c6e3 commit ca5ae6acb7f4c1d03ba23012d1ed8b992860c6e3 Author: Stefan Schmidt Date: Tue Jul 11 23:00:00 2017 +0200 release: Update NEWS

Re: [E-devel] ssh broken

2017-07-11 Thread Davide Andreoli
2017-07-11 22:18 GMT+02:00 Stefan Schmidt : > Hello. > > > On 07/11/2017 10:00 PM, Davide Andreoli wrote: > >> 2017-07-11 21:47 GMT+02:00 Stefan Schmidt : >> >> Hello. >>> >>> >>> On 07/11/2017 07:23 PM, Davide Andreoli wrote: >>> >>> 2017-07-11

[E-devel] EFL 1.20.0 beta 2

2017-07-11 Thread Stefan Schmidt
Second beta release for the 1.20 release cycle. Please give it some good testing **Download** http://download.enlightenment.org/rel/libs/efl/efl-1.20.0-beta2.tar.gz 1a845c6cfdb139d25bc29d7bfdbc15bcf7d246aad2d1f6be3218f7925cfd7078

[EGIT] [core/efl] master 01/01: ecore_evas_drm: Partially revert "Refuse to start a ticker for a manually rendered canvas"

2017-07-11 Thread Derek Foreman
derekf pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=d3c10fb1eb876f2178e3a60caa03f8a5cfcc33ca commit d3c10fb1eb876f2178e3a60caa03f8a5cfcc33ca Author: Derek Foreman Date: Tue Jul 11 16:08:55 2017 -0500 ecore_evas_drm:

[EGIT] [core/efl] master 01/01: ecore_input: fix build without eeze

2017-07-11 Thread Romain Naour
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=0c21139b29be58c27bd07cfa594b0a8766409050 commit 0c21139b29be58c27bd07cfa594b0a8766409050 Author: Romain Naour Date: Mon Jul 3 23:26:16 2017 +0200 ecore_input: fix build

[E-devel] Fwd: New Defects reported by Coverity Scan for Enlightenment Foundation Libraries

2017-07-11 Thread Stefan Schmidt
Hello. Due to our Jenkins being turned off for the time being we did not have Coverity runs for the last 6 weeks. I triggered a manual one today to see in what shape efl is. 38 new and only 15 fixed. Below are just the first 20 in summary. Please have a look at these inside the code you

Re: [E-devel] ssh broken

2017-07-11 Thread Stefan Schmidt
Hello. On 07/11/2017 09:57 PM, Mike Blumenkrantz wrote: I have both entries. In that case I have no idea why it works again for you. Must be random oddness around you :) regards Stefan Schmidt -- Check out the

Re: [E-devel] ssh broken

2017-07-11 Thread Stefan Schmidt
Hello. On 07/11/2017 10:00 PM, Davide Andreoli wrote: 2017-07-11 21:47 GMT+02:00 Stefan Schmidt : Hello. On 07/11/2017 07:23 PM, Davide Andreoli wrote: 2017-07-11 16:35 GMT+02:00 Stefan Schmidt : Hello. On 07/11/2017 12:21 PM, Stefan

[EGIT] [core/efl] master 01/02: evas: update file path after move into fonts subdir

2017-07-11 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=40d31b170cbddf7f9dfbf9e4555ada0d664f05ae commit 40d31b170cbddf7f9dfbf9e4555ada0d664f05ae Author: Stefan Schmidt Date: Tue Jul 11 21:54:25 2017 +0200 evas: update file

[EGIT] [core/efl] master 02/02: build: make sure we have the new fonts subdir in evas test for dist

2017-07-11 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=00c050a44bc7f52f25a2b8badfd40d92faaaf96c commit 00c050a44bc7f52f25a2b8badfd40d92faaaf96c Author: Stefan Schmidt Date: Tue Jul 11 21:58:15 2017 +0200 build: make sure we

[EGIT] [core/efl] master 01/01: tests: elm_cxx: add gitignore file for produced binary

2017-07-11 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=aa6782b22fe609a6f0310753fd4661b73257c90b commit aa6782b22fe609a6f0310753fd4661b73257c90b Author: Stefan Schmidt Date: Tue Jul 11 22:55:28 2017 +0200 tests: elm_cxx: add

[EGIT] [core/efl] master 01/01: genlist: fix multiple focus edje signal issue

2017-07-11 Thread Amitesh Singh
ami pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=7fa14e5cc65c65d0ad8e68e47d88b8600091ff7e commit 7fa14e5cc65c65d0ad8e68e47d88b8600091ff7e Author: Amitesh Singh Date: Tue Jul 11 15:12:45 2017 +0900 genlist: fix multiple

[EGIT] [core/efl] master 01/01: slider: Allow range limitations

2017-07-11 Thread Hosang Kim
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=f41e2761608fff7b070d630a73848908c6be5e5b commit f41e2761608fff7b070d630a73848908c6be5e5b Author: Hosang Kim Date: Tue Jul 11 16:25:44 2017 +0900 slider: Allow range

[EGIT] [core/enlightenment] master 02/02: e - make some comment notes on broken lock display on saver etc.

2017-07-11 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=c13fa738667244bf20b8599f535c9b5772443c1a commit c13fa738667244bf20b8599f535c9b5772443c1a Author: Carsten Haitzler (Rasterman) Date: Tue Jul 11 16:52:58 2017 +0900

[EGIT] [core/enlightenment] master 01/02: e - fix desklock + grabs with hiding pointer on screen powerdown/up

2017-07-11 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=3fc786413ccc076065d49f12ba71be0e2210b809 commit 3fc786413ccc076065d49f12ba71be0e2210b809 Author: Carsten Haitzler (Rasterman) Date: Tue Jul 11 16:39:51 2017 +0900

[EGIT] [core/efl] master 01/01: elm test: label slide - use better color as background for label.

2017-07-11 Thread Amitesh Singh
ami pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=0762d903809d8cd1c284ac0a2c1a18613dded6a8 commit 0762d903809d8cd1c284ac0a2c1a18613dded6a8 Author: Amitesh Singh Date: Tue Jul 11 15:37:01 2017 +0900 elm test: label slide -

[EGIT] [core/efl] master 02/02: evas: Add a test case with a custom font

2017-07-11 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=e8b35c779e7d7bba86172d00612fe08abee6c920 commit e8b35c779e7d7bba86172d00612fe08abee6c920 Author: Jean-Philippe Andre Date: Tue Jul 11 16:02:59 2017 +0900 evas: Add a test

[EGIT] [core/efl] master 01/02: evas font: append global font path when Evas initializes Fontconfig

2017-07-11 Thread Youngbok Shin
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=5e5e408e581ea234ef4d5e2dca5c4cbded1a0497 commit 5e5e408e581ea234ef4d5e2dca5c4cbded1a0497 Author: Youngbok Shin Date: Tue Jul 11 15:46:03 2017 +0900 evas font: append

[EGIT] [core/efl] master 01/01: popup: fix sizing eval logic when scrollable set TRUE

2017-07-11 Thread JinYong Park
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=10d5f11a1450fd7b4295fbd0a99cc799eaeda4f6 commit 10d5f11a1450fd7b4295fbd0a99cc799eaeda4f6 Author: JinYong Park Date: Tue Jul 11 15:36:06 2017 +0900 popup: fix sizing eval

[EGIT] [core/enlightenment] master 01/01: mouse hiding - only grab pointer not pointer and keyboard - simple

2017-07-11 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=c58bf393e016b47ebd4cf30ac7e2219f74b2b5b6 commit c58bf393e016b47ebd4cf30ac7e2219f74b2b5b6 Author: Carsten Haitzler (Rasterman) Date: Wed Jul 12 10:45:50 2017 +0900

Re: [E-devel] Evas_Event_Mouse_Move missing data

2017-07-11 Thread Jean-Philippe André
I couldn't reproduce that with today's git. Can you provide me with some test code? Maybe in EDI? 2017-07-12 4:57 GMT+09:00 Andrew Williams : > Hi, > > Thanks for the help - I will test it shortly. > Unfortunately I have also found that Mouse_Wheel data structures always >

[EGIT] [core/efl] annotated tag v1.20.0-beta2 created (now fd1abc98b9)

2017-07-11 Thread Enlightenment Git
This is an automated email from the git hooks/post-receive script. stefan pushed a change to annotated tag v1.20.0-beta2 in repository core/efl. at fd1abc98b9 (tag) tagging ca5ae6acb7f4c1d03ba23012d1ed8b992860c6e3 (commit) replaces v1.20.0-beta1 tagged by Stefan Schmidt

[EGIT] [website/www-content] master 01/01: Wiki page efl-1.20.0-beta2 changed with summary [created] by Stefan Schmidt

2017-07-11 Thread Stefan Schmidt
WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=5f2b58d93dc369df29ea4c1b9c79a4674dc8c6cd commit 5f2b58d93dc369df29ea4c1b9c79a4674dc8c6cd Author: Stefan Schmidt Date: Tue Jul 11 14:50:20 2017

Re: [E-devel] [EGIT] [core/enlightenment] master 03/03: always perform initial input ungrab when waking screen

2017-07-11 Thread The Rasterman
On Tue, 11 Jul 2017 19:39:18 + Mike Blumenkrantz said: > I It's worth making people aware that after today, if you use the default > theme (enlightenment) cursor for your X11 desktop you will no longer have > any input from keyboards/mice/etc from the time

Re: [E-devel] [EGIT] [core/enlightenment] master 02/02: support connected standby (non-s3 sleep/freeze) that new lpatops sport

2017-07-11 Thread The Rasterman
On Tue, 11 Jul 2017 19:21:05 + Mike Blumenkrantz said: > I've gone through a few drafts of this reply, but all that's worth saying > is I'm disappointed that you felt the need to: > * disregard a serious bug report both here on the list and in irc what bug

Re: [E-devel] ssh broken

2017-07-11 Thread The Rasterman
On Tue, 11 Jul 2017 22:00:40 +0200 Davide Andreoli said: > 2017-07-11 21:47 GMT+02:00 Stefan Schmidt : > > > Hello. > > > > > > On 07/11/2017 07:23 PM, Davide Andreoli wrote: > > > >> 2017-07-11 16:35 GMT+02:00 Stefan Schmidt

Re: [E-devel] [EGIT] [core/enlightenment] master 02/02: support connected standby (non-s3 sleep/freeze) that new lpatops sport

2017-07-11 Thread The Rasterman
On Tue, 11 Jul 2017 19:06:25 + Mike Blumenkrantz said: > I apologize, I should have been more clear: I was questioning why this is > making a new window to grab instead of using the existing > e_comp_(un)grab_input() API. ummm because that's how desklock

Re: [E-devel] ssh broken

2017-07-11 Thread The Rasterman
On Tue, 11 Jul 2017 19:57:33 + Mike Blumenkrantz said: > I have both entries. see my following mail to dave.. you likely suffer the same issue. i'm not sure there every should have been a proxycmd set up for git.e.org. for other servers that dont have a

Re: [E-devel] EFL 1.20.0 beta 2

2017-07-11 Thread William L. Thomson Jr.
On Tue, 11 Jul 2017 23:51:54 +0200 Stefan Schmidt wrote: > Second beta release for the 1.20 release cycle. Please give it some > good testing > > **Download** > > http://download.enlightenment.org/rel/libs/efl/efl-1.20.0-beta2.tar.gz >

[EGIT] [core/efl] master 01/01: colorselector: Avoid API call on NULL object

2017-07-11 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b156f606e4fefb9b1d3ac0ca6d180e0d70e0140c commit b156f606e4fefb9b1d3ac0ca6d180e0d70e0140c Author: Jean-Philippe Andre Date: Wed Jul 12 10:24:11 2017 +0900 colorselector: Avoid