Re: [E-devel] Git and branching

2017-07-22 Thread The Rasterman
On Sat, 22 Jul 2017 21:22:43 + Andrew Williams said: > Hi eflers :) > > So after thinking about issue management and planning milestones I thought > more about our source control. We currently have various different models > used but the bottom line is that it all hits master all the time wh

Re: [E-devel] Git and branching

2017-07-22 Thread Jonathan Aquilina
Hi Andrew, This is a good idea and I use it in my personal projects and highly recommend it. I woudl also like to propose another change at the phab level and to onboard more devs. Libreoffice does things in an interest manner. They classify the issues according to varying difficulty and then a

[E-devel] Git and branching

2017-07-22 Thread Andrew Williams
Hi eflers :) So after thinking about issue management and planning milestones I thought more about our source control. We currently have various different models used but the bottom line is that it all hits master all the time which can lead to less stability than ideal and also makes stabilisatio

[EGIT] [core/enlightenment] master 01/01: meson: also install the tiling-theme

2017-07-22 Thread Marcel Hollerbach
bu5hm4n pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=29ef798c26f811987d2629027d0687ea351c4212 commit 29ef798c26f811987d2629027d0687ea351c4212 Author: Marcel Hollerbach Date: Sat Jul 22 17:49:04 2017 +0200 meson: also install the tiling-t

[EGIT] [tools/edi] master 01/01: search: fix segv on wrap!

2017-07-22 Thread Al Poole
ajwillia-ms pushed a commit to branch master. http://git.enlightenment.org/tools/edi.git/commit/?id=24f9dc79fa24283fab11e3413233219c9b67f158 commit 24f9dc79fa24283fab11e3413233219c9b67f158 Author: Al Poole Date: Sat Jul 22 18:34:39 2017 +0100 search: fix segv on wrap! Reviewers:

[E-devel] Python-EFL 1.20.0-beta1 ready for testing

2017-07-22 Thread Davide Andreoli
Hi everyone, A pre-release tarball for Python-EFL 1.20 is available for testing at: https://download.enlightenment.org/pre-releases/python-efl-1.20.0-beta1.tar.gz This beta release is in sync with efl-1.20.0-beta3 (the latest available) Please try it and report any issue. Happy testing davemds

[EGIT] [bindings/python/python-efl] master 01/01: Prepare the 1.20.0-beta1 pre-release

2017-07-22 Thread Dave Andreoli
davemds pushed a commit to branch master. http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=85e23f2851b79f2ac76e0a6ad15c99df35563483 commit 85e23f2851b79f2ac76e0a6ad15c99df35563483 Author: Dave Andreoli Date: Sat Jul 22 18:10:16 2017 +0200 Prepare the 1.20.0-beta1 pre

[EGIT] [bindings/python/python-efl] master 01/01: New 1.20 API: elm.Menu.open()

2017-07-22 Thread Dave Andreoli
davemds pushed a commit to branch master. http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=c5759b6d67b20d7e4f3f4aacf8c013eef8af7afe commit c5759b6d67b20d7e4f3f4aacf8c013eef8af7afe Author: Dave Andreoli Date: Sat Jul 22 17:39:23 2017 +0200 New 1.20 API: elm.Menu.open(

Re: [E-devel] Server down

2017-07-22 Thread The Rasterman
On Sat, 22 Jul 2017 15:20:48 + Andrew Williams said: > Thanks to whoever kicked the server just now :) me :) > Are we any closer to what might be triggering this as soon as the weekend > starts? ;) no. i've experimented with disabling cron.daily things on e5... it does seem that now shutti

[EGIT] [bindings/python/python-efl] master 01/01: New 1.20 API: elm.Genlist.multi_select_mode

2017-07-22 Thread Dave Andreoli
davemds pushed a commit to branch master. http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=5bbaba2a6ebad92aa2309ca546d774977201527f commit 5bbaba2a6ebad92aa2309ca546d774977201527f Author: Dave Andreoli Date: Sat Jul 22 17:24:06 2017 +0200 New 1.20 API: elm.Genlist.mu

[EGIT] [core/enlightenment] master 01/02: powersave sleep - use fd's and seletc. ecore pipe cant be used

2017-07-22 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=70d08a770eee25ae8fcd1610910ff305b3d583c7 commit 70d08a770eee25ae8fcd1610910ff305b3d583c7 Author: Carsten Haitzler (Rasterman) Date: Sat Jul 22 22:23:33 2017 +0900 powersave sleep - use

[EGIT] [core/enlightenment] master 02/02: e comp - stop trying to set size again and again to the same

2017-07-22 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=6e882d2e4f44c5ab77d1cf461a6733740856ede4 commit 6e882d2e4f44c5ab77d1cf461a6733740856ede4 Author: Carsten Haitzler (Rasterman) Date: Sun Jul 23 00:19:51 2017 +0900 e comp - stop trying t

Re: [E-devel] Audio production studio for enlightenment

2017-07-22 Thread Jonathan Aquilina
Hi Al, I am on IRC my name is eagles0513875 on there if you would like to chat drop me a line. --- Regards, Jonathan Aquilina On 2017-07-22 13:23, Al Poole wrote: > Hey, > > I'm interested in this topic. I'd like to write a synthesizer and also a > mixer application with multiple sources..

Re: [E-devel] Server down

2017-07-22 Thread Andrew Williams
Thanks to whoever kicked the server just now :) Are we any closer to what might be triggering this as soon as the weekend starts? ;) Andy On Wed, 19 Jul 2017 at 18:47 Andrew Williams wrote: > It looks like the new key did work after all - but in the confiscation > about ensuring no proxies wer

