Re: mousepad memory leak

2018-03-12 Thread Erich Dollansky
Hi, On Sun, 11 Mar 2018 18:46:09 +0100 Guido Falsi wrote: > On 03/11/18 07:54, Erich Dollansky wrote: > > Hi, > > > > it took a bit longer before I could test this on the very same > > machine where I found the problem. I updated first FreeBSD and then > > the ports. Yes, the problem is gone. I

Re: mousepad memory leak

2018-03-11 Thread Guido Falsi
On 03/11/18 07:54, Erich Dollansky wrote: > Hi, > > it took a bit longer before I could test this on the very same machine > where I found the problem. I updated first FreeBSD and then the > ports. Yes, the problem is gone. I will go off-line now with this > machine again and do some work there. I

Re: mousepad memory leak

2018-03-11 Thread Erich Dollansky
Hi, it took a bit longer before I could test this on the very same machine where I found the problem. I updated first FreeBSD and then the ports. Yes, the problem is gone. I will go off-line now with this machine again and do some work there. It should not be that much but it will be with the same

Re: mousepad memory leak

2018-01-22 Thread Erich Dollansky
Hi, On Mon, 22 Jan 2018 21:18:28 +0100 Guido Falsi wrote: > On 01/22/2018 08:36, Erich Dollansky wrote: > > > Irony is that I used mousepad the first time for this thinking that > > it is small, the machine is limited, should still work. > > > > I just committed r459693 which adds commits f

Re: mousepad memory leak

2018-01-22 Thread Guido Falsi
On 01/22/2018 08:36, Erich Dollansky wrote: > Irony is that I used mousepad the first time for this thinking that it > is small, the machine is limited, should still work. > I just committed r459693 which adds commits from the upstream repository as patches which address this issue. I have been

Re: mousepad memory leak

2018-01-22 Thread Erich Dollansky
Hi, On Sun, 21 Jan 2018 16:03:49 +0100 Guido Falsi wrote: > On 01/21/2018 01:44, Erich Dollansky wrote: > > Setting up quick jail with some linux distribution is really a fast > thing. not really when you are a 'bit' remote. The knowledge about Linux is very limited too. I do larger downloads

Re: mousepad memory leak

2018-01-21 Thread Erich Dollansky
Hi, On Sun, 21 Jan 2018 16:03:49 +0100 Guido Falsi wrote: > On 01/21/2018 01:44, Erich Dollansky wrote: > > > https://bugzilla.xfce.org/ here we are: https://bugzilla.xfce.org/show_bug.cgi?id=14184 Erich ___ freebsd-ports@freebsd.org mailing list

Re: mousepad memory leak

2018-01-21 Thread Guido Falsi
On 01/21/2018 16:03, Guido Falsi wrote: > But don't describe this as a memory leak, because it does not look like > that. Closing the opened windows, while being slow, did actually release > the used memory. > I was a little hasty in writing this. It's actually keeping that memory after closing

Re: mousepad memory leak

2018-01-21 Thread Guido Falsi
On 01/21/2018 01:44, Erich Dollansky wrote: >> >> The people who are most able to help you are the XFCE guys (mousepad >> being part of the xfce desktop). Is this issue FreeBSD specific? If >> not you should definitely report this to the upstream developers. >> > We are a FreeBSD-only shop. Great

Re: mousepad memory leak

2018-01-21 Thread Erich Dollansky
Hi, On Fri, 19 Jan 2018 10:46:41 +0100 Guido Falsi wrote: > On 01/19/2018 08:41, Erich Dollansky wrote: > > Hi, > > > > when I open more than nine or ten mousepads in parallel, I can still > > use one or two of the open windows but the other mousepad windows > > start to allocate memory until i

Re: mousepad memory leak

2018-01-19 Thread Guido Falsi
On 01/19/2018 08:41, Erich Dollansky wrote: > Hi, > > when I open more than nine or ten mousepads in parallel, I can still > use one or two of the open windows but the other mousepad windows start > to allocate memory until it is exhausted. It's not easy to diagnose such a problem for people not