2019-05-07 GnuCash IRC logs

00:03:09 *** warlord has quit IRC
00:03:13 *** omnireq has joined #gnucash
00:06:17 *** warlord has joined #gnucash
00:06:17 *** gncbot sets mode: +o warlord
00:24:35 *** tienne has quit IRC
00:59:47 *** Mechtilde has joined #gnucash
01:10:10 *** fell has quit IRC
01:11:29 *** fell has joined #gnucash
01:11:30 *** ChanServ sets mode: +o fell
01:17:47 *** peanutbutterandcrackers has joined #gnucash
01:17:47 *** ChanServ sets mode: +v peanutbutterandcrackers
01:25:03 *** tienne has joined #gnucash
01:28:30 *** Mechtilde has quit IRC
01:29:25 <peanutbutterandcrackers> Everyone, here is my script: https://github.com/peanutbutterandcrackers/gnucash_invoice_automator that I was writing. What it is used for is this: Instead of adding every single daily user and processing their payments one-at-a-time, the user uses LibreOffice Calc to enter the records (the column names have to follow the standards in the script), and save it as csv and the script handles the rest. (I hope that makes sense)
01:30:54 <peanutbutterandcrackers> It does work. But there are still quite a bit of things that could be done to make it better. If there are any inputs that you might have, or if any of you would be interested in making a PR, please do.
01:37:39 *** jeffpc has quit IRC
01:39:34 *** jeffpc has joined #gnucash
01:56:39 *** storyjesse has joined #gnucash
02:34:33 *** peanutbutterandcrackers has quit IRC
02:50:42 *** Aussie_matt has quit IRC
02:59:11 *** metafarion has quit IRC
03:14:27 *** gjanssens has joined #gnucash
03:14:27 *** ChanServ sets mode: +o gjanssens
03:23:43 <gjanssens> .
03:23:43 <gncbot> gjanssens: Sent 8 hours and 18 minutes ago: <jralls> fell, warlord, I'll be mostly AFK through Sunday. I'll be at a genealogy conference in St. Louis.
03:24:44 *** tienne has quit IRC
03:54:37 *** peanutbutterandcrackers has joined #gnucash
04:15:34 *** bertbob has quit IRC
04:18:39 *** bertbob has joined #gnucash
04:18:39 *** ChanServ sets mode: +v bertbob
04:25:12 *** tienne has joined #gnucash
04:29:23 *** bertbob has quit IRC
04:38:35 *** bertbob has joined #gnucash
04:38:35 *** ChanServ sets mode: +v bertbob
06:24:53 *** tienne has quit IRC
06:27:45 *** oozer has joined #gnucash
06:34:59 *** Jimraehl1 has joined #gnucash
06:35:20 *** Jimraehl1 has left #gnucash
06:46:27 *** jervin has joined #gnucash
07:11:42 *** jervin has quit IRC
07:25:21 *** tienne has joined #gnucash
07:40:22 *** peanutbutterandcrackers has quit IRC
07:54:28 *** chris has joined #gnucash
07:54:28 *** ChanServ sets mode: +v chris
07:54:31 <chris> .
07:59:11 <chris> is anyone's equity-statement.scm barfing
07:59:13 <chris> ?
08:04:29 *** Mechtilde has joined #gnucash
08:13:09 <warlord> Haven't tried it.. Let me test.
08:13:56 <warlord> The version I have on F29 seems to run just fine.
08:14:32 <chris> my commodity-utilities.scm changes may have been overzealous... may need to bisect
08:14:58 <warlord> I am running 3.5
08:15:39 <chris> ah i'm on maint
08:17:27 <warlord> Well, we know it works in 3.5, so you can bisect from the 3.5 tag to HEAD ;)
08:19:45 *** metafarion has joined #gnucash
08:26:18 <chris> found the offending commit which simplifies many fns, not sure which one :(
08:31:01 <warlord> And this is why commits should be small ;)
08:39:30 <chris> well thankfully I've found it; I had noted the discrepancy during commit eac79bd506395120 and have now fixed it.
08:40:25 <warlord> chris, Yay!
08:41:10 <chris> oh well I fixed the problem but mislabelled it; it's the 375013f9ea4 commit that was offending
08:44:44 <chris> I have small dilemma regarding balsheet-pnl.scm -- to my eyes, I have pushed to my comfortable limit how much information to display in the report, and think it's not easy to add anything anymore.
08:46:32 <chris> in 1 report it shows: multiperiod balsheet/pnl, original monetaries, converted monetaries, multi-level subtotals, links to charts, links to register, links to transaction-report
08:47:42 <warlord> chris, you can always set up display options to control what gets displayed?
08:48:44 <chris> https://imgur.com/a/OCv5N25
08:48:56 <chris> yes it's all customizable
08:50:32 <chris> i was *considering* upgrading/modifying *all* other similar reports eg equity-statement, income-statement, sx-summary etc -- they all use make-html-acct-table to create their charts, and imho rather ugly; and use my more capable make-multicolumn-acct-table instead
08:50:44 <chris> but (1) i think this is overwhelming
08:51:09 <chris> (2) they carry too much buggy behaviour that I won't wish to support
08:51:35 <chris> example of buggy behaviour: 'canonically-tabbed option which is very hopelessly broken
08:52:20 <chris> another example - they support non-sensical subtotal reporting options whereas mine offers only 2 strategies.
08:56:53 <chris> another example - original reports require a report-currency whereas mine does not enforce
08:57:05 *** omnireq has quit IRC
09:02:55 * chris wished to create a dashboard-type report and has succeeded
09:03:40 <warlord> :)
09:03:55 <warlord> A long long time ago, the main screen of gnucash was supposed to be a dashboard-style report.
09:17:22 <chris> so I could merge balsheet-pnl now as it is... it has a lot of lambdas but is otherwise rather tame (because it has no set! calls <g>)
09:17:51 <chris> and leave the old-school reports with their baggage behind
09:19:38 <chris> (and there's a lot of baggage!)
09:25:02 *** tienne has quit IRC
09:28:03 <warlord> leaving behind baggage is a good thing.. Except, of course, when people are using that baggage to build a ladder! :)
09:34:22 *** Mechtilde has quit IRC
09:38:41 *** boldstripe has joined #gnucash
09:39:38 *** bertbob has quit IRC
09:43:54 *** jerryq has quit IRC
09:44:21 *** bertbob has joined #gnucash
09:44:22 *** ChanServ sets mode: +v bertbob
09:49:16 *** bertbob has quit IRC
09:50:34 *** bertbob has joined #gnucash
09:50:35 *** ChanServ sets mode: +v bertbob
10:03:25 *** bertbob has quit IRC
10:08:03 *** asante has left #gnucash
10:09:35 *** boldstripe has quit IRC
10:11:21 *** boldstripe has joined #gnucash
10:14:32 *** guak has joined #gnucash
10:16:32 *** chris has quit IRC
10:21:39 *** bertbob has joined #gnucash
10:21:40 *** ChanServ sets mode: +v bertbob
10:25:19 *** bertbob has quit IRC
10:25:30 *** tienne has joined #gnucash
10:25:48 *** bertbob has joined #gnucash
10:25:49 *** ChanServ sets mode: +v bertbob
10:29:19 *** storyjesse has quit IRC
10:44:46 *** ArtGravity has joined #gnucash
10:44:46 *** ChanServ sets mode: +v ArtGravity
10:57:16 *** bertbob has quit IRC
10:58:57 *** kael has joined #gnucash
10:58:57 *** ChanServ sets mode: +v kael
11:04:56 *** bertbob has joined #gnucash
11:04:57 *** ChanServ sets mode: +v bertbob
11:37:09 <fell> I just opened dialog-ab.glade with glade and got a warning that it was written for gtk 2.16.
11:39:02 <fell> so it seems, its conversion was forgotten.
11:42:32 <fell> grep -inr '<requires lib="gtk' gnucash says it the only gtk2 file
11:44:07 <fell> gjanssens: best way to inform BobIT?
11:54:43 <gjanssens> fell: probably via bug report and cc him
11:59:18 <fell> gjanssens, thanks!
12:02:24 *** Mechtilde has joined #gnucash
12:15:46 *** User_ has joined #gnucash
12:21:49 *** User_ has quit IRC
12:25:06 *** omnireq has joined #gnucash
12:25:06 *** ChanServ sets mode: +v omnireq
12:25:11 *** tienne has quit IRC
12:33:04 *** boldstripe has quit IRC
12:36:14 *** jerryq has joined #gnucash
12:42:53 *** peanutbutterandcrackers has joined #gnucash
13:25:39 *** tienne has joined #gnucash
13:41:12 *** kael has quit IRC
13:43:08 *** peanutbutterandcrackers has quit IRC
13:49:48 *** peanutbutterandcrackers has joined #gnucash
14:14:57 *** frakturfreak has joined #gnucash
14:14:57 *** ChanServ sets mode: +v frakturfreak
14:38:31 *** calvinct has joined #gnucash
14:57:54 *** bertbob has quit IRC
15:00:25 *** bertbob has joined #gnucash
15:00:26 *** ChanServ sets mode: +v bertbob
15:07:00 *** bertbob has quit IRC
15:12:11 *** bertbob has joined #gnucash
15:12:12 *** ChanServ sets mode: +v bertbob
15:13:46 *** fell has quit IRC
15:15:07 *** fell has joined #gnucash
15:15:07 *** ChanServ sets mode: +o fell
15:22:02 *** tienne has quit IRC
15:22:59 *** bertbob has quit IRC
15:23:30 *** tienne has joined #gnucash
15:25:34 *** bertbob has joined #gnucash
15:25:35 *** ChanServ sets mode: +v bertbob
15:30:01 *** Mechtilde has quit IRC
15:38:46 *** tienne has quit IRC
15:39:05 *** tienne has joined #gnucash
16:35:21 *** boldstripe has joined #gnucash
16:51:02 <warlord> .
16:55:24 *** warlord has quit IRC
16:55:28 *** warlord has joined #gnucash
16:55:28 *** gncbot sets mode: +o warlord
17:01:05 *** gjanssens has quit IRC
17:03:53 *** calvinct has quit IRC
17:06:14 *** fell has quit IRC
17:07:07 *** fell has joined #gnucash
17:07:07 *** ChanServ sets mode: +o fell
17:11:51 *** frakturfreak has quit IRC
17:15:01 *** kael has joined #gnucash
17:15:01 *** ChanServ sets mode: +v kael
18:21:31 *** nimish2711 has quit IRC
18:22:10 *** kael has quit IRC
18:33:24 *** ArtGravity has quit IRC
19:03:13 *** tienne has quit IRC
19:03:28 *** jerryq has quit IRC
19:33:14 *** Aussie_matt has joined #gnucash
20:11:41 *** boldstripe has quit IRC
20:12:36 *** boldstripe has joined #gnucash
20:13:44 *** jerryq has joined #gnucash
20:15:12 *** jervin has joined #gnucash
20:46:49 *** nimish2711 has joined #gnucash
20:47:33 *** peanutbutterandcrackers has quit IRC
20:59:36 <CDB-Man_> hmm, so my balence sheet report no longer runs, and it looks like its because it breaks somewhere when it reaches my stock account for microsoft
20:59:48 <CDB-Man_> how do I debug, view the debug logs?
21:03:08 *** peanutbutterandcrackers has joined #gnucash
21:09:07 *** guak has quit IRC
21:11:55 <CDB-Man_> In unknown file:
21:11:55 <CDB-Man_> ?: 0 [gnc-pricedb-convert-balance-nearest-price-t64 # 105 # ...]
21:11:55 <CDB-Man_> ERROR: Throw to key `numerical-overflow' with args `("/" "Numerical overflow" #f #f)'.
21:11:55 <CDB-Man_> * 21:07:08 WARN <gnc.gui> [PrintAmountInternal()] Bad numeric: GNC_ERROR_ARG.
21:11:55 <CDB-Man_> * 21:07:08 WARN <gnc.gui> [PrintAmountInternal()] Bad numeric: GNC_ERROR_ARG.
21:11:55 <CDB-Man_> * 21:07:08 WARN <gnc.gui> [PrintAmountInternal()] Bad numeric: GNC_ERROR_ARG.
21:11:57 <CDB-Man_> * 21:07:08 WARN <gnc.gui> [PrintAmountInternal()] Bad numeric: GNC_ERROR_ARG.
21:11:59 <CDB-Man_> hmm
21:12:35 <CDB-Man_> In unknown file:
21:12:35 <CDB-Man_> ?: 0 [gnc-pricedb-convert-balance-nearest-price-t64 # 105 # ...]
21:12:35 <CDB-Man_> ERROR: Throw to key `numerical-overflow' with args `("/" "Numerical overflow" #f #f)'.
21:12:35 <CDB-Man_> * 21:08:33 INFO <qof.object> [qof_object_foreach] type=Split
21:12:35 <CDB-Man_> * 21:08:33 INFO <qof.engine> [qof_collection_foreach] Hash Table size of Split before is 10008
21:12:36 <CDB-Man_> * 21:08:33 INFO <qof.engine> [qof_collection_foreach] Hash Table size of Split after is 10008
21:12:39 <CDB-Man_> * 21:08:33 INFO <qof.query> [qof_query_run_internal] matching objects=13d51070 count=17
21:12:41 <CDB-Man_> * 21:08:33 WARN <gnc.scm> In ice-9/eval-string.scm:
21:12:43 <CDB-Man_> 44: 19 [read-and-eval #<input: string f4f8310> #:lang ...]
21:12:45 <CDB-Man_> 37: 18 [lp (gnc:report-run 7)]
21:13:20 <CDB-Man_> =======
21:13:20 <CDB-Man_> In unknown file:
21:13:20 <CDB-Man_> ?: 0 [gnc-pricedb-convert-balance-nearest-price-t64 # 105 # ...]
21:13:20 <CDB-Man_> ERROR: Throw to key `numerical-overflow' with args `("/" "Numerical overflow" #f #f)'.
21:13:20 <CDB-Man_> * 21:08:35 WARN <gnc.gui> [PrintAmountInternal()] Bad numeric: GNC_ERROR_ARG.
21:13:20 <CDB-Man_> * 21:08:35 WARN <gnc.gui> [PrintAmountInternal()] Bad numeric: GNC_ERROR_ARG.
21:13:23 <CDB-Man_> * 21:09:11 INFO <gnc.gui> [gnc_plugin_page_report_destroy_widget] destroy widget
21:13:25 <CDB-Man_> * 21:09:11 INFO <gnc.gui> [gnc_plugin_page_report_realize_uri] Realized Container size is 2158w x 1188h
21:13:27 <CDB-Man_> * 21:09:11 INFO <gnc.gui> [gnc_plugin_page_report_realize_uri] Realized Container size is 2158w x 1188h
21:13:31 <CDB-Man_> so, some type of overflow error...?
21:16:56 *** peanutbutterandcrackers has quit IRC
21:17:48 *** peanutbutterandcrackers has joined #gnucash
21:29:00 <CDB-Man_> hmm, the current value of my MSFT account is "Shares 115 MSFT, Current Value $" without any $ value assigned
21:41:12 *** jervin has quit IRC
21:43:10 *** alpha_ has joined #gnucash
21:44:24 *** peanutbutterandcrackers has quit IRC
22:12:21 *** boldstripe has quit IRC
22:13:21 *** boldstripe has joined #gnucash
22:17:42 *** storyjesse has joined #gnucash
22:41:24 *** alpha_ has quit IRC
23:21:00 *** alpha_ has joined #gnucash
23:25:41 *** alpha__ has joined #gnucash
23:27:16 *** alpha_ has quit IRC
23:31:34 *** FoxT has quit IRC
23:32:02 *** nimish2711 has quit IRC
23:38:00 *** FoxT has joined #gnucash
23:41:49 *** marusich has joined #gnucash
23:41:50 *** ChanServ sets mode: +v marusich
23:52:48 *** nimish2711 has joined #gnucash