2016-10-09 GnuCash IRC logs

01:22:49 *** tuxd00d has quit IRC
02:40:29 *** mlncn has joined #gnucash
02:40:59 *** Mechtilde has joined #gnucash
02:43:48 *** iliv has joined #gnucash
03:33:56 *** karelk has joined #gnucash
04:11:27 *** fell has joined #gnucash
04:12:54 *** g5pw has quit IRC
04:27:00 *** g5pw has joined #gnucash
04:46:24 *** fabior has joined #gnucash
05:07:58 *** mlncn has quit IRC
05:13:12 *** xmaka has quit IRC
05:13:25 *** xmaka has joined #gnucash
05:35:06 *** karelk has quit IRC
05:41:38 *** iliv has quit IRC
07:13:51 *** fabior has quit IRC
07:24:54 *** mlncn has joined #gnucash
07:45:53 *** fabior has joined #gnucash
09:12:24 *** Jimraehl1 has joined #gnucash
09:27:52 *** mlncn has quit IRC
10:57:31 *** mlncn has joined #gnucash
11:01:15 *** mlncn has quit IRC
11:22:01 *** gjanssens has joined #gnucash
11:22:02 *** ChanServ sets mode: +o gjanssens
11:27:46 *** iliv has joined #gnucash
11:39:02 *** iliv has quit IRC
11:39:42 <jralls> gjanssens: I didn't want to insert any more noise into the PR105 thread, but I want to point out to you that gettext has its own lookup and fallback mechanisms completely separate from anything in libc. It just happens to sometimes use the same codes.
11:41:30 <jralls> gjanssens: Completely separate topic, I managed to break test-cash-flow when I merged the NZ daylight time change into master and I'm not sure where to look. Any ideas?
12:04:20 *** jralls is now known as jralls_afk
12:11:16 *** karelk has joined #gnucash
12:41:49 <gjanssens> jralls_afk: thanks for clarifying that. So I should have stated we're roughly mimicing gettext's behaviour instead of libc's ?
12:42:03 <gjanssens> I never dug very deep in either.
12:43:10 <gjanssens> As for the test case, I meant to look into the test-report-utilities issue today. I'll see if I can find what happens in test-cash-flow as well.
13:21:10 <gjanssens> jralls_afk: you wrote last week test-report-utilities still breaks in timezones east of GMT+6. In my tests I can only break it for GMT+11. Is that the case you meant ?
13:22:31 <gjanssens> jralls_afk: and in the standard-reports directory I can't break test-cash-flow at all. I can break test-standard-category-report, test-standard-net-barchart and test-standard-net-linechart by setting TZ=GMT+11
13:23:22 <gjanssens> How can I simulate NZ daylight saving time other than setting my whole system to that Timezone ?
14:04:28 *** fabior has quit IRC
14:51:50 *** fabior has joined #gnucash
14:51:59 <gjanssens> jralls_afk: I have several tests in libqof fail when I set TZ to GMT+11, GMT+12 or GMT+13
14:52:17 <gjanssens> The errors are different per timezone set
14:52:30 <gjanssens> I'll send a more elaborate mail to gnucash-devel
15:05:03 <gjanssens> Or better yet, I've submitted a bug report: https://bugzilla.gnome.org/show_bug.cgi?id=772662
15:05:34 <gjanssens> As for the failing tests: I can't make test-cash-flow fail at all here
15:16:48 *** karelk has quit IRC
15:24:03 *** tuxd00d has joined #gnucash
15:30:59 *** jralls_afk is now known as jralls
15:31:05 <warlord> hey jralls
15:31:11 <warlord> at least we finally heard back from Linas!
15:32:02 *** ChanServ sets mode: +o jralls
15:32:23 <jralls> warlord: But did he fix DNSSEC?
15:34:50 <jralls> gjanssens: Hmm, OK. Looks like your fails are on maint; my problem with test-cash-flow was on master, in CEST (the same TZ you're on I think).
15:35:32 <warlord> yes, on 10/4
15:35:45 <warlord> er, 10/5
15:35:57 <warlord> but most likely the ISP outage caused further delays on that.
15:36:18 <jralls> warlord: I imagine it would.
15:36:48 <warlord> I dont know when his ISP fallure started, but apparently he was down for over 54 hours.
15:36:58 <warlord> It was a neighborhood failure.
15:37:35 <warlord> But the good news is: we're up, DNSsec is valid again, and we've heard from every core member!
15:37:55 <warlord> Now the only open question is Windows
15:38:07 <warlord> But Ive got a few weeks to worry about that.
15:38:27 <jralls> gjanssens: On OSX master I have a problem with DST and libc mktime where it considers the struct tm to be standard time and adjusts it to daylight time regardless of the setting of tm_isdst. I'm deferring work on that till I get home and can test on more OSes.
15:40:55 <jralls> warlord: I don't think the windows version matters that much, at least until we figure out a way to build without MinGW, and that isn't likely to be any time soon.
15:41:40 *** Mechtilde has quit IRC
15:53:19 <warlord> jralls: well, I have XP/32. If we want Win7 or Win10 and/or x64 we'd have to acquire it.
15:57:49 <jralls> warlord: I'd rather acquire at least Win7 and be done with XP.
16:00:53 <jralls> warlord: From a support standpoint it probably makes the most sense to just get Win10. IIRC Win7 free support is already over.
16:32:27 <warlord> Win10 is probably less expensive, too.
17:09:15 <gjanssens> jralls: I did test on master as well with the same results - test-cash-flow never fails here (perhaps not at this time of the day?), while I can break a few other tests by setting TZ
17:10:17 <gjanssens> I also finished rewriting test-report-utilities to make use of gnc-dmy2timespec{,_end,_neutral}
17:10:43 <jralls> gjanssens: Interesting. It broke on Travis, see https://travis-ci.org/Gnucash/gnucash/builds/166171663.
17:10:50 <gjanssens> It now behaves like the qof bug I reported earlier, which is a good thing
17:11:31 <gjanssens> re travis: interesting indeed
17:11:33 *** dgtlmoon has joined #gnucash
17:12:12 <jralls> Good that it fails "the right way" now. I imagine that's maint only, you haven't merged those changes yet.
17:12:39 <gjanssens> Indeed, started on maint, currently on my local repo only
17:12:55 <gjanssens> I'll push later, but now it's time for bed
17:13:26 <gjanssens> See you
17:13:30 <jralls> Agree about bed. I'm going to defer further TZ work till I get back to CA so that I can test on all three OSes.
17:13:38 <jralls> G'night, all.
17:14:07 *** jralls is now known as jralls_afk
17:15:28 *** gjanssens has quit IRC
18:05:27 *** fabior has quit IRC
18:10:43 *** dgtlmoon has quit IRC
19:57:58 *** dgtlmoon has joined #gnucash
21:07:48 *** MoeD has joined #gnucash
21:51:53 *** kael has joined #gnucash
22:24:54 *** mlncn has joined #gnucash
22:27:12 *** mlncn_ has joined #gnucash
22:28:20 *** mlncn has quit IRC
22:29:49 *** mlncn_ has quit IRC
22:30:11 *** mlncn_ has joined #gnucash
22:32:21 *** mlncn__ has joined #gnucash
22:33:45 *** mlncn_ has quit IRC
22:34:04 *** mlncn_ has joined #gnucash
22:35:30 *** mlncn__ has quit IRC
22:37:14 *** mlncn_ has quit IRC
22:37:30 *** mlncn_ has joined #gnucash
22:45:23 *** mlncn__ has joined #gnucash
22:46:49 *** mlncn_ has quit IRC
22:49:50 *** mlncn__ has quit IRC
22:50:25 *** mlncn__ has joined #gnucash
22:58:15 *** mlncn_ has joined #gnucash
22:58:53 *** mlncn__ has quit IRC
23:07:20 *** mlncn__ has joined #gnucash
23:08:48 *** mlncn_ has quit IRC
23:12:17 *** mlncn has joined #gnucash
23:12:25 *** mlncn__ has quit IRC
23:15:53 *** kael has quit IRC
23:15:58 *** mlncn_ has joined #gnucash
23:17:23 *** mlncn has quit IRC
23:17:49 *** mlncn__ has joined #gnucash
23:19:27 *** mlncn_ has quit IRC
23:20:40 *** mlncn__ has quit IRC
23:20:52 *** mlncn__ has joined #gnucash
23:22:34 *** mlncn__ has quit IRC
23:22:53 *** mlncn__ has joined #gnucash
23:27:20 *** mlncn_ has joined #gnucash
23:29:04 *** mlncn__ has quit IRC
23:30:36 *** mlncn has joined #gnucash
23:30:39 *** mlncn_ has quit IRC
23:34:00 *** mlncn has quit IRC
23:34:03 *** mlncn has joined #gnucash
23:40:57 *** mlncn has quit IRC