Re: [e-users] Enlightenment memory leaks?

2018-09-26 Thread The Rasterman
On Tue, 25 Sep 2018 21:43:29 +0200 leoutat...@gmx.fr said: > On 9/25/18 9:37 AM, Carsten Haitzler (The Rasterman) wrote: > > On Mon, 24 Sep 2018 14:31:24 +0200 leoutat...@gmx.fr said: > > > >> On 9/24/18 7:41 AM, Simon Lees wrote: > >>> For a bit more info, whats the memory usage after 10 minutes

Re: [e-users] Enlightenment memory leaks?

2018-09-26 Thread Vincent Torri
On Wed, Sep 26, 2018 at 12:05 PM Carsten Haitzler wrote: > > On Tue, 25 Sep 2018 21:43:29 +0200 leoutat...@gmx.fr said: > > > On 9/25/18 9:37 AM, Carsten Haitzler (The Rasterman) wrote: > > > On Mon, 24 Sep 2018 14:31:24 +0200 leoutat...@gmx.fr said: > > > > > >> On 9/24/18 7:41 AM, Simon Lees wro

Re: [e-users] Enlightenment memory leaks?

2018-09-26 Thread The Rasterman
On Wed, 26 Sep 2018 12:10:06 +0200 Vincent Torri said: > On Wed, Sep 26, 2018 at 12:05 PM Carsten Haitzler > wrote: > > > > On Tue, 25 Sep 2018 21:43:29 +0200 leoutat...@gmx.fr said: > > > > > On 9/25/18 9:37 AM, Carsten Haitzler (The Rasterman) wrote: > > > > On Mon, 24 Sep 2018 14:31:24 +0200

Re: [e-users] more mouse button bindings feature request

2018-09-26 Thread Carsten Haitzler
On Tue, 18 Sep 2018 14:09:37 +0300 sergio said: > On 18/09/2018 10:12, Carsten Haitzler (The Rasterman) wrote: > > > this is a really nasty thing > > OK, thank you for explanation. > > > > i'm not sure you're using wayland yet... :) > > I've tried, but it's unusable. Unable to rotate screen

Re: [e-users] Enlightenment memory leaks?

2018-09-26 Thread leoutation
On 9/26/18 12:04 PM, Carsten Haitzler (The Rasterman) wrote: you definitely have a leak. you want massif. so -massif option. then use massif-visualizer to look at the trace and you'll see it probably going "up and to the right". select a time point near the right/big end and start digging throug

Re: [e-users] Enlightenment memory leaks?

2018-09-26 Thread leoutation
On 9/26/18 12:04 PM, Carsten Haitzler (The Rasterman) wrote: even then i'm not sure i can usefully open it on a different system. i have never tried. thus massif-visualizer. May be you'll need original massif file name : massif.out.20204 ___ enlight

Re: [e-users] Enlightenment memory leaks?

2018-09-26 Thread The Rasterman
On Wed, 26 Sep 2018 13:37:42 +0200 leoutat...@gmx.fr said: > On 9/26/18 12:04 PM, Carsten Haitzler (The Rasterman) wrote: > > >>> you definitely have a leak. you want massif. so -massif option. then use > >>> massif-visualizer to look at the trace and you'll see it probably going > >>> "up and to

Re: [e-users] $QT_QPA_PLATFORMTHEME $QT_STYLE_OVERRIDE both set to gtk2

2018-09-26 Thread The Rasterman
On Mon, 24 Sep 2018 12:36:53 +0100 Mick said: > On Monday, 24 September 2018 12:07:48 BST Mick wrote: > > On Monday, 24 September 2018 06:34:35 BST Simon Lees wrote: > > > On 18/09/2018 23:59, Mick wrote: > > > > On Tuesday, 18 September 2018 11:27:35 BST sergio wrote: > > > >> On 18/09/2018 11:3

Re: [e-users] Enlightenment memory leaks?

2018-09-26 Thread leoutation
On 9/26/18 3:30 PM, Carsten Haitzler (The Rasterman) wrote: On Wed, 26 Sep 2018 13:37:42 +0200 leoutat...@gmx.fr said: On 9/26/18 12:04 PM, Carsten Haitzler (The Rasterman) wrote: you definitely have a leak. you want massif. so -massif option. then use massif-visualizer to look at the trace a

Re: [e-users] Beta API tutorial GUI demo, untidiness

2018-09-26 Thread Carsten Haitzler
On Sat, 15 Sep 2018 15:02:58 +0200 (CEST) Peter Koellner said: > On Sat, 15 Sep 2018, Carsten Haitzler wrote: > > > No - it's fine in this regard (the tutorial). It's something inside EFL > > that is hitting an invalid object. Unfortunately the "hex dumps" are > > useless to mail you really

Re: [e-users] Enlightenment memory leaks?

2018-09-26 Thread Carsten Haitzler
On Wed, 26 Sep 2018 18:18:23 +0200 leoutat...@gmx.fr said: > On 9/26/18 3:30 PM, Carsten Haitzler (The Rasterman) wrote: > > On Wed, 26 Sep 2018 13:37:42 +0200 leoutat...@gmx.fr said: > > > >> On 9/26/18 12:04 PM, Carsten Haitzler (The Rasterman) wrote: > >> > > you definitely have a leak. yo

Re: [e-users] more mouse button bindings feature request

2018-09-26 Thread sergio
On 26/09/2018 13:38, Carsten Haitzler wrote: P.S. There no List-Id headers in your replies. So my sieve dosn't put them to separate folder and I'm not able to "reply to list". i "Reply to all" I know. so you may be looking at the mail from me directly to. there should also be mails from t

Re: [e-users] $QT_QPA_PLATFORMTHEME $QT_STYLE_OVERRIDE both set to gtk2

2018-09-26 Thread sergio
On 26/09/2018 16:37, Carsten Haitzler (The Rasterman) wrote: maybe we should provide some options in e to set these to specific values for user preferences e should check existence of these variables and do not redefine them with default settings! -- sergio. ___