Re: [E-devel] Memory leak issue when using signal to loading image in EDJE

2019-11-19 Thread Vincent Torri
you can maybe use edje_player with valgrind to find the mem leak ? Vincent On Wed, Nov 20, 2019 at 2:11 AM Jing wrote: > > Hi Cedric, > I send the signal "START_LOADING" to load the image in my program and use > linux "top" command to detect the memory of my program, the memory will > keep

[EGIT] [core/efl] master 01/01: vector container: don't copy composite target duplicatedly.

2019-11-19 Thread Hermet Park
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=db68e45fede1fa9056ebfcac8ebd7ca320a28a54 commit db68e45fede1fa9056ebfcac8ebd7ca320a28a54 Author: Hermet Park Date: Wed Nov 20 14:09:00 2019 +0900 vector container: don't copy composite target dup

Re: [E-devel] Memory leak issue when using signal to loading image in EDJE

2019-11-19 Thread Jing
Hi Cedric, I send the signal "START_LOADING" to load the image in my program and use linux "top" command to detect the memory of my program, the memory will keep growing if i am not send "STOP_LOADING". At 2019-11-20 01:46:35, "Cedric Bail" wrote: >Hi Jing, > >On Tuesday, November 19, 2019 4

[EGIT] [core/efl] master 01/01: csharp: Fix CA1815 for generated structs and aliases

2019-11-19 Thread Lauro Moura
lauromoura pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b1eb794a913e753929635aa80aeab8c2211db462 commit b1eb794a913e753929635aa80aeab8c2211db462 Author: Lauro Moura Date: Tue Nov 19 01:48:01 2019 -0300 csharp: Fix CA1815 for generated structs and

[EGIT] [apps/terminology] master 02/02: snap: no plugs with classic confinement

2019-11-19 Thread Boris Faure
billiob pushed a commit to branch master. http://git.enlightenment.org/apps/terminology.git/commit/?id=79dfb0f287d8da720a58c028ab2de94662a2320d commit 79dfb0f287d8da720a58c028ab2de94662a2320d Author: Boris Faure Date: Tue Nov 19 23:00:21 2019 +0100 snap: no plugs with classic confinement

[EGIT] [apps/terminology] master 01/02: terminology.desktop.in: add french translation

2019-11-19 Thread Boris Faure
billiob pushed a commit to branch master. http://git.enlightenment.org/apps/terminology.git/commit/?id=3e0f20c61aaa367737cb1b1835cd259d0a8563c6 commit 3e0f20c61aaa367737cb1b1835cd259d0a8563c6 Author: Boris Faure Date: Tue Nov 19 22:59:35 2019 +0100 terminology.desktop.in: add french trans

Re: [E-devel] Memory leak issue when using signal to loading image in EDJE

2019-11-19 Thread Cedric Bail
Hi Jing, On Tuesday, November 19, 2019 4:28 AM, Jing wrote: > Below are my parts definition in EDC file, i find the memory leak issue when > use signal "START_LOADING" and "STOP_LOADING" to start and stop the image > loading. > If there anything wrong ? Please advise, thanks. How do you detect

[EGIT] [legacy/imlib2_loaders] master 01/06: Simplify autogen.sh

2019-11-19 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/legacy/imlib2_loaders.git/commit/?id=081385836200b25f58b2a943ccef074087b5bd99 commit 081385836200b25f58b2a943ccef074087b5bd99 Author: Kim Woelders Date: Sun Nov 17 06:14:25 2019 +0100 Simplify autogen.sh --- autogen.sh |

[EGIT] [legacy/imlib2_loaders] master 06/06: ANI loader: Fix memory leak in error path

2019-11-19 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/legacy/imlib2_loaders.git/commit/?id=85287fcb3fb426ba2a10767af8ed780dd12467e2 commit 85287fcb3fb426ba2a10767af8ed780dd12467e2 Author: Kim Woelders Date: Sun Nov 17 12:26:22 2019 +0100 ANI loader: Fix memory leak in error p

[EGIT] [legacy/imlib2_loaders] master 04/06: Match various changes done in imlib2 loaders

2019-11-19 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/legacy/imlib2_loaders.git/commit/?id=043b5706aef70a6e2fc8c3bf65ae99c7807ffe72 commit 043b5706aef70a6e2fc8c3bf65ae99c7807ffe72 Author: Kim Woelders Date: Sun Nov 17 08:58:00 2019 +0100 Match various changes done in imlib2 l

