bug#53250: icedove clears user data on upgrade

2023-02-20 Thread Maxim Cournoyer
Hi, Nicholas von Klitzing writes: > Hi Jonathan, > > Thanks for testing the patch. What exactly doesn't work? > > Is icedove still generating new profiles upon install? > > Even if it stops generating profiles, you still need to use `icedove -p` to > select the correct default. I believe the r

bug#53250: icedove clears user data on upgrade

2022-01-19 Thread Jonathan Brielmaier
I tested your patch, Nicholas, and the one I sent in. But sadly non of them resolved the problem for me :( Maybe we should add a service or something to start icedove always with `icedove -P YOUR-PROFILE-NAME`. As a "dirty" hack...

bug#53250: icedove clears user data on upgrade

2022-01-17 Thread Jonathan Brielmaier
Hello Nicholas, thanks for the patch, I test it right now :) ~Jonathan

bug#53250: icedove clears user data on upgrade

2022-01-14 Thread Ludovic Courtès
Hi, Nicholas von Klitzing skribis: > It seems the ~/.icedove folder is not used by icedove (it was probably a > relic of when I used icedove-wayland). > > Now looking into ~./thunderbird instead I see several more profiles. Indeed; when running ‘guix pull’, you might have seen this entry: I

bug#53250: icedove clears user data on upgrade

2022-01-14 Thread Nicholas von Klitzing via Bug reports for GNU Guix
Hello Guix, Every time I upgrade icedove (via guix pull && guix system reconfigure), all of my user data is cleared from icedove. All of my mail settings, accounts, etc. are just gone and I need to manually set them all up again. When I check ~/.icedove, my profile and settings are still there