Discussion:
[E-devel] EFL 1.20.0 beta 2
Stefan Schmidt
2017-07-11 21:51:54 UTC
Permalink
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

http://download.enlightenment.org/rel/libs/efl/efl-1.20.0-beta2.tar.xz
b0f33bc39b28ea13c2581326b2544f8a75935f0c877ba2db790531021764f82b

**Features:**

* ecore-x - add ecore x dpms force api
* Add ecore_win32_cursor_show() API and
ecore_evas_win32_cursor_(un)set() functions

**Fixes:**

* Emotion: freed allocated string.
* elm_code: Fix number parsing to include legal separators
* eina - fix eina_file_virtualize to copy data to an aligned addr
* eina_file: fix unmap of unmapped region when Eina_File has copied
data and not a map; (T5479)
* ecore-wl2: add display object refs for windows
* ecore-wl2: create surfaces once compositor global is bound
* elm_cnp: mark x11 selection as lost when selection is lost in event
* elm_entry: don't update PRIMARY selection under wayland
* Add ecore_win32_cursor_show() API and
ecore_evas_win32_cursor_(un)set() functions
* default theme - add signals to pointer theme to fix glitch in x
* ecore-wl2: Add event handlers even if no data device manager exists
* elput: Fix support for setting keyboard led(s) (T5655)
* elput: Update modifers for caps lock
* popup: fix sizing eval logic when scrollable set TRUE
* evas font: append global font path when Evas initializes Fontconfig
* elm: Fix fileselector button "hidden files" (T5465)
William L. Thomson Jr.
2017-07-12 00:49:48 UTC
Permalink
On Tue, 11 Jul 2017 23:51:54 +0200
Post by 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
http://download.enlightenment.org/rel/libs/efl/efl-1.20.0-beta2.tar.xz
b0f33bc39b28ea13c2581326b2544f8a75935f0c877ba2db790531021764f82b
Failed to build with same issue as beta1. Which I thought was fixed?

make[4]: *** No rule to make target 'lib/efl_wl/copiedfromweston.x',
needed by ' lib/efl_wl/libefl_wl.la'. Stop.

* ERROR: dev-libs/efl-1.20.0_beta2::os-xtoo failed (compile phase):
* emake failed
--
William L. Thomson Jr.
Stefan Schmidt
2017-07-12 10:01:26 UTC
Permalink
Hello.
Post by William L. Thomson Jr.
On Tue, 11 Jul 2017 23:51:54 +0200
Post by 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
http://download.enlightenment.org/rel/libs/efl/efl-1.20.0-beta2.tar.xz
b0f33bc39b28ea13c2581326b2544f8a75935f0c877ba2db790531021764f82b
Failed to build with same issue as beta1. Which I thought was fixed?
I was under the same impression. That this was fixed.
Post by William L. Thomson Jr.
make[4]: *** No rule to make target 'lib/efl_wl/copiedfromweston.x',
needed by ' lib/efl_wl/libefl_wl.la'. Stop.
* emake failed
I was able to reproduce this here now. Will ahve a look to get this fixed.

regards
Stefan Schmidt
Andrew Williams
2017-07-12 10:50:12 UTC
Permalink
Hi,

Have people been testing on OS X in the last week? I just updated to master
(almost the same as beta2?) and I see many new issues / regressions. Will
document them in tickets and link here later.

Thanks,
Andy
Post by Stefan Schmidt
Hello.
Post by William L. Thomson Jr.
On Tue, 11 Jul 2017 23:51:54 +0200
Post by 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
http://download.enlightenment.org/rel/libs/efl/efl-1.20.0-beta2.tar.xz
b0f33bc39b28ea13c2581326b2544f8a75935f0c877ba2db790531021764f82b
Failed to build with same issue as beta1. Which I thought was fixed?
I was under the same impression. That this was fixed.
Post by William L. Thomson Jr.
make[4]: *** No rule to make target 'lib/efl_wl/copiedfromweston.x',
needed by ' lib/efl_wl/libefl_wl.la'. Stop.
* emake failed
I was able to reproduce this here now. Will ahve a look to get this fixed.
regards
Stefan Schmidt
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-devel mailing list
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
--
http://andywilliams.me
http://ajwillia.ms
Jean Guyomarc'h
2017-07-12 13:11:33 UTC
Permalink
Hi,