[EGIT] [legacy/imlib2_loaders] master 05/06: ANI loader: Fix - Don't use __imlib_LoadImage() or tempnam()

2019-11-19 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/legacy/imlib2_loaders.git/commit/?id=fbfa05c5ff590632ac91a6218b5aa538ac91f97a commit fbfa05c5ff590632ac91a6218b5aa538ac91f97a Author: Kim Woelders Date: Sun Nov 17 09:05:40 2019 +0100 ANI loader: Fix - Don't use __imlib_Lo

[EGIT] [legacy/imlib2_loaders] master 03/06: Copy updated headers from imlib2

2019-11-19 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/legacy/imlib2_loaders.git/commit/?id=65da6124f831152bcec87510dd5c809c300d2029 commit 65da6124f831152bcec87510dd5c809c300d2029 Author: Kim Woelders Date: Sun Nov 17 06:40:23 2019 +0100 Copy updated headers from imlib2 ---

[EGIT] [core/efl] master 01/06: ecore-wl2: Add API to find a window by surface

2019-11-19 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=a10a9ceccb9af0856ed653d1d821e36307b85872 commit a10a9ceccb9af0856ed653d1d821e36307b85872 Author: Christopher Michael Date: Tue Nov 19 09:01:53 2019 -0500 ecore-wl2: Add API to find a window b

[EGIT] [core/efl] master 04/06: ecore-wl2: Add API to return window type

2019-11-19 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=68ea9f1a7178c1d6a8b6a1ef283f48f602b3d14b commit 68ea9f1a7178c1d6a8b6a1ef283f48f602b3d14b Author: Christopher Michael Date: Tue Nov 19 09:28:27 2019 -0500 ecore-wl2: Add API to return window t

[EGIT] [core/efl] master 05/06: tests/ecore_wl2: Add test for ecore_wl2_window_type functions

2019-11-19 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=8195368929be462427e430455e66b9d7dc952622 commit 8195368929be462427e430455e66b9d7dc952622 Author: Christopher Michael Date: Tue Nov 19 09:31:46 2019 -0500 tests/ecore_wl2: Add test for ecore_w

[EGIT] [core/efl] master 02/06: ecore-wl2: Add API to find a connected display given a name

2019-11-19 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=7fb23c2da13eb204b54e94bd18083d125e941b8f commit 7fb23c2da13eb204b54e94bd18083d125e941b8f Author: Christopher Michael Date: Tue Nov 19 09:16:31 2019 -0500 ecore-wl2: Add API to find a connecte

[EGIT] [core/efl] master 06/06: ecore-wl2: Add API to find a window by given surface

2019-11-19 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=e36b1930bf04694fb67dd7e741dbcb5231bf5e58 commit e36b1930bf04694fb67dd7e741dbcb5231bf5e58 Author: Christopher Michael Date: Tue Nov 19 09:37:11 2019 -0500 ecore-wl2: Add API to find a window b

[EGIT] [core/efl] master 03/06: ecore-wl2: Add API to return the compositor object from a given display

2019-11-19 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ab51bbeeef36eb951d2b0327a0d2f9513847f3ca commit ab51bbeeef36eb951d2b0327a0d2f9513847f3ca Author: Christopher Michael Date: Tue Nov 19 09:23:18 2019 -0500 ecore-wl2: Add API to return the comp

[EGIT] [core/efl] master 01/01: tests/ecore_wl2: Add test for ecore_wl2_window_geometry functions

2019-11-19 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=dd74c6ed35e281175aef666b672479608cb4dab6 commit dd74c6ed35e281175aef666b672479608cb4dab6 Author: Christopher Michael Date: Tue Nov 19 08:37:29 2019 -0500 tests/ecore_wl2: Add test for ecore_w

[E-devel] Memory leak issue when using signal to loading image in EDJE

2019-11-19 Thread Jing
Hi all, Below are my parts definition in EDC file, i find the memory leak issue when use signal "START_LOADING" and "STOP_LOADING" to start and stop the image loading. If there anything wrong ? Please advise, thanks. collections.group { "fresh_group"; parts { image { "fresh";

[EGIT] [core/efl] master 01/01: docs: Copy all images to output folder

2019-11-19 Thread Xavi Artigas
xartigas pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=36c70ee93295d4b5040c0f8a20a2fdb70a0cd646 commit 36c70ee93295d4b5040c0f8a20a2fdb70a0cd646 Author: Xavi Artigas Date: Mon Nov 18 15:20:38 2019 +0100 docs: Copy all images to output folder