Hi Frank,

On Fri, 2017-09-01 at 17:57 +0200, Frank Doepper wrote:
> Am 23.08.17 um 12:06 schrieb Stephan Sürken:
> 
> > If the problem persists, could you enable "debug logging"
> 
> Yeah, I have sent you some backtraces yesterday.

actually, there is/was a code regression:

---
commit a37e69c2bc8371b57531f4e65e0b271bc3b20617 (HEAD -> master)
Author: Stephan Sürken <abs...@olurdix.de>
Date:   Mon Sep 11 14:46:50 2017 +0200

    daemon.py: Fix broken 'save' of Daemon instances (regression in 1.1 only).
    
    In 3370ecd8a0bdbd3d90deb0e77790180da7c227f9, code in daemon.py was cleaned
    up, and update_to_model() method removed. However code in model/daemon.py,
    using that very method, was overlooked, and hence broken.
    
    This brings back update_to_model() in a somewhat modified form.
    
    Closes: 867592
    Thanks: Frank Doepper
---

-- thanks for detecting this!

So I am using this bug now to track that very regression.

However, I don't know if or how the other logs/findings you posted here
relate to this. Maybe there is still another bug?

Could you retest with that patch applied?

Thx!

Stephan

Reply via email to