The only thing that changed in the plotting functions between V2.7 and V3.5
is that the plot labels now uniformly use Unicode. Before it was a mishmash.

The two commits of weeplot that introduced this were done on 20 Feb 2016.
You could use the last commit (b1594a81838349fd9d8994c80ade8fc456083385
<https://github.com/weewx/weewx/tree/b1594a81838349fd9d8994c80ade8fc456083385/bin/weeplot>
) before this and see if it does not leak.

Replace weeplot/genplot.py with this version
<https://raw.githubusercontent.com/weewx/weewx/b1594a81838349fd9d8994c80ade8fc456083385/bin/weeplot/genplot.py>
.
Replace weeplot/utilities.py with this version
<https://raw.githubusercontent.com/weewx/weewx/b1594a81838349fd9d8994c80ade8fc456083385/bin/weeplot/utilities.py>
.

See what that does.

-tk



On Mon, Sep 5, 2016 at 3:24 PM, Allan <weewx2...@warpspeed.dyndns.dk> wrote:

> Sorry it took a few more days to test it ;-)
>
> Running Weewx with Centos 7 in VirtualBox with standard skin,
> and simulator 'station' does not leak - but the font paths
> in the skin are wrong for Centos.
> After fixing the font paths, and setting archive interval to 60
> (to speed it up) - it leaks 1GB mem/day.
>
> So we can eleminate ByteWeather here as the problem - it is the font
> loading system, that leaks.
>
> Again, it worked with Weewx 2.7
>
>
>   Allan.
>
>
>
> Den 20-08-2016 kl. 01:17 skrev Thomas Keffer:
>
>> If you can find a reproducible problem in the standard skin, that would
>> get my attention. :-)
>>
>> -tk
>>
>> On Fri, Aug 19, 2016 at 3:48 PM, Allan <weewx2...@warpspeed.dyndns.dk
>> <mailto:weewx2...@warpspeed.dyndns.dk>> wrote:
>>
>>     Den 20-08-2016 kl. 00:37 skrev Thomas Keffer:
>>
>>         Hello, Allan
>>
>>         Do you get a memory leak if you use the standard skin?
>>
>>
>>     Heh, don't really know - haven't tried that for a long time :-)
>>
>>     I guess I can try that out in the simulator VM - but it'll take a
>>     day or 2
>>
>>
>>        Allan.
>>
>>
>>
>>     --
>>     You received this message because you are subscribed to the Google
>>     Groups "weewx-user" group.
>>     To unsubscribe from this group and stop receiving emails from it,
>>     send an email to weewx-user+unsubscr...@googlegroups.com
>>     <mailto:weewx-user%2bunsubscr...@googlegroups.com>.
>>     For more options, visit https://groups.google.com/d/optout
>>     <https://groups.google.com/d/optout>.
>>
>>
>> --
>> You received this message because you are subscribed to the Google
>> Groups "weewx-user" group.
>> To unsubscribe from this group and stop receiving emails from it, send
>> an email to weewx-user+unsubscr...@googlegroups.com
>> <mailto:weewx-user+unsubscr...@googlegroups.com>.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
> --
> You received this message because you are subscribed to the Google Groups
> "weewx-user" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to weewx-user+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to weewx-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to