2019-10-22 GnuCash IRC logs

00:45:44 *** jervin has quit IRC
00:48:57 *** storyjesse has joined #gnucash
00:49:19 *** sbluhm has joined #gnucash
00:49:20 *** ChanServ sets mode: +v sbluhm
01:53:11 *** fell_laptop has joined #gnucash
01:53:11 *** ChanServ sets mode: +o fell_laptop
01:55:13 *** fell has quit IRC
01:57:33 *** gjanssens has joined #gnucash
01:57:33 *** ChanServ sets mode: +o gjanssens
02:22:27 *** fell_laptop is now known as fell
02:29:29 <chris> re: fix-budgets; the maint PR to handle both old/new is nearly complete except for the broken budget-viewer summary; the master PR to apply reversal is mostly complete except SCM->C conversion
02:37:07 <chris> re: the budget-viewer summary is broken because previously the budget amounts were reliably +ve/-ve because no reversal was done; after fix, the variable reversals mean that calculating summary totals will require much more careful handling
02:59:25 *** fell has quit IRC
02:59:39 *** fell has joined #gnucash
02:59:39 *** ChanServ sets mode: +o fell
03:37:17 *** Mechtilde has joined #gnucash
03:37:27 *** storyjesse has quit IRC
04:11:32 *** Mechtilde has quit IRC
04:32:42 *** Mechtilde has joined #gnucash
04:48:05 <chris> gjanssens - I wish to enable LOGLEVEL = DEBUG or something while running C-based unit tests... how to do???
04:49:20 *** sbluhm has quit IRC
05:19:10 *** Mechtilde has quit IRC
05:29:28 *** chris has quit IRC
05:32:18 *** chris has joined #gnucash
05:32:19 *** ChanServ sets mode: +v chris
05:57:02 *** Mechtilde has joined #gnucash
05:59:57 <gjanssens> chris: I think you do this by writing a log.conf file in GNC_CONFIG_HOME (on linux typically $HOME/.config/gnucash/log.conf
06:01:02 <gjanssens> Here's the content of mine: https://pastebin.com/sGdPLVNs
06:02:43 *** fell has quit IRC
06:03:38 *** fell has joined #gnucash
06:03:38 *** ChanServ sets mode: +o fell
06:05:15 <gjanssens> chris: doesn't look as if that works as I expected though :(
06:05:40 <gjanssens> Perhaps our tests override the log levels. I'll have to dig deeper...
06:06:17 *** sbluhm has joined #gnucash
06:06:17 *** ChanServ sets mode: +v sbluhm
06:06:27 <chris> ok trying to find out why the h*ck xaccTransEqual fails when split now has noclosing_balance
06:07:47 <chris> if I change PINFO to PWARN the uTest fails immediately :P
06:09:28 <chris> and printf doesn't work. therefore dunno how to dump output
06:09:42 <chris> (brick wall!)
06:10:02 <gjanssens> Perhaps you can add these three lines in your test sources:
06:10:05 <gjanssens> qof_init(); /* Initialize the GObject system */
06:10:06 <gjanssens> qof_log_init_filename_special("stderr"); /* Init the log system */
06:10:08 <gjanssens> qof_log_set_level("gnc", (QofLogLevel)G_LOG_LEVEL_DEBUG);
06:13:50 <gjanssens> Got to run again...
06:24:01 *** chris has quit IRC
06:25:55 *** chris has joined #gnucash
06:25:55 *** ChanServ sets mode: +v chris
06:31:21 *** Mechtilde has quit IRC
06:38:18 * chris gives up
06:45:04 *** Jimraehl1 has joined #gnucash
06:48:07 *** Jimraehl1 has quit IRC
06:49:48 *** fell has quit IRC
07:29:40 *** oozer has joined #gnucash
07:41:24 *** oozer_ has joined #gnucash
08:08:09 *** oozer has quit IRC
08:15:28 *** jervin has joined #gnucash
08:16:04 *** oozer has joined #gnucash
08:16:11 *** Mechtilde has joined #gnucash
08:18:40 *** jervin has quit IRC
08:30:48 <chris> unfortunately #576 will require jralls to troubleshoot uTest-Transaction xaccTransEqual failure. commits can be applied on maint too.
08:31:02 *** sbluhm has quit IRC
08:46:43 *** oozer has quit IRC
09:07:03 *** sbluhm has joined #gnucash
09:07:03 *** ChanServ sets mode: +v sbluhm
09:08:27 *** jervin has joined #gnucash
09:28:03 *** sbluhm has quit IRC
10:27:32 *** omnireq has quit IRC
10:46:18 *** phoenix has joined #gnucash
10:47:21 *** ArtGravity has joined #gnucash
10:47:21 *** ChanServ sets mode: +v ArtGravity
10:57:04 *** phoenix has quit IRC
10:58:57 *** christian_loesel has joined #gnucash
10:58:58 *** ChanServ sets mode: +v christian_loesel
10:59:12 *** omnireq has joined #gnucash
10:59:12 *** ChanServ sets mode: +v omnireq
11:09:35 <christian_loesel> Hallo, ich habe durch das im Wiki erwähnte ppa jetzt in Gnucash erfolgreich das Online Banking eingerichtet - ganz ohne crash. Jedoch wird die Konten Zuordnung nicht gespeichert.
11:15:32 <gjanssens> christian_loesel: this appears to be a known bug: https://bugs.gnucash.org/show_bug.cgi?id=797432
11:17:08 <christian_loesel> i have read this in the mailing list. curiously the menu for online services isnt disabled in my case...
11:17:50 <christian_loesel> further i thought the bug was only in the flatpak version
11:22:55 *** Mechtilde has quit IRC
11:26:54 <gjanssens> The duplicate bug referred to in that message suggests it also happens in the Windows build
11:28:25 <gjanssens> Unfortunately I don't have the means to debug this as I don't have an account to test aqbanking with.
11:29:13 <gjanssens> Was this the aqbanking mailingl list you read this on ?
11:29:24 <gjanssens> Or the gnucash one
11:33:11 <christian_loesel> it was in the gnucash mailing list
11:35:16 <gjanssens> Ok. You may want to raise this in the aqbanking user list as well. Christian Stimming has been providing patches to gnucash for the recent aqbanking changes. He may be willing to look into this as well.
11:35:51 <christian_loesel> ok, then I'll look for the aqbanking list
11:38:12 <gjanssens> chris: as for bug 780717 you referred to a few days back - those observations weren't mine, but Edward Doolittle's. As he made a nice analysis on the mailing list I took the effort to copy it into a bug report. That's all I can be credited for :)
11:38:12 *** Mechtilde has joined #gnucash
11:41:14 *** Mechtilde has quit IRC
11:42:51 *** monkeyjuice has joined #gnucash
11:43:24 *** monkeyjuice has quit IRC
11:49:07 *** guak has joined #gnucash
12:08:41 *** Mechtilde has joined #gnucash
12:11:44 <jralls> @tell fell Not marking the version to 43 means that jhbuild won't recognize that aqb has been updated and needs to be rebuilt. Retesting now and I'll push a fix as soon as that's done.
12:11:44 <gncbot> jralls: The operation succeeded.
12:12:58 *** Mechtilde has quit IRC
12:14:34 <jralls> chris: The glib unit tests check the logging messages as well as the results so if you change a message you also have to change the test. Plus the glib testing framework bails on the first error so a logging error can mask a real one.
12:16:19 <jralls> chris The actual failure seems to be that the "manual" transaction fiddling in that test changes the split's balance and no-closing-balance. I don't understand why since I don't think that there are any closing transactions in the test.
12:16:30 <jralls> chris But I'll look into it shortly.
12:29:07 *** calvinct has joined #gnucash
12:29:20 *** Gerd has joined #gnucash
12:41:53 *** calvinct has quit IRC
12:48:24 *** oozer has joined #gnucash
12:55:20 *** gjanssens has quit IRC
12:56:18 *** calvinct has joined #gnucash
13:05:38 *** jervin has quit IRC
13:12:17 *** calvinct has quit IRC
13:16:04 *** calvinct has joined #gnucash
13:27:32 *** jervin has joined #gnucash
13:44:20 *** andreas^ has joined #gnucash
13:44:20 *** ChanServ sets mode: +v andreas^
13:44:23 <andreas^> hello.
13:59:40 *** sbluhm has joined #gnucash
13:59:40 *** ChanServ sets mode: +v sbluhm
14:04:09 *** frakturfreak has joined #gnucash
14:33:16 *** Gerd has quit IRC
14:33:57 <warlord> andreas^, hi..
14:34:48 <andreas^> I'm wondering about the budget tab. I can't see the labels when I scroll to the right, preventing me to see what I'm inputing on the next months.
14:36:43 <warlord> andreas^, sorry, no clue. I recommend you ask on the gnucash-user mailing list.
14:50:09 *** andreas^ has quit IRC
14:51:43 *** Mechtilde has joined #gnucash
14:55:12 *** jervin has quit IRC
14:56:31 *** Gerd has joined #gnucash
14:57:27 *** kael has joined #gnucash
14:57:27 *** ChanServ sets mode: +v kael
15:03:14 *** Mechtilde has quit IRC
15:16:12 *** christian_loesel has quit IRC
15:24:25 *** sbluhm has quit IRC
15:26:42 *** kriesel has joined #gnucash
15:29:51 *** kriesel has quit IRC
15:34:03 *** calvinct has quit IRC
15:48:14 *** frakturfreak has quit IRC
15:48:23 *** fell has joined #gnucash
15:48:23 *** ChanServ sets mode: +o fell
15:49:14 *** Gerd has quit IRC
15:51:50 *** frakturfreak has joined #gnucash
15:55:24 *** kael has quit IRC
15:59:50 *** kael has joined #gnucash
15:59:50 *** ChanServ sets mode: +v kael
16:10:58 *** Gerd has joined #gnucash
16:19:00 *** sbluhm has joined #gnucash
16:28:03 *** jervin has joined #gnucash
16:37:59 *** calvinct has joined #gnucash
16:41:44 *** jervin has quit IRC
16:47:40 *** o01eg has quit IRC
16:49:49 *** kael has quit IRC
16:54:42 *** o01eg has joined #gnucash
16:55:45 *** sbluhm has quit IRC
17:03:03 <fell> jralls: build-maint-2019-10-22-03-48-11.log: Already up to date. :-(
17:03:03 <gncbot> fell: Sent 4 hours and 51 minutes ago: <jralls> Not marking the version to 43 means that jhbuild won't recognize that aqb has been updated and needs to be rebuilt. Retesting now and I'll push a fix as soon as that's done.
17:04:03 <jralls> fell: Except that you'd already pushed a commit, so tonight's build should have the new AQB.
17:05:44 *** calvinct has quit IRC
17:11:41 <fell> So it seems, I missed it by 3'.
17:29:01 *** gggg has quit IRC
17:32:00 *** badger92 has quit IRC
17:33:45 *** frakturfreak has quit IRC
17:40:13 *** jervin has joined #gnucash
17:41:16 *** jervin has quit IRC
18:15:54 *** Gerd has quit IRC
19:12:31 *** CDB-Man_ has joined #gnucash
19:12:31 *** ChanServ sets mode: +v CDB-Man_
19:12:49 *** CDB-Man has quit IRC
19:39:54 *** omnireq has quit IRC
20:04:39 *** chris has quit IRC
20:14:41 *** guak has quit IRC
20:17:58 *** chris has joined #gnucash
20:17:58 *** ChanServ sets mode: +v chris
20:40:13 *** omnireq has joined #gnucash
21:21:07 *** jervin has joined #gnucash
21:26:06 *** jervin has quit IRC
21:28:34 *** jervin has joined #gnucash
21:34:04 *** oozer has quit IRC
21:40:58 *** jervin has quit IRC
21:43:33 *** fell has quit IRC
22:04:48 *** fell has joined #gnucash
22:04:48 *** ChanServ sets mode: +o fell
22:21:31 *** ArtGravity has quit IRC
22:52:22 *** badger92 has joined #gnucash
22:59:18 *** gggg has joined #gnucash
23:03:23 *** gggg has quit IRC
23:22:42 *** gggg has joined #gnucash
23:23:40 *** fell has quit IRC
23:23:47 *** fell has joined #gnucash
23:23:47 *** ChanServ sets mode: +o fell