Re: [E-devel] Audio production studio for enlightenment

2017-07-22 Thread Al Poole
Hey, I'm interested in this topic. I'd like to write a synthesizer and also a mixer application with multiple sources...I wrote one in SDL2 but it is scrappy...What do you think? Talk to me! On Sat, Jul 1, 2017 at 1:42 PM, jaquilina wrote: > Hi all, > At EDDell I had mentioned to Andrew that I

[E-devel] Will jenkins be re-enabled ??

2017-07-22 Thread Davide Andreoli
Hi guys, all jenkins builds are still disabled, we use those build to generate the python-efl release tarballs and documentations, I really don't like to change the release procedure for this... Can I reenable the python-efl builds? maybe just for some manual builds? Thanks -

[EGIT] [bindings/python/python-efl] master 01/01: Use the buffer engine for elm tests

2017-07-22 Thread Dave Andreoli
davemds pushed a commit to branch master. http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=74ed9e86a48a3375c316c359e4305500890cb206 commit 74ed9e86a48a3375c316c359e4305500890cb206 Author: Dave Andreoli Date: Sat Jul 22 11:35:28 2017 +0200 Use the buffer engine for el

[EGIT] [bindings/python/python-efl] master 01/01: Some more tests cleanups

2017-07-22 Thread Dave Andreoli
davemds pushed a commit to branch master. http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=3ef64e685c66696b6fdb2d8dc93a9e1f5a84d4e7 commit 3ef64e685c66696b6fdb2d8dc93a9e1f5a84d4e7 Author: Dave Andreoli Date: Sat Jul 22 11:22:15 2017 +0200 Some more tests cleanups

[EGIT] [bindings/python/python-efl] master 01/01: Use new style import in elm tests

2017-07-22 Thread Dave Andreoli
davemds pushed a commit to branch master. http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=6e2b444712db7b076e5cfa7e7b694f0ff0c2dffb commit 6e2b444712db7b076e5cfa7e7b694f0ff0c2dffb Author: Dave Andreoli Date: Sat Jul 22 11:09:15 2017 +0200 Use new style import in elm

[EGIT] [core/efl] master 01/02: efl_wl - also add xkbcommon as it's actually used

2017-07-22 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=a311de5fe595690b51ad5486e3ae03ec7719d066 commit a311de5fe595690b51ad5486e3ae03ec7719d066 Author: Carsten Haitzler (Rasterman) Date: Fri Jul 21 17:37:33 2017 +0900 efl_wl - also add xkbcommon as i

[EGIT] [core/efl] master 02/02: ecore_audio headers conflict with app have ifdefs

2017-07-22 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=8f67f2f2d3e18219e7a88ce4ab008fc40122b59d commit 8f67f2f2d3e18219e7a88ce4ab008fc40122b59d Author: Carsten Haitzler (Rasterman) Date: Sat Jul 22 17:59:11 2017 +0900 ecore_audio headers conflict wit

[EGIT] [bindings/python/python-efl] master 02/02: Adjust some more tests

2017-07-22 Thread Dave Andreoli
davemds pushed a commit to branch master. http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=7d8049b0c5e06403433cfef362ec8771cf8cef95 commit 7d8049b0c5e06403433cfef362ec8771cf8cef95 Author: Dave Andreoli Date: Sat Jul 22 10:57:24 2017 +0200 Adjust some more tests ---

[EGIT] [bindings/python/python-efl] master 01/02: Move elm external test from edje to elm

2017-07-22 Thread Dave Andreoli
davemds pushed a commit to branch master. http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=741000d423deafb01c80c93eef323188234c18f0 commit 741000d423deafb01c80c93eef323188234c18f0 Author: Dave Andreoli Date: Sat Jul 22 10:55:04 2017 +0200 Move elm external test from

[EGIT] [core/enlightenment] master 01/01: meson: we need -rdynamic here not -export-dynamic

2017-07-22 Thread Marcel Hollerbach
bu5hm4n pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=3c106c6b81660b6a69f6f3d0c788834efa717a83 commit 3c106c6b81660b6a69f6f3d0c788834efa717a83 Author: Marcel Hollerbach Date: Sat Jul 22 10:40:52 2017 +0200 meson: we need -rdynamic here no

[EGIT] [core/enlightenment] master 01/01: meson build - fix mixer build because the defines are only for existence

2017-07-22 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=b976006bb58bcfa68fd64522081cc6f298478c26 commit b976006bb58bcfa68fd64522081cc6f298478c26 Author: Carsten Haitzler (Rasterman) Date: Sat Jul 22 16:53:31 2017 +0900 meson build - fix mixe

[E-devel] Minor issue with new Zoomable widget

2017-07-22 Thread Davide Andreoli
When the Zoomable widget (photocam in legacy) is used as an external edje object it spwan this error: [ERROR] eo (eo.c: 573) --- in lib/edje/edje_object.eo.c:82: func 'edje_obj_group_size_max_get' (1041) could not be resolved for class 'Efl.Ui.Image.Zoomable'. Is this solvable? the python-efl tes

[EGIT] [bindings/python/python-efl] master 01/01: Edje: remove custom __repr__ implementation

2017-07-22 Thread Dave Andreoli
davemds pushed a commit to branch master. http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=fecc0c2604619ab69508a0d9ce994ebf1cef47b9 commit fecc0c2604619ab69508a0d9ce994ebf1cef47b9 Author: Dave Andreoli Date: Sat Jul 22 09:08:03 2017 +0200 Edje: remove custom __repr__