2021-08-04 GnuCash IRC logs

00:42:29 *** bz has joined #gnucash
00:43:01 *** bz is now known as bzbarsky
00:43:12 *** ChanServ sets mode: +v bzbarsky
00:44:21 <bzbarsky> I am running into a weird QIF import problem. I filed https://bugs.gnucash.org/show_bug.cgi?id=798269 with a description of the problem, but not sure whether other info would be useful....
00:46:51 *** David has quit IRC
00:47:10 *** David has joined #gnucash
00:59:40 <bzbarsky> Also, I just tried upgrading from GnuCash 4.5 to GnuCash 4.6 and all my reports seem to have reset the depth to which they show accounts to "2". That setting is called "Show accounts until level" in 4.5 and "Levels of Subaccounts" in 4.6. Did the actual backend name get changed too, and if so do I now need to go fix all my existing reports somehow to use the new name?
01:06:03 <bzbarsky> Not obviously seeing anything in https://www.gnucash.org/news.phtml about the report account levels change....
01:11:29 <bzbarsky> But yes, comparing the .gcm files for 4.5 and 4.6 the actual option name changed, not just the label...
01:28:48 *** frakturfreak has quit IRC
01:34:19 *** qwer has joined #gnucash
01:36:04 *** fell has quit IRC
01:37:23 *** fell has joined #gnucash
01:37:23 *** ChanServ sets mode: +o fell
01:42:50 *** frakturfreak has joined #gnucash
01:48:06 *** qwer has quit IRC
01:52:09 *** Mechtilde has joined #gnucash
01:58:58 *** Mechtilde has quit IRC
02:09:12 *** sbluhm has joined #gnucash
02:31:50 *** kcin has joined #gnucash
02:33:02 *** kcin1 has joined #gnucash
02:33:27 *** kcin has quit IRC
02:33:39 *** kcin has joined #gnucash
02:36:02 *** kcin1 has quit IRC
02:45:13 *** kcin has quit IRC
03:52:49 *** Mechtilde has joined #gnucash
04:22:19 *** Mechtilde has quit IRC
04:26:23 *** Mechtilde has joined #gnucash
04:35:49 *** Mechtilde has quit IRC
04:40:55 *** storyjesse has joined #gnucash
05:07:02 <fell> jralls https://wiki.gnucash.org/wiki/GTK3#Manual_Styling_using_CSS_file had also sections about your recent change.
05:14:15 *** andreas^ has joined #gnucash
05:14:15 *** ChanServ sets mode: +v andreas^
05:58:47 <andreas^> hello.
05:59:26 *** User has joined #gnucash
06:28:44 *** Bambuzel has joined #gnucash
06:28:44 *** ChanServ sets mode: +v Bambuzel
06:37:47 *** Mechtilde has joined #gnucash
07:47:25 *** Bambuzel has quit IRC
07:48:01 <fell> Questions, Andreas^?
07:48:49 <andreas^> fell: I'm new to this community. I want to develop. I'm reading through the mailing list now.
07:50:14 <fell> Perhaps have a look at the wiki like https://wiki.gnucash.org/wiki/Contributing_to_GnuCash
08:06:17 <andreas^> why shouldn't I install Gnucash git in /usr/local ?
08:07:23 <andreas^> and I have a build directory "build" inside Gnucash git.
08:33:02 *** mydogsnameisrudy has joined #gnucash
08:39:12 *** mydogsnameisrudy has quit IRC
08:44:21 *** Jimraehl1 has joined #gnucash
08:57:01 *** ChanServ sets mode: +qo warlord warlord
08:57:03 <warlord> andreas^, the issue with installing into /usr/local is that in some configurations the compiler will "find" files installed in /usr/local before "local" files, so re-compiling can be problematic.
08:57:58 <andreas^> before the files in the build directory you mean?
09:04:23 <andreas^> https://dpaste.com/HFGXK2TYV
09:04:31 <andreas^> I did something wrong.
09:04:47 <andreas^> % cmake -DCMAKE_INSTALL_PREFIX=/opt/gnucash -DGTEST_ROOT=~/.local/src/googletest ../gnucash
09:04:57 <andreas^> I made a build directory outside of the git clone.
09:16:19 *** JayC has quit IRC
09:19:20 *** JayC has joined #gnucash
09:19:20 *** ChanServ sets mode: +v JayC
10:25:44 *** sbluhm has quit IRC
10:34:36 *** Mechtilde has quit IRC
10:37:16 *** kcin has joined #gnucash
10:37:54 <andreas^> setting CMAKE_INSTALL_PREFIX to /usr/local doesn't print such a warning.
10:38:32 <andreas^> and /opt works too.
10:42:51 *** sbluhm has joined #gnucash
10:48:29 *** Mechtilde has joined #gnucash
11:06:51 *** kcin has quit IRC
11:25:34 *** ArtGravity has joined #gnucash
11:25:34 *** ChanServ sets mode: +v ArtGravity
11:42:00 *** storyjesse has quit IRC
11:42:06 *** bzbarsky has quit IRC
11:52:20 *** guak has joined #gnucash
12:13:20 *** Pegasus_RPG has joined #gnucash
12:13:23 <jralls> andreas^ That warning is about a peculiarity with the way cmake handles the etc/ directory when using GNUInstallDirs and a prefix of /opt/foo.
12:15:46 <jralls> The safest prefix is something in $HOME, but note that the path problem fell mentioned applies to any GnuCash installation anywhere on LD_LIBRARY_PATH, so /usr/lib, /usr/local/lib, and anything you might have added via ld.so.conf.
12:17:21 <jralls> So if you need to have an installed GnuCash to get work done you should set up your development in a chroot jail, flatpak, docker, or full VM so that the build can't see the installed GnuCash libraries.
12:29:07 *** guak has quit IRC
12:31:07 *** guak has joined #gnucash
12:56:26 *** kcin has joined #gnucash
13:08:14 <andreas^> jralls: I've only worked in Virtualbox. I've heard about Docker.
13:08:34 <jralls> Virtualbox should do.
13:10:04 <andreas^> I'll set up a Trisquel environment in Virtualbox.
13:16:23 *** andreas^ has quit IRC
14:29:10 *** frakturfreak has quit IRC
14:42:40 *** frakturfreak has joined #gnucash
15:13:42 *** thechitowncubs has joined #gnucash
15:13:42 *** ChanServ sets mode: +v thechitowncubs
15:22:06 *** Mechtilde has quit IRC
15:33:30 *** thechitowncubs has quit IRC
16:57:53 *** kcin has quit IRC
17:02:00 *** jervin has joined #gnucash
17:14:22 *** sbluhm has quit IRC
17:30:13 *** field^Zzz3 has joined #gnucash
17:30:14 *** DHR has quit IRC
17:31:07 *** chf has joined #gnucash
17:31:43 *** chf has joined #gnucash
17:36:42 *** chf has quit IRC
17:37:09 *** chf has joined #gnucash
17:42:29 *** DHR has joined #gnucash
17:48:33 *** User has quit IRC
17:50:35 *** sbluhm has joined #gnucash
17:59:35 *** sbluhm has quit IRC
18:18:13 *** field^Zzz3 has quit IRC
20:16:27 *** guak has quit IRC
21:00:52 *** ArtGravity has quit IRC
21:27:58 *** jervin has quit IRC