Re: [Pan-users] segmentation fault trying to use Pan 0.146:will abandon using pan

2019-12-02 Thread Steve Davies
On Mon, 2 Dec 2019 at 10:52, Per Hedeland wrote: > > Anyway, it most certainly won't break anything - the colons *used* to > be plain ascii. Maybe you could add a "vote" for the above merge > request...? > > Vote added as suggested. Thanks for the pointer, Steve _

Re: [Pan-users] segmentation fault trying to use Pan 0.146:will abandon using pan

2019-12-02 Thread Per Hedeland
On 2019-12-02 11:18, Steve Davies wrote: In case it helps, the Win64 build requires the following patch: Interesting... - this is the exact same patch that Rhialto suggested at: https://gitlab.gnome.org/GNOME/pan/merge_requests/1 Basically, the 4 lines above contain a "non-space" "space" char

Re: [Pan-users] segmentation fault trying to use Pan 0.146:will abandon using pan

2019-12-02 Thread Steve Davies
In case it helps, the Win64 build requires the following patch: in pan/general/e-util.cc, around line 210 EvolutionDateMaker :: EvolutionDateMaker (time_t now) { // build the locale strings - locale_recent = g_locale_from_utf8 (_("%l∶%M %p"), -1, NULL, NULL, NULL); - locale_today = g_local

Re: [Pan-users] segmentation fault trying to use Pan 0.146:will abandon using pan

2019-12-01 Thread Per Hedeland
On 2019-12-01 18:25, Julien Michielsen wrote: Rhialto schreef op 01-12-2019 16:02: On Sun 01 Dec 2019 at 15:46:41 +0100, Julien Michielsen wrote: my locale, would anyone be able to see something that is not accepted by pan? LANG=nl_NL.UTF-8@euro LANGUAGE= LC_CTYPE="C" LC_NUMERIC="C" LC_TIME="C

Re: [Pan-users] segmentation fault trying to use Pan 0.146:will abandon using pan

2019-12-01 Thread Julien Michielsen
Rhialto schreef op 01-12-2019 16:02: On Sun 01 Dec 2019 at 15:46:41 +0100, Julien Michielsen wrote: my locale, would anyone be able to see something that is not accepted by pan? LANG=nl_NL.UTF-8@euro LANGUAGE= LC_CTYPE="C" LC_NUMERIC="C" LC_TIME="C" LC_COLLATE="C" LC_MONETARY="C" LC_MESSAGES="C