Re: [E-devel] [EGIT] [core/efl] master 01/01: evas vg: prevent a corner-case crash.

2018-06-14 Thread Hermet Park
ok, will. On Fri, Jun 15, 2018 at 12:41 PM, Vincent Torri wrote: > On Fri, Jun 15, 2018 at 4:05 AM, Hermet Park wrote: > > Eo* obj = evas_object_vg_add(canvas); > > Efl_VG* root = evas_vg_container_add(obj); > > evas_object_vg_root_node_set(obj, root); > > efl_parent_set(root, NULL); > > > >

Re: [E-devel] [EGIT] [core/efl] master 01/01: evas vg: prevent a corner-case crash.

2018-06-14 Thread Vincent Torri
On Fri, Jun 15, 2018 at 4:05 AM, Hermet Park wrote: > Eo* obj = evas_object_vg_add(canvas); > Efl_VG* root = evas_vg_container_add(obj); > evas_object_vg_root_node_set(obj, root); > efl_parent_set(root, NULL); > > **crash** maybe a unit test should be added ? Vincent > > > On Fri, Jun 15, 2018

Re: [E-devel] [EGIT] [core/efl] master 01/01: evas vg: prevent a corner-case crash.

2018-06-14 Thread Hermet Park
Eo* obj = evas_object_vg_add(canvas); Efl_VG* root = evas_vg_container_add(obj); evas_object_vg_root_node_set(obj, root); efl_parent_set(root, NULL); **crash** On Fri, Jun 15, 2018 at 1:17 AM, Mike Blumenkrantz < michael.blumenkra...@gmail.com> wrote: > Are there tests for any of these things

Re: [E-devel] Clouseau Is Broken

2018-06-14 Thread Hermet Park
Obviously, it should have README and INSTALL. I have no idea how to use clouseau atm. It has been changed a lot. When I try it in local, i just say "Connection refused" whatever root process or not. Other entry options I can tr doesn't work neither Maybe it's broken, anyway it seems it's worse

Re: [E-devel] Clouseau Is Broken

2018-06-14 Thread Stephen Houston
Yes I know I found the online wiki stuff eventually but the source doesn't even have a readme or anything to point quickly to that which is the first place most will look just after finishing installing it from that very source. On Thu, Jun 14, 2018, 2:42 PM Marcel Hollerbach wrote: > Just as a

Re: [E-devel] Clouseau Is Broken

2018-06-14 Thread Marcel Hollerbach
Just as a site note, there is a wiki article called clouseau. Which is found under the category debugging :) https://www.enlightenment.org/playground/Tools/Clouseau/about-clouseau.md Greetings, bu5hm4n On 06/14/2018 06:07 PM, Stephen Houston wrote: I have created a ticket here for Clouseau

Re: [E-devel] [EGIT] [core/efl] master 01/01: evas vg: prevent a corner-case crash.

2018-06-14 Thread Mike Blumenkrantz
Are there tests for any of these things that are being fixed? On Thu, Jun 14, 2018 at 12:11 PM Hermet Park wrote: > hermet pushed a commit to branch master. > > > http://git.enlightenment.org/core/efl.git/commit/?id=c8c0dbb32bd7f38b0faf524b1a55585f99d1cb17 > > commit

[E-devel] Clouseau Is Broken

2018-06-14 Thread Stephen Houston
I have created a ticket here for Clouseau being broken: https://phab.enlightenment.org/T7017 Basically - There is no documentation on how to use clouseau, and when you finally figure it out, you get an endless progressbar. As we are making a big push to fix things and clean up our code base for

Re: [E-devel] EFL Alpha Release: Action Required

2018-06-14 Thread Mike Blumenkrantz
Update: this is the query which should now be used for finding high priority tickets, as it excludes tickets which are not slated for review in 1.21: https://phab.enlightenment.org/maniphest/query/hpAKElh.jGsu/#R If any tickets on this list do not seem to be within the scope of a release which