2024-05-31 GnuCash IRC logs

00:03:10 *** sunyibo has quit IRC
00:03:29 *** sunyibo has joined #gnucash
00:03:30 *** ChanServ sets mode: +v sunyibo
00:29:50 *** sunyibo has quit IRC
01:34:01 <mon> Ok fell I'll check it out. Das ist gut, danke
01:37:23 *** jonasb has joined #gnucash
01:39:42 <fell> After improving the german manual for some forgotten reason that section was not translated back to English.
01:58:34 *** fell has quit IRC
01:59:47 *** fell has joined #gnucash
01:59:48 *** ChanServ sets mode: +o fell
03:35:37 *** jonasb has quit IRC
07:18:48 *** chris has joined #gnucash
07:18:48 *** ChanServ sets mode: +v chris
07:18:48 *** gncbot sets mode: +o chris
07:20:34 <chris> .
07:33:32 *** mikee has quit IRC
07:38:27 *** mikee has joined #gnucash
07:38:27 *** ChanServ sets mode: +v mikee
07:56:22 *** chris has quit IRC
08:06:15 *** chris has joined #gnucash
08:06:15 *** ChanServ sets mode: +v chris
08:06:15 *** gncbot sets mode: +o chris
10:21:27 *** CWehli has joined #gnucash
11:47:29 *** chris has quit IRC
11:48:01 *** chris has joined #gnucash
11:48:01 *** ChanServ sets mode: +v chris
11:48:01 *** gncbot sets mode: +o chris
11:49:10 *** CWehli has quit IRC
12:27:51 <chris> jralls: I've just tried experimenting with clang and therewas this flag needed: -DCMAKE_BUILD_WITH_INSTALL_RPATH=TRUE -- is this something that *should* be set in CMakeLists.txt by default?
12:28:41 <chris> hmm still doesnt compile for me
12:48:44 *** CWehli has joined #gnucash
13:01:43 *** jonasb has joined #gnucash
13:26:26 <jralls> chris, no, I don't think we want rpaths. We still have dependencies using autotools and libtool performs unnatural acts on linkers. What OS/distro are you building on?
13:28:00 <jralls> BRB, switching computers.
13:28:06 *** jralls has quit IRC
13:28:49 *** jralls has joined #gnucash
13:28:49 *** ChanServ sets mode: +o jralls
13:31:39 *** chris has quit IRC
14:31:12 *** jonasb has quit IRC
14:31:25 *** jonasb has joined #gnucash
14:35:59 *** henk has left #gnucash
16:37:40 <fell> @tell CWehli Traust du dir zu, den vorbereitenden Patch für die po-Dateien zu schreiben?
16:37:40 <gncbot> fell: The operation succeeded.
16:56:19 *** warlord has quit IRC
19:47:38 *** chris has joined #gnucash
19:47:38 *** ChanServ sets mode: +v chris
19:47:38 *** gncbot sets mode: +o chris
19:48:33 <chris> jralls: I'm using pop_os, but the dependencies are loaded from guix via direnv. it "works well for me" with gcc, and i've never managed to compile with clang
19:48:38 <chris> s/and/but
19:48:52 <chris> "cmake -GNinja -DWITH_GNUCASH=ON -DWITH_PYTHON=OFF -DWITH_SQL=ON -DWITH_SQL=ON -DCMAKE_BUILD_TYPE=Debug -DCMAKE_INSTALL_PREFIX=../install-stable ../stable" is my cmake and if I add "-DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang -DCMAKE_BUILD_WITH_INSTALL_RPATH=TRUE" to compile with clang,
19:48:57 <chris> it aborts somewhere with boost
19:49:05 <chris> so i usually give up clang :)
20:00:02 *** raghukamath has quit IRC
20:15:13 *** raghukamath has joined #gnucash
20:15:14 *** ChanServ sets mode: +v raghukamath
20:52:38 *** chris has quit IRC
21:31:49 *** chris has joined #gnucash
21:31:49 *** ChanServ sets mode: +v chris
21:31:50 *** gncbot sets mode: +o chris
22:27:39 *** chris has quit IRC
22:48:08 *** chris has joined #gnucash
22:48:09 *** ChanServ sets mode: +v chris
22:48:09 *** gncbot sets mode: +o chris
23:42:41 *** quantum has joined #gnucash
23:53:01 *** ChanServ sets mode: +v quantum
23:53:26 <quantum> i have a problem with generating diagram reports
23:54:25 <quantum> if I unselect accountes below the "Accounts until level", then the sum do not change
23:55:43 <quantum> is there a way that only the selected account will be accumulated at the level of "Accounts until level"?