I haven't tested the beta2 on osx, but it was "fine" (except the infamous
segfault when ending a graphical program) during alpha phase.
I'll try to have a look during the week, but since my hardware is dying,
build times are terrible, which make development harder.

Jean
Post by Andrew Williams
Hi,
Have people been testing on OS X in the last week? I just updated to master
(almost the same as beta2?) and I see many new issues / regressions. Will
document them in tickets and link here later.
Thanks,
Andy
Post by Stefan Schmidt
Hello.
Post by William L. Thomson Jr.
On Tue, 11 Jul 2017 23:51:54 +0200
Post by 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
Post by Stefan Schmidt
Post by William L. Thomson Jr.
Post by Stefan Schmidt
1a845c6cfdb139d25bc29d7bfdbc15bcf7d246aad2d1f6be3218f7925cfd7078
http://download.enlightenment.org/rel/libs/efl/efl-1.20.0-
beta2.tar.xz
Post by Stefan Schmidt
Post by William L. Thomson Jr.
Post by Stefan Schmidt
b0f33bc39b28ea13c2581326b2544f8a75935f0c877ba2db790531021764f82b
Failed to build with same issue as beta1. Which I thought was fixed?
I was under the same impression. That this was fixed.
Post by William L. Thomson Jr.
make[4]: *** No rule to make target 'lib/efl_wl/copiedfromweston.x',
needed by ' lib/efl_wl/libefl_wl.la'. Stop.
* emake failed
I was able to reproduce this here now. Will ahve a look to get this
fixed.
Post by Stefan Schmidt
regards
Stefan Schmidt
------------------------------------------------------------
------------------
Post by Stefan Schmidt
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-devel mailing list
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
--
http://andywilliams.me
http://ajwillia.ms
------------------------------------------------------------
------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-devel mailing list
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
Andrew Williams
2017-07-12 16:13:48 UTC
Permalink
On Linux and on OS X the scrollbars in Elementary now jump when dragged so
that the top of the bar is under the cursor. This happened in the last 2
days as far as I can tell.

