Re: [E-devel] Work items towards 1.19

2017-03-06 Thread Stefan Schmidt
Hello. On 03/06/2017 02:11 PM, Jonathan Aquilina wrote: > Not trying to derail this email but what exactly needs testing I have a > mac but I am unclear how to get enlightenment working under osx. maybe I > can help with testing and bug reporting. > Testing would be about efl and not

Re: [E-devel] Work items towards 1.19

2017-03-06 Thread Andrew Williams
Hi, Efler should also get you up and running on a mac - you just need home brew installed before hitting http://bit.ly/efler I'll be back on a Mac from Wednesday and can test more but I'm not set up to fix the issues. Andy On Mon, 6 Mar 2017 at 14:19, Stefan Schmidt

Re: [E-devel] Work items towards 1.19

2017-03-06 Thread Jonathan Aquilina
Not trying to derail this email but what exactly needs testing I have a mac but I am unclear how to get enlightenment working under osx. maybe I can help with testing and bug reporting. --- Regards, Jonathan Aquilina On 2017-03-06 14:05, Stefan Schmidt wrote: > Hello. > > We are now 1 week

Re: [E-devel] Work items towards 1.19

2017-03-06 Thread Stefan Schmidt
Hello. We are now 1 week behind what we hoped for schedule wise. Sadly some macOS issues are popping up now. Which means instead of less we have more showstopper bugs now. :/ More problematic about them is that only a very very small set of people are able to look at those. I was wondering if

[E-devel] Weekly news from the automated build and QA front

2017-03-06 Thread Stefan Schmidt
Hello. Summary: o Not much change in numbers this week This should give everyone an overview over what has happened in the last week on the QA front. The numbers in parentheses reflect the values from last week to give you a trend. CI: o Overall build statistic: 5.21% (6.22%) failed.

Re: [E-devel] Work items towards 1.19

2017-03-06 Thread Jean Guyomarc'h
Hi, to sum-up a bit what's going on with osx: - there are (sometimes) rendering issues when creating a window, I still don't really know why... it seems the gl context is not properly sized to the window's frame. That's tricky, because the problem can be in evas-gl_cocoa, ecore_evas_cocoa,

Re: [E-devel] ABI report between 1.18 and 1.19 beta1

2017-03-06 Thread Guilherme Íscaro
Hello, > What confuses me is that you have > * ecore_evas_object_cursor_device_set > * ecore_evas_cursor_device_get > What's your confusion? Let me try to clarify things - If you look the pre-multiseat implementation there were the following functions: * ecore_evas_cursor_get() *

Re: [E-devel] Work items towards 1.19

2017-03-06 Thread Andrew Williams
Hi Jean, Thanks for the info on efler. I will look into that issue but the bootstrap and also the command line execution should work fine if you want to try them (I.e. Efler update && efler upgrade to stay up to date). Thanks, Andy On Mon, 6 Mar 2017 at 15:04, Jean Guyomarc'h

[EGIT] [core/efl] master 01/01: ecore: fix build when debugging threads

2017-03-06 Thread Jean Guyomarc'h
jayji pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ccbab08a4b2fe2ea693dc5ba3d83c9e9b1a42aa9 commit ccbab08a4b2fe2ea693dc5ba3d83c9e9b1a42aa9 Author: Jean Guyomarc'h Date: Tue Mar 7 00:48:16 2017 +0100 ecore: fix build when

[EGIT] [core/efl] master 01/01: evas: Fix layer usage count and deletion

2017-03-06 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=aacd25ef6b2ebc67d588781b4e1ea6534ac5cb0e commit aacd25ef6b2ebc67d588781b4e1ea6534ac5cb0e Author: Jean-Philippe Andre Date: Mon Mar 6 23:01:07 2017 +0900 evas: Fix layer usage

[EGIT] [core/efl] master 01/01: elementary: fix tests build.

2017-03-06 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=500401364dbff5d6f674b3f8de075a20f48de3f7 commit 500401364dbff5d6f674b3f8de075a20f48de3f7 Author: Cedric Bail Date: Mon Mar 6 17:03:03 2017 -0800 elementary: fix tests

[EGIT] [core/efl] master 01/01: removing duplicates winsock2.h

2017-03-06 Thread Ivan Furs
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=3d6212b8f25aa702da5236166ee591a506c38e02 commit 3d6212b8f25aa702da5236166ee591a506c38e02 Author: Ivan Furs Date: Tue Mar 7 13:58:13 2017 +0900 removing duplicates winsock2.h

[EGIT] [tools/enventor] master 01/01: build: Support edc in path containing space character

2017-03-06 Thread Jaehyun Cho
jaehyun pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=f911b6067b61c0a62c342d8908789c9980ff87a2 commit f911b6067b61c0a62c342d8908789c9980ff87a2 Author: Jaehyun Cho Date: Tue Mar 7 16:18:09 2017 +0900 build: Support

[EGIT] [core/efl] master 01/02: tests: Remove CPU affinity from all threads

2017-03-06 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=38446d8daf207133c9fb1b11e50c0bac15ce335d commit 38446d8daf207133c9fb1b11e50c0bac15ce335d Author: Jean-Philippe Andre Date: Thu Mar 2 20:37:32 2017 +0900 tests: Remove CPU

[EGIT] [core/efl] master 01/01: eet_lib: changed unlink to eina_file_unlink

2017-03-06 Thread Ivan Furs
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=f7c1ac94f7d154a08660e40b5c0e676d8bd7d8e7 commit f7c1ac94f7d154a08660e40b5c0e676d8bd7d8e7 Author: Ivan Furs Date: Mon Mar 6 17:38:13 2017 +0900 eet_lib: changed unlink to

[EGIT] [core/efl] master 02/02: evas: Fix non-disappearance of text entry cursor

2017-03-06 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=1bfce47bf338428b71393722930d4e948ee19ad0 commit 1bfce47bf338428b71393722930d4e948ee19ad0 Author: Jean-Philippe Andre Date: Mon Mar 6 16:45:24 2017 +0900 evas: Fix

[EGIT] [core/efl] master 01/01: eina_file: delete handle->fm(handel of function CreateFileMapping)

2017-03-06 Thread Ivan Furs
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=8a10ef10cbc2d7513e8e4600dc26bb696f78dc62 commit 8a10ef10cbc2d7513e8e4600dc26bb696f78dc62 Author: Ivan Furs Date: Mon Mar 6 19:18:46 2017 +0900 eina_file: delete