2022-09-13 GnuCash IRC logs

00:04:08 *** Aussie_matt has quit IRC
00:12:37 <fell> @tell gjanssens On my KDE desktop help: seems associated with khelpcenter and that fails. I suspect because we do not provide *.desktop files.
00:12:37 <gncbot> fell: The operation succeeded.
00:25:26 <fell> jralls, running my recent build I see:
00:25:27 <fell> Traceback (most recent call last):
00:25:29 <fell> File "/usr/local/share/gnucash/python/init.py", line 2, in <module>
00:25:30 <fell> from gnucash import *
00:25:32 <fell> File "/usr/local/lib64/python3.8/site-packages/gnucash/__init__.py", line 6, in <module>
00:25:33 <fell> from gnucash.gnucash_core import *
00:25:35 <fell> File "/usr/local/lib64/python3.8/site-packages/gnucash/gnucash_core.py", line 36, in <module>
00:25:36 <fell> from gnucash import gnucash_core_c
00:25:38 <fell> File "/usr/local/lib64/python3.8/site-packages/gnucash/gnucash_core_c.py", line 13, in <module>
00:25:39 <fell> from . import _gnucash_core_c
00:25:41 <fell> ImportError: libboost_date_time.so.1.79.0: cannot open shared object file: No such file or directory
00:30:31 <fell> Oh, I have 1.80.0 installed. Why didn't 'cmake .' update it?
01:04:11 *** Gandalf has joined #gnucash
01:07:27 *** fell has quit IRC
01:15:34 *** fell has joined #gnucash
01:15:34 *** ChanServ sets mode: +o fell
01:24:34 *** fell has quit IRC
01:25:52 *** fell has joined #gnucash
01:25:52 *** ChanServ sets mode: +o fell
01:34:31 *** Gandalf has quit IRC
01:57:36 *** Aussie_matt has joined #gnucash
02:00:55 *** chip_x has joined #gnucash
02:02:09 *** chipxxx has quit IRC
02:27:11 *** chip_x has quit IRC
03:20:32 *** Aussie_matt has quit IRC
03:29:22 *** Aussie_matt has joined #gnucash
03:47:35 *** Gandalf has joined #gnucash
03:51:34 *** tomk_dk has joined #gnucash
04:08:28 *** bertbob has quit IRC
04:16:13 *** bertbob has joined #gnucash
04:16:13 *** ChanServ sets mode: +v bertbob
04:30:39 *** Trygve[m]1 has quit IRC
04:30:39 *** Julianold[m] has quit IRC
04:30:42 *** reactormonk[m] has quit IRC
04:30:42 *** MatrixTravelerbot[m] has quit IRC
04:30:42 *** PeterScholtens[m] has quit IRC
04:30:42 *** luwum[m] has quit IRC
04:30:42 *** peter-butler[m] has quit IRC
04:30:42 *** Ablu[m] has quit IRC
04:30:42 *** technicus[m] has quit IRC
04:30:42 *** shukonmatrix[m] has quit IRC
04:30:42 *** FestplattenSchnitzel[m] has quit IRC
04:30:42 *** antonlada[m] has quit IRC
04:30:42 *** dtux[m] has quit IRC
04:34:21 *** ElonSatoshi[m] has joined #gnucash
05:25:27 *** gjanssens has joined #gnucash
05:25:27 *** ChanServ sets mode: +o gjanssens
05:36:10 *** chris_ is now known as chris
05:47:21 *** FH_thecat has joined #gnucash
05:50:28 *** frebe has joined #gnucash
05:54:33 *** MatrixTravelerbot[m] has joined #gnucash
05:54:33 *** reactormonk[m] has joined #gnucash
05:54:33 *** Julianold[m] has joined #gnucash
05:54:34 *** luwum[m] has joined #gnucash
05:54:34 *** Ablu[m] has joined #gnucash
05:54:34 *** Trygve[m]1 has joined #gnucash
05:54:35 *** peter-butler[m] has joined #gnucash
05:54:36 *** PeterScholtens[m] has joined #gnucash
05:54:37 *** dtux[m] has joined #gnucash
05:54:38 *** technicus[m] has joined #gnucash
05:54:39 *** antonlada[m] has joined #gnucash
05:54:40 *** FestplattenSchnitzel[m] has joined #gnucash
05:54:40 *** shukonmatrix[m] has joined #gnucash
05:59:25 *** ChanServ sets mode: +v frebe
05:59:38 *** MatrixTravelerbot[m] has quit IRC
06:00:10 *** Ablu[m] has quit IRC
06:01:20 *** ElonSatoshi[m] has quit IRC
06:04:25 *** frebe has left #gnucash
06:04:36 *** frebe has joined #gnucash
06:04:36 *** ChanServ sets mode: +v frebe
06:05:34 <frebe> Hi there channel, I'm getting ready to setup gnucash. First step is to setup my account structure (especially how to organize the expense accounts). Next is to import the ~3 years of statements that I have from my bank account to get all the history in. But on the the first topic: What is the typical approach to categorize accounts? Take the example of "Insurance". I could have that as a top-level expense account/category with all insur
06:05:34 <frebe> ance payments, or I could fold my insurance for my apartment under an "Apartment" account/category, and insurance for the summerhouse under a "Summerhouse" account/category. I am interested both in understanding total insurance cost, and total cost of apartment/summerhouse respectively.This goes for other expenses too such as utilities. Maybe there are tricks in gnucash that render this question mute. Ideas/advice? Thanks!
06:06:34 <frebe> (as maybe implied by the question, I will use gnucash to organize my private economy, primarily to track expenses)
06:07:41 <chris> frebe: If it was up to me I'd tally each property in their own tree
06:08:28 <chris> Expense:PropertyA:Insurance
06:08:36 <chris> Income:PropertyA:AirBNB
06:09:10 <chris> If I want total Insurance I'd run a Transaction Report and account filter ":Insurance"
06:14:49 <frebe> Thanks for the quick feedback. That's where I was leaning too. And then for the rest of the household expenses (Groceries for example, we will have to eat no matter if we stay in the apartment or the house) I will keep separate top-level accounts. Same with the car etc.
06:15:12 <frebe> Good to know though that it's possible to filter when creating reports, that's a feature I've not explored at all so far
06:23:41 *** tomk_dk has quit IRC
07:08:04 *** gour has joined #gnucash
07:48:24 *** Aussie_matt has quit IRC
07:49:42 *** arst_ has joined #gnucash
07:55:45 *** frebe has quit IRC
08:12:02 *** FH_thecat has quit IRC
08:35:10 *** McLANE has quit IRC
08:46:59 *** frebe has joined #gnucash
08:47:39 *** ChanServ sets mode: +v frebe
09:19:47 *** gour has left #gnucash
10:17:34 *** chris has quit IRC
10:52:16 *** guak has joined #gnucash
10:57:28 *** field^Mop has joined #gnucash
11:18:32 *** field^Mop has quit IRC
11:32:23 *** kyew has quit IRC
11:36:33 *** kyew has joined #gnucash
11:36:34 *** ChanServ sets mode: +v kyew
11:40:37 *** kyew has quit IRC
11:41:39 *** kyew has joined #gnucash
11:41:40 *** ChanServ sets mode: +v kyew
12:08:11 *** frebe has quit IRC
12:30:21 *** McLANE has joined #gnucash
12:54:38 <jralls> fell, I often rm -rf * my build directory, especially after upgrades. CMake caches a lot of stuff and doesn't regenerate the cache on its own. That's especially a problem for boost and icu because they version their libraries.
13:16:03 *** frebe has joined #gnucash
13:21:57 <jralls> frebe, looks like you're renting apartments as a business. If so you should keep that as a separate book (file) from your household accounts, even if you don't have a formal business entity.
13:30:18 *** PowaBanga has quit IRC
13:48:05 *** frebe has quit IRC
13:49:04 *** Gandalf1 has joined #gnucash
13:49:32 *** Gandalf has quit IRC
13:49:32 *** Gandalf1 is now known as Gandalf
13:58:08 *** jralls has quit IRC
14:01:38 *** frebe has joined #gnucash
14:12:45 *** PowaBanga has joined #gnucash
14:37:24 *** Hamaryns has joined #gnucash
14:37:24 *** ChanServ sets mode: +v Hamaryns
14:38:57 *** frebe has quit IRC
15:18:14 *** Gandalf has quit IRC
15:41:53 *** gjanssens has quit IRC
15:53:11 *** frebe has joined #gnucash
16:15:49 *** Hamaryns has quit IRC
16:24:35 *** frebe has quit IRC
18:12:57 *** warlord has quit IRC
18:58:30 *** McLANE has quit IRC
21:28:52 *** chris has joined #gnucash
21:28:53 *** ChanServ sets mode: +v chris
21:28:57 *** gncbot sets mode: +o chris
22:09:56 *** guak has quit IRC
22:36:58 *** arst_ has quit IRC
23:27:04 *** FH_thecat has joined #gnucash
23:32:45 *** FH_thecat has quit IRC
23:39:04 *** FH_thecat has joined #gnucash