Re: [E-devel] EFL 1.19.0 beta 1

2017-02-14 Thread Gustavo Sverzut Barbieri
On Tue, Feb 14, 2017 at 9:15 AM, Gustavo Sverzut Barbieri
 wrote:
> On Tue, Feb 14, 2017 at 8:14 AM, Vincent Torri  
> wrote:
>> On Tue, Feb 14, 2017 at 11:03 AM, Andrii Kroitor  
>> wrote:
>>> On 13.02.17 18:00, Stefan Schmidt wrote:
 This beta release brings the upcoming 1.19 release one step further.
 Please give it some good testing and let us know about the problems you
 run into.

 http://download.enlightenment.org/rel/libs/efl/efl-1.19.0-beta1.tar.gz
 a3f47470db32a3498de2c40e8edc936ba1da00d2a2091b5a60f890b1b5ce6506

 http://download.enlightenment.org/rel/libs/efl/efl-1.19.0-beta1.tar.xz
 d53d314707d5ac96e1207766389aec9f3f407674290dce360629861928880ac6

 **Fixes:**
  * elm_code: Fix syntax crash on trailing newline in multiline macro
  * ecore-wl2: roundtrip during client disconnect
  * evas: fix bugs in gif image loader



 --
 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
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


>>> I've tested this on Windows: build works, but I can't launch any GUI
>>> application (i.e. elementary_test).
>>
>> with a pull from some hours, no problems here, I can run elm_test and my 
>> gui's
>>
>>> It is flooding console with following two errors:
>>>
>>> ERR:ecore_con lib/ecore_con/ecore_con_legacy.c:2085
>>> ecore_con_server_connect() Your platform doesn't support
>>> Efl_Net_Dialer-compatible local communication
>>> ERR:eina_safety lib/ecore_con/ecore_con_legacy.c:2104
>>> ecore_con_server_connect() safety check failed: cls == NULL
>>
>> my bad, i have to fix that. I have most of the code. I need to find
>> some time to integrate it into ecore_con
>
> I can help with that, let me know of the code and we can work together
> to make it happen for e19.

damn, I meant efl-1.19


-- 
Gustavo Sverzut Barbieri
--
Mobile: +55 (16) 99354-9890

--
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
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] EFL 1.19.0 beta 1

2017-02-14 Thread Gustavo Sverzut Barbieri
On Tue, Feb 14, 2017 at 8:14 AM, Vincent Torri  wrote:
> On Tue, Feb 14, 2017 at 11:03 AM, Andrii Kroitor  
> wrote:
>> On 13.02.17 18:00, Stefan Schmidt wrote:
>>> This beta release brings the upcoming 1.19 release one step further.
>>> Please give it some good testing and let us know about the problems you
>>> run into.
>>>
>>> http://download.enlightenment.org/rel/libs/efl/efl-1.19.0-beta1.tar.gz
>>> a3f47470db32a3498de2c40e8edc936ba1da00d2a2091b5a60f890b1b5ce6506
>>>
>>> http://download.enlightenment.org/rel/libs/efl/efl-1.19.0-beta1.tar.xz
>>> d53d314707d5ac96e1207766389aec9f3f407674290dce360629861928880ac6
>>>
>>> **Fixes:**
>>>  * elm_code: Fix syntax crash on trailing newline in multiline macro
>>>  * ecore-wl2: roundtrip during client disconnect
>>>  * evas: fix bugs in gif image loader
>>>
>>>
>>>
>>> --
>>> 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
>>> enlightenment-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>>>
>>>
>> I've tested this on Windows: build works, but I can't launch any GUI
>> application (i.e. elementary_test).
>
> with a pull from some hours, no problems here, I can run elm_test and my gui's
>
>> It is flooding console with following two errors:
>>
>> ERR:ecore_con lib/ecore_con/ecore_con_legacy.c:2085
>> ecore_con_server_connect() Your platform doesn't support
>> Efl_Net_Dialer-compatible local communication
>> ERR:eina_safety lib/ecore_con/ecore_con_legacy.c:2104
>> ecore_con_server_connect() safety check failed: cls == NULL
>
> my bad, i have to fix that. I have most of the code. I need to find
> some time to integrate it into ecore_con

I can help with that, let me know of the code and we can work together
to make it happen for e19.


-- 
Gustavo Sverzut Barbieri
--
Mobile: +55 (16) 99354-9890

--
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
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] EFL 1.19.0 beta 1