Andy
Post by Jean Guyomarc'h
Hi,
I haven't tested the beta2 on osx, but it was "fine" (except the infamous
segfault when ending a graphical program) during alpha phase.
I'll try to have a look during the week, but since my hardware is dying,
build times are terrible, which make development harder.
Jean
Post by Andrew Williams
Hi,
Have people been testing on OS X in the last week? I just updated to
master
Post by Andrew Williams
(almost the same as beta2?) and I see many new issues / regressions. Will
document them in tickets and link here later.
Thanks,
Andy
Post by Stefan Schmidt
Hello.
Post by William L. Thomson Jr.
On Tue, 11 Jul 2017 23:51:54 +0200
Post by 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
Post by Stefan Schmidt
Post by William L. Thomson Jr.
Post by Stefan Schmidt
1a845c6cfdb139d25bc29d7bfdbc15bcf7d246aad2d1f6be3218f7925cfd7078
http://download.enlightenment.org/rel/libs/efl/efl-1.20.0-
beta2.tar.xz
Post by Stefan Schmidt
Post by William L. Thomson Jr.
Post by Stefan Schmidt
b0f33bc39b28ea13c2581326b2544f8a75935f0c877ba2db790531021764f82b
Failed to build with same issue as beta1. Which I thought was fixed?
I was under the same impression. That this was fixed.
Post by William L. Thomson Jr.
make[4]: *** No rule to make target 'lib/efl_wl/copiedfromweston.x',
needed by ' lib/efl_wl/libefl_wl.la'. Stop.
* emake failed
I was able to reproduce this here now. Will ahve a look to get this
fixed.
Post by Stefan Schmidt
regards
Stefan Schmidt
------------------------------------------------------------
------------------
Post by Stefan Schmidt
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-devel mailing list
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
--
http://andywilliams.me
http://ajwillia.ms
------------------------------------------------------------
------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-devel mailing list
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-devel mailing list
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
--
http://andywilliams.me
http://ajwillia.ms
Carsten Haitzler (The Rasterman)
2017-07-12 23:57:02 UTC
Permalink
Post by Andrew Williams
On Linux and on OS X the scrollbars in Elementary now jump when dragged so
that the top of the bar is under the cursor. This happened in the last 2
days as far as I can tell.
yeah. i see that... that's bad... :(
Post by Andrew Williams
Andy
Post by Jean Guyomarc'h
Hi,
I haven't tested the beta2 on osx, but it was "fine" (except the infamous
segfault when ending a graphical program) during alpha phase.
I'll try to have a look during the week, but since my hardware is dying,
build times are terrible, which make development harder.
Jean
Post by Andrew Williams
Hi,
Have people been testing on OS X in the last week? I just updated to
master
Post by Andrew Williams
(almost the same as beta2?) and I see many new issues / regressions. Will
document them in tickets and link here later.
Thanks,
Andy
Post by Stefan Schmidt
Hello.
Post by William L. Thomson Jr.
On Tue, 11 Jul 2017 23:51:54 +0200
Post by 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
Post by Stefan Schmidt
Post by William L. Thomson Jr.
Post by Stefan Schmidt
1a845c6cfdb139d25bc29d7bfdbc15bcf7d246aad2d1f6be3218f7925cfd7078
http://download.enlightenment.org/rel/libs/efl/efl-1.20.0-
beta2.tar.xz
Post by Stefan Schmidt
Post by William L. Thomson Jr.
Post by Stefan Schmidt
b0f33bc39b28ea13c2581326b2544f8a75935f0c877ba2db790531021764f82b
Failed to build with same issue as beta1. Which I thought was fixed?
I was under the same impression. That this was fixed.
Post by William L. Thomson Jr.
make[4]: *** No rule to make target 'lib/efl_wl/copiedfromweston.x',
needed by ' lib/efl_wl/libefl_wl.la'. Stop.
* emake failed
I was able to reproduce this here now. Will ahve a look to get this
fixed.
Post by Stefan Schmidt
regards
Stefan Schmidt
------------------------------------------------------------
------------------
Post by Stefan Schmidt
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-devel mailing list
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
--
http://andywilliams.me
http://ajwillia.ms
------------------------------------------------------------
------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-devel mailing list
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-devel mailing list
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
--
http://andywilliams.me
http://ajwillia.ms
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-devel mailing list
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
--
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler) ***@rasterman.com
Jean-Philippe André
2017-07-13 05:11:41 UTC
Permalink
Post by Carsten Haitzler (The Rasterman)
Post by Andrew Williams
On Linux and on OS X the scrollbars in Elementary now jump when dragged
so
Post by Andrew Williams
that the top of the bar is under the cursor. This happened in the last 2
days as far as I can tell.
yeah. i see that... that's bad... :(
Yeah I see it as well and I think I know the culprit.
I'll have a look, thanks for the report.
Post by Carsten Haitzler (The Rasterman)
Post by Andrew Williams
Andy
Post by Jean Guyomarc'h
Hi,
I haven't tested the beta2 on osx, but it was "fine" (except the
infamous
Post by Andrew Williams
Post by Jean Guyomarc'h
segfault when ending a graphical program) during alpha phase.
I'll try to have a look during the week, but since my hardware is
dying,
Post by Andrew Williams
Post by Jean Guyomarc'h
build times are terrible, which make development harder.
Jean
On Wed, Jul 12, 2017 at 12:50 PM, Andrew Williams <
Post by Andrew Williams
Hi,
Have people been testing on OS X in the last week? I just updated to
master
Post by Andrew Williams
(almost the same as beta2?) and I see many new issues / regressions.
Will
Post by Andrew Williams
Post by Jean Guyomarc'h
Post by Andrew Williams
document them in tickets and link here later.
Thanks,
Andy
Post by Stefan Schmidt
Hello.
Post by William L. Thomson Jr.
On Tue, 11 Jul 2017 23:51:54 +0200
Post by Stefan Schmidt
Second beta release for the 1.20 release cycle. Please give it
some
Post by Andrew Williams
Post by Jean Guyomarc'h
Post by Andrew Williams
Post by Stefan Schmidt
Post by William L. Thomson Jr.
Post by Stefan Schmidt
good testing
**Download**
http://download.enlightenment.org/rel/libs/efl/efl-1.20.0-
beta2.tar.gz
Post by Stefan Schmidt
Post by William L. Thomson Jr.
Post by Stefan Schmidt
1a845c6cfdb139d25bc29d7bfdbc15bcf7d246aad2d1f6be3218f7925cfd
7078
Post by Andrew Williams
Post by Jean Guyomarc'h
Post by Andrew Williams
Post by Stefan Schmidt
Post by William L. Thomson Jr.
Post by Stefan Schmidt
http://download.enlightenment.org/rel/libs/efl/efl-1.20.0-
beta2.tar.xz
Post by Stefan Schmidt
Post by William L. Thomson Jr.
Post by Stefan Schmidt
b0f33bc39b28ea13c2581326b2544f8a75935f0c877ba2db790531021764
f82b
Post by Andrew Williams
Post by Jean Guyomarc'h
Post by Andrew Williams
Post by Stefan Schmidt
Post by William L. Thomson Jr.
Failed to build with same issue as beta1. Which I thought was
fixed?
Post by Andrew Williams
Post by Jean Guyomarc'h
Post by Andrew Williams
Post by Stefan Schmidt
I was under the same impression. That this was fixed.
Post by William L. Thomson Jr.
make[4]: *** No rule to make target 'lib/efl_wl/copiedfromweston.
x',
Post by Andrew Williams
Post by Jean Guyomarc'h
Post by Andrew Williams
Post by Stefan Schmidt
Post by William L. Thomson Jr.
needed by ' lib/efl_wl/libefl_wl.la'. Stop.
* ERROR: dev-libs/efl-1.20.0_beta2::os-xtoo failed (compile
* emake failed
I was able to reproduce this here now. Will ahve a look to get this
fixed.
Post by Stefan Schmidt
regards
Stefan Schmidt
------------------------------------------------------------
------------------
Post by Stefan Schmidt
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-devel mailing list
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
--
http://andywilliams.me
http://ajwillia.ms
------------------------------------------------------------
------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-devel mailing list
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
------------------------------------------------------------
------------------
Post by Andrew Williams
Post by Jean Guyomarc'h
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-devel mailing list
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
--
http://andywilliams.me
http://ajwillia.ms
------------------------------------------------------------
------------------
Post by Andrew Williams
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-devel mailing list
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
--
------------- Codito, ergo sum - "I code, therefore I am" --------------
------------------------------------------------------------
------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-devel mailing list
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
--
Jean-Philippe André
Andrew Williams
2017-07-14 15:54:00 UTC
Permalink
Apologies I created a different thread, it was most relevant here - the EFL
does not build on OSX 10.11 (El Capitan) due to no clockid_t (it suggests
clock_id_t).

Fun times.
Andy
Post by Jean-Philippe André
Post by Carsten Haitzler (The Rasterman)
Post by Andrew Williams
On Linux and on OS X the scrollbars in Elementary now jump when dragged
so
Post by Andrew Williams
that the top of the bar is under the cursor. This happened in the last
2
Post by Carsten Haitzler (The Rasterman)
Post by Andrew Williams
days as far as I can tell.
yeah. i see that... that's bad... :(
Yeah I see it as well and I think I know the culprit.
I'll have a look, thanks for the report.
Post by Carsten Haitzler (The Rasterman)
Post by Andrew Williams
Andy
Post by Jean Guyomarc'h
Hi,
I haven't tested the beta2 on osx, but it was "fine" (except the
infamous
Post by Andrew Williams
Post by Jean Guyomarc'h
segfault when ending a graphical program) during alpha phase.
I'll try to have a look during the week, but since my hardware is
dying,
Post by Andrew Williams
Post by Jean Guyomarc'h
build times are terrible, which make development harder.
Jean
On Wed, Jul 12, 2017 at 12:50 PM, Andrew Williams <
Post by Andrew Williams
Hi,
Have people been testing on OS X in the last week? I just updated
to
Post by Carsten Haitzler (The Rasterman)
Post by Andrew Williams
Post by Jean Guyomarc'h
master
Post by Andrew Williams
(almost the same as beta2?) and I see many new issues /
regressions.
Post by Carsten Haitzler (The Rasterman)
Will
Post by Andrew Williams
Post by Jean Guyomarc'h
Post by Andrew Williams
document them in tickets and link here later.
Thanks,
Andy
On Wed, 12 Jul 2017 at 11:02, Stefan Schmidt <
Post by Stefan Schmidt
Hello.
Post by William L. Thomson Jr.
On Tue, 11 Jul 2017 23:51:54 +0200
Post by Stefan Schmidt
Second beta release for the 1.20 release cycle. Please give it
some
Post by Andrew Williams
Post by Jean Guyomarc'h
Post by Andrew Williams
Post by Stefan Schmidt
Post by William L. Thomson Jr.
Post by Stefan Schmidt
good testing
**Download**
http://download.enlightenment.org/rel/libs/efl/efl-1.20.0-
beta2.tar.gz
Post by Stefan Schmidt
Post by William L. Thomson Jr.
Post by Stefan Schmidt
1a845c6cfdb139d25bc29d7bfdbc15bcf7d246aad2d1f6be3218f7925cfd
7078
Post by Andrew Williams
Post by Jean Guyomarc'h
Post by Andrew Williams
Post by Stefan Schmidt
Post by William L. Thomson Jr.
Post by Stefan Schmidt
http://download.enlightenment.org/rel/libs/efl/efl-1.20.0-
beta2.tar.xz
Post by Stefan Schmidt
Post by William L. Thomson Jr.
Post by Stefan Schmidt
b0f33bc39b28ea13c2581326b2544f8a75935f0c877ba2db790531021764
f82b
Post by Andrew Williams
Post by Jean Guyomarc'h
Post by Andrew Williams
Post by Stefan Schmidt
Post by William L. Thomson Jr.
Failed to build with same issue as beta1. Which I thought was
fixed?
Post by Andrew Williams
Post by Jean Guyomarc'h
Post by Andrew Williams
Post by Stefan Schmidt
I was under the same impression. That this was fixed.
Post by William L. Thomson Jr.
make[4]: *** No rule to make target
'lib/efl_wl/copiedfromweston.
Post by Carsten Haitzler (The Rasterman)
x',
Post by Andrew Williams
Post by Jean Guyomarc'h
Post by Andrew Williams
Post by Stefan Schmidt
Post by William L. Thomson Jr.
needed by ' lib/efl_wl/libefl_wl.la'. Stop.
* ERROR: dev-libs/efl-1.20.0_beta2::os-xtoo failed (compile
* emake failed
I was able to reproduce this here now. Will ahve a look to get
this
Post by Carsten Haitzler (The Rasterman)
Post by Andrew Williams
Post by Jean Guyomarc'h
Post by Andrew Williams
fixed.
Post by Stefan Schmidt
regards
Stefan Schmidt
------------------------------------------------------------
------------------
Post by Stefan Schmidt
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-devel mailing list
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
--
http://andywilliams.me
http://ajwillia.ms
------------------------------------------------------------
------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-devel mailing list
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
------------------------------------------------------------
------------------
Post by Andrew Williams
Post by Jean Guyomarc'h
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-devel mailing list
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
--
http://andywilliams.me
http://ajwillia.ms
------------------------------------------------------------
------------------
Post by Andrew Williams
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-devel mailing list
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
--
------------- Codito, ergo sum - "I code, therefore I am" --------------
------------------------------------------------------------
------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-devel mailing list
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
--
Jean-Philippe André
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-devel mailing list
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
--
http://andywilliams.me
http://ajwillia.ms
Andrew Williams
2017-07-17 12:35:33 UTC
Permalink
Hi,

Did you get anywhere with this one? I think I see that across Linux and OS
X but I don't know where to start debugging.

Thanks,
Andy
Post by Jean-Philippe André
Post by Carsten Haitzler (The Rasterman)
Post by Andrew Williams
On Linux and on OS X the scrollbars in Elementary now jump when dragged
so
Post by Andrew Williams
that the top of the bar is under the cursor. This happened in the last
2
Post by Carsten Haitzler (The Rasterman)
Post by Andrew Williams
days as far as I can tell.
yeah. i see that... that's bad... :(
Yeah I see it as well and I think I know the culprit.
I'll have a look, thanks for the report.
Post by Carsten Haitzler (The Rasterman)
Post by Andrew Williams
Andy
Post by Jean Guyomarc'h
Hi,
I haven't tested the beta2 on osx, but it was "fine" (except the
infamous
Post by Andrew Williams
Post by Jean Guyomarc'h
segfault when ending a graphical program) during alpha phase.
I'll try to have a look during the week, but since my hardware is
dying,
Post by Andrew Williams
Post by Jean Guyomarc'h
build times are terrible, which make development harder.
Jean
On Wed, Jul 12, 2017 at 12:50 PM, Andrew Williams <
Post by Andrew Williams
Hi,
Have people been testing on OS X in the last week? I just updated
to
Post by Carsten Haitzler (The Rasterman)
Post by Andrew Williams
Post by Jean Guyomarc'h
master
Post by Andrew Williams
(almost the same as beta2?) and I see many new issues /
regressions.
Post by Carsten Haitzler (The Rasterman)
Will
Post by Andrew Williams
Post by Jean Guyomarc'h
Post by Andrew Williams
document them in tickets and link here later.
Thanks,
Andy
On Wed, 12 Jul 2017 at 11:02, Stefan Schmidt <
Post by Stefan Schmidt
Hello.
Post by William L. Thomson Jr.
On Tue, 11 Jul 2017 23:51:54 +0200
Post by Stefan Schmidt
Second beta release for the 1.20 release cycle. Please give it
some
Post by Andrew Williams
Post by Jean Guyomarc'h
Post by Andrew Williams
Post by Stefan Schmidt
Post by William L. Thomson Jr.
Post by Stefan Schmidt
good testing
**Download**
http://download.enlightenment.org/rel/libs/efl/efl-1.20.0-
beta2.tar.gz
Post by Stefan Schmidt
Post by William L. Thomson Jr.
Post by Stefan Schmidt
1a845c6cfdb139d25bc29d7bfdbc15bcf7d246aad2d1f6be3218f7925cfd
7078
Post by Andrew Williams
Post by Jean Guyomarc'h
Post by Andrew Williams
Post by Stefan Schmidt
Post by William L. Thomson Jr.
Post by Stefan Schmidt
http://download.enlightenment.org/rel/libs/efl/efl-1.20.0-
beta2.tar.xz
Post by Stefan Schmidt
Post by William L. Thomson Jr.
Post by Stefan Schmidt
b0f33bc39b28ea13c2581326b2544f8a75935f0c877ba2db790531021764
f82b
Post by Andrew Williams
Post by Jean Guyomarc'h
Post by Andrew Williams
Post by Stefan Schmidt
Post by William L. Thomson Jr.
Failed to build with same issue as beta1. Which I thought was
fixed?
Post by Andrew Williams
Post by Jean Guyomarc'h
Post by Andrew Williams
Post by Stefan Schmidt
I was under the same impression. That this was fixed.
Post by William L. Thomson Jr.
make[4]: *** No rule to make target
'lib/efl_wl/copiedfromweston.
Post by Carsten Haitzler (The Rasterman)
x',
Post by Andrew Williams
Post by Jean Guyomarc'h
Post by Andrew Williams
Post by Stefan Schmidt
Post by William L. Thomson Jr.
needed by ' lib/efl_wl/libefl_wl.la'. Stop.
* ERROR: dev-libs/efl-1.20.0_beta2::os-xtoo failed (compile
* emake failed
I was able to reproduce this here now. Will ahve a look to get
this
Post by Carsten Haitzler (The Rasterman)
Post by Andrew Williams
Post by Jean Guyomarc'h
Post by Andrew Williams
fixed.
Post by Stefan Schmidt
regards
Stefan Schmidt
------------------------------------------------------------
------------------
Post by Stefan Schmidt
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-devel mailing list
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
--
http://andywilliams.me
http://ajwillia.ms
------------------------------------------------------------
------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-devel mailing list
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
------------------------------------------------------------
------------------
Post by Andrew Williams
Post by Jean Guyomarc'h
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-devel mailing list
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
--
http://andywilliams.me
http://ajwillia.ms
------------------------------------------------------------
------------------
Post by Andrew Williams
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-devel mailing list
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
--
------------- Codito, ergo sum - "I code, therefore I am" --------------
------------------------------------------------------------
------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-devel mailing list
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
--
Jean-Philippe André
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-devel mailing list
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
--
http://andywilliams.me
http://ajwillia.ms
Jean-Philippe André
2017-07-18 01:32:39 UTC
Permalink
I poked the guy who broke it but didn't get a patch yet. Will poke more
today and revert if necessary.
Post by Andrew Williams
Hi,
Did you get anywhere with this one? I think I see that across Linux and OS
X but I don't know where to start debugging.
Thanks,
Andy
Post by Jean-Philippe André
On Wed, 12 Jul 2017 16:13:48 +0000 Andrew Williams <
Post by Andrew Williams
On Linux and on OS X the scrollbars in Elementary now jump when
dragged
Post by Jean-Philippe André
so
Post by Andrew Williams
that the top of the bar is under the cursor. This happened in the
last
Post by Jean-Philippe André
2
Post by Andrew Williams
days as far as I can tell.
yeah. i see that... that's bad... :(
Yeah I see it as well and I think I know the culprit.
I'll have a look, thanks for the report.
Post by Andrew Williams
Andy
On Wed, 12 Jul 2017 at 14:12 Jean Guyomarc'h <
Post by Jean Guyomarc'h
Hi,
I haven't tested the beta2 on osx, but it was "fine" (except the
infamous
Post by Andrew Williams
Post by Jean Guyomarc'h
segfault when ending a graphical program) during alpha phase.
I'll try to have a look during the week, but since my hardware is
dying,
Post by Andrew Williams
Post by Jean Guyomarc'h
build times are terrible, which make development harder.
Jean
On Wed, Jul 12, 2017 at 12:50 PM, Andrew Williams <
Post by Andrew Williams
Hi,
Have people been testing on OS X in the last week? I just updated
to
Post by Andrew Williams
Post by Jean Guyomarc'h
master
Post by Andrew Williams
(almost the same as beta2?) and I see many new issues /
regressions.
Will
Post by Andrew Williams
Post by Jean Guyomarc'h
Post by Andrew Williams
document them in tickets and link here later.
Thanks,
Andy
On Wed, 12 Jul 2017 at 11:02, Stefan Schmidt <
Post by Stefan Schmidt
Hello.
Post by William L. Thomson Jr.
On Tue, 11 Jul 2017 23:51:54 +0200
Post by Stefan Schmidt
Second beta release for the 1.20 release cycle. Please give
it
Post by Jean-Philippe André
some
Post by Andrew Williams
Post by Jean Guyomarc'h
Post by Andrew Williams
Post by Stefan Schmidt
Post by William L. Thomson Jr.
Post by Stefan Schmidt
good testing
**Download**
http://download.enlightenment.org/rel/libs/efl/efl-1.20.0-
beta2.tar.gz
Post by Stefan Schmidt
Post by William L. Thomson Jr.
Post by Stefan Schmidt
1a845c6cfdb139d25bc29d7bfdbc15
bcf7d246aad2d1f6be3218f7925cfd
Post by Jean-Philippe André
7078
Post by Andrew Williams
Post by Jean Guyomarc'h
Post by Andrew Williams
Post by Stefan Schmidt
Post by William L. Thomson Jr.
Post by Stefan Schmidt
http://download.enlightenment.org/rel/libs/efl/efl-1.20.0-
beta2.tar.xz
Post by Stefan Schmidt
Post by William L. Thomson Jr.
Post by Stefan Schmidt
b0f33bc39b28ea13c2581326b2544f
8a75935f0c877ba2db790531021764
Post by Jean-Philippe André
f82b
Post by Andrew Williams
Post by Jean Guyomarc'h
Post by Andrew Williams
Post by Stefan Schmidt
Post by William L. Thomson Jr.
Failed to build with same issue as beta1. Which I thought was
fixed?
Post by Andrew Williams
Post by Jean Guyomarc'h
Post by Andrew Williams
Post by Stefan Schmidt
I was under the same impression. That this was fixed.
Post by William L. Thomson Jr.
make[4]: *** No rule to make target
'lib/efl_wl/copiedfromweston.
x',
Post by Andrew Williams
Post by Jean Guyomarc'h
Post by Andrew Williams
Post by Stefan Schmidt
Post by William L. Thomson Jr.
needed by ' lib/efl_wl/libefl_wl.la'. Stop.
* ERROR: dev-libs/efl-1.20.0_beta2::os-xtoo failed
(compile
Post by Jean-Philippe André
Post by Andrew Williams
Post by Jean Guyomarc'h
Post by Andrew Williams
Post by Stefan Schmidt
Post by William L. Thomson Jr.
* emake failed
I was able to reproduce this here now. Will ahve a look to get
this
Post by Andrew Williams
Post by Jean Guyomarc'h
Post by Andrew Williams
fixed.
Post by Stefan Schmidt
regards
Stefan Schmidt
------------------------------------------------------------
------------------
Post by Stefan Schmidt
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-devel mailing list
https://lists.sourceforge.net/lists/listinfo/enlightenment-d
evel
Post by Jean-Philippe André
Post by Andrew Williams
Post by Jean Guyomarc'h
Post by Andrew Williams
--
http://andywilliams.me
http://ajwillia.ms
------------------------------------------------------------
------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-devel mailing list
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
------------------------------------------------------------
------------------
Post by Andrew Williams
Post by Jean Guyomarc'h
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-devel mailing list
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
--
http://andywilliams.me
http://ajwillia.ms
------------------------------------------------------------
------------------
Post by Andrew Williams
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-devel mailing list
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
--
------------- Codito, ergo sum - "I code, therefore I am"
--------------
Post by Jean-Philippe André
------------------------------------------------------------
------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-devel mailing list
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
--
Jean-Philippe André
------------------------------------------------------------
------------------
Post by Jean-Philippe André
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-devel mailing list
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
--
http://andywilliams.me
http://ajwillia.ms
------------------------------------------------------------
------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-devel mailing list
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
--
Jean-Philippe André
Stefan Schmidt
2017-07-12 17:15:34 UTC
Permalink
Hello.
Post by Stefan Schmidt
Hello.
Post by William L. Thomson Jr.
On Tue, 11 Jul 2017 23:51:54 +0200
Post by 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
http://download.enlightenment.org/rel/libs/efl/efl-1.20.0-beta2.tar.xz
b0f33bc39b28ea13c2581326b2544f8a75935f0c877ba2db790531021764f82b
Failed to build with same issue as beta1. Which I thought was fixed?
I was under the same impression. That this was fixed.
Post by William L. Thomson Jr.
make[4]: *** No rule to make target 'lib/efl_wl/copiedfromweston.x',
needed by ' lib/efl_wl/libefl_wl.la'. Stop.
* emake failed
I was able to reproduce this here now. Will ahve a look to get this fixed.
Fixed now.

http://git.enlightenment.org/core/efl.git/commit/?id=44b36e6697ce3fcde71e909867c7c02851653b04

regards
Stefan Schmidt
Loading...