2017-02-14 Thread Vincent Torri
On Tue, Feb 14, 2017 at 11:03 AM, Andrii Kroitor  wrote:
> On 13.02.17 18:00, Stefan Schmidt wrote:
>> This beta release brings the upcoming 1.19 release one step further.
>> Please give it some good testing and let us know about the problems you
>> run into.
>>
>> http://download.enlightenment.org/rel/libs/efl/efl-1.19.0-beta1.tar.gz
>> a3f47470db32a3498de2c40e8edc936ba1da00d2a2091b5a60f890b1b5ce6506
>>
>> http://download.enlightenment.org/rel/libs/efl/efl-1.19.0-beta1.tar.xz
>> d53d314707d5ac96e1207766389aec9f3f407674290dce360629861928880ac6
>>
>> **Fixes:**
>>  * elm_code: Fix syntax crash on trailing newline in multiline macro
>>  * ecore-wl2: roundtrip during client disconnect
>>  * evas: fix bugs in gif image loader
>>
>>
>>
>> --
>> 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
>> enlightenment-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>>
>>
> I've tested this on Windows: build works, but I can't launch any GUI
> application (i.e. elementary_test).

with a pull from some hours, no problems here, I can run elm_test and my gui's

> It is flooding console with following two errors:
>
> ERR:ecore_con lib/ecore_con/ecore_con_legacy.c:2085
> ecore_con_server_connect() Your platform doesn't support
> Efl_Net_Dialer-compatible local communication
> ERR:eina_safety lib/ecore_con/ecore_con_legacy.c:2104
> ecore_con_server_connect() safety check failed: cls == NULL

my bad, i have to fix that. I have most of the code. I need to find
some time to integrate it into ecore_con

Vincent


> --
> *Best Regards,
> Andrii Kroitor
> * Engineer, Tizen Platform Lab
>
> Samsung R Institute Ukraine
> 57, Lva Tolstogo St., Kyiv 01032, Ukraine
> email: an.kroi...@samsung.com 
>
>
> --
> 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
> enlightenment-devel@lists.sourceforge.net
> 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
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] EFL 1.19.0 beta 1

2017-02-14 Thread Andrii Kroitor
On 13.02.17 18:00, Stefan Schmidt wrote:
> This beta release brings the upcoming 1.19 release one step further.
> Please give it some good testing and let us know about the problems you
> run into.
>
> http://download.enlightenment.org/rel/libs/efl/efl-1.19.0-beta1.tar.gz
> a3f47470db32a3498de2c40e8edc936ba1da00d2a2091b5a60f890b1b5ce6506
>
> http://download.enlightenment.org/rel/libs/efl/efl-1.19.0-beta1.tar.xz
> d53d314707d5ac96e1207766389aec9f3f407674290dce360629861928880ac6
>
> **Fixes:**
>  * elm_code: Fix syntax crash on trailing newline in multiline macro
>  * ecore-wl2: roundtrip during client disconnect
>  * evas: fix bugs in gif image loader
>
>
>
> --
> 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
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
>
I've tested this on Windows: build works, but I can't launch any GUI 
application (i.e. elementary_test).
It is flooding console with following two errors:

ERR:ecore_con lib/ecore_con/ecore_con_legacy.c:2085 
ecore_con_server_connect() Your platform doesn't support 
Efl_Net_Dialer-compatible local communication
ERR:eina_safety lib/ecore_con/ecore_con_legacy.c:2104 
ecore_con_server_connect() safety check failed: cls == NULL

-- 
*Best Regards,
Andrii Kroitor
* Engineer, Tizen Platform Lab

Samsung R Institute Ukraine
57, Lva Tolstogo St., Kyiv 01032, Ukraine
email: an.kroi...@samsung.com 


--
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
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] EFL 1.19.0 beta 1

2017-02-13 Thread Stefan Schmidt
This beta release brings the upcoming 1.19 release one step further. 
Please give it some good testing and let us know about the problems you 
run into.

http://download.enlightenment.org/rel/libs/efl/efl-1.19.0-beta1.tar.gz
a3f47470db32a3498de2c40e8edc936ba1da00d2a2091b5a60f890b1b5ce6506

http://download.enlightenment.org/rel/libs/efl/efl-1.19.0-beta1.tar.xz
d53d314707d5ac96e1207766389aec9f3f407674290dce360629861928880ac6

**Fixes:**
* elm_code: Fix syntax crash on trailing newline in multiline macro
* ecore-wl2: roundtrip during client disconnect
* evas: fix bugs in gif image loader



--
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
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel