2023-09-23 GnuCash IRC logs

00:56:19 *** NoobAlice has quit IRC
00:57:13 *** chris has joined #gnucash
00:57:13 *** ChanServ sets mode: +v chris
00:57:14 *** gncbot sets mode: +o chris
01:18:06 *** palerider has joined #gnucash
01:26:15 *** chris has quit IRC
01:53:53 *** doc has quit IRC
01:59:54 *** fell has quit IRC
02:01:13 *** fell has joined #gnucash
02:01:13 *** ChanServ sets mode: +o fell
02:16:46 *** jervin has joined #gnucash
02:17:51 *** jervin has quit IRC
02:25:42 *** gjanssens has joined #gnucash
02:25:43 *** ChanServ sets mode: +o gjanssens
02:51:21 *** gandalf has joined #gnucash
02:54:36 *** palerider has quit IRC
03:47:39 *** bertbob has quit IRC
04:21:34 *** bertbob has joined #gnucash
04:21:34 *** ChanServ sets mode: +v bertbob
04:24:49 *** chris has joined #gnucash
04:24:49 *** ChanServ sets mode: +v chris
04:24:49 *** gncbot sets mode: +o chris
05:30:49 *** chris has quit IRC
06:42:01 *** chf1 has quit IRC
06:57:17 *** chf has joined #gnucash
08:17:20 *** Luk6655 has joined #gnucash
08:17:20 *** ChanServ sets mode: +v Luk6655
08:31:17 *** gandalf has quit IRC
08:37:11 *** Aussie_matt has joined #gnucash
08:39:44 *** gandalf has joined #gnucash
08:44:36 *** gandalf1 has joined #gnucash
08:45:04 *** gandalf has quit IRC
08:45:04 *** gandalf1 is now known as gandalf
09:30:21 *** jwhite has joined #gnucash
09:30:21 *** ChanServ sets mode: +v jwhite
10:21:52 *** chf has quit IRC
10:30:02 *** NoobAlice has joined #gnucash
10:35:30 *** chf has joined #gnucash
10:35:30 *** ChanServ sets mode: +v chf
10:36:20 <Luk6655> Any idea why my gnucash build is failing on Arch? https://paste.debian.net/1292904/
10:36:32 <Luk6655> this is the stable branch
10:37:07 <Luk6655> gcc 13.2.1
10:42:58 *** chf has quit IRC
10:43:33 *** chf has joined #gnucash
10:47:43 *** chf1 has joined #gnucash
10:47:44 *** chf has quit IRC
10:47:44 <Simon> delete the entire build directory and try again
10:47:47 *** chf1 is now known as chf
10:48:31 <Simon> similarly, when installing delete the entire previous installation directory (you shouldn't be installing any app to /usr or /usr/local because it's hard to control what is installed)
10:49:16 <Simon> also, it shouldn't be using /usr/lib/libgnucash-guile.so at all
10:49:35 <Simon> you may need to uninstall the system package for gnucash and raise a bug because I assume that should work
10:52:56 *** chris has joined #gnucash
10:52:56 *** ChanServ sets mode: +v chris
10:52:57 *** gncbot sets mode: +o chris
10:52:59 *** chf has quit IRC
10:54:09 <Luk6655> Simon, yes, I'm wiping the whole dir and trying again (I wiped just the build dir before and it was exactly the same)
10:54:30 <Luk6655> I'd rather not have to remove system wide gnucash, but I'll give it a go
10:54:44 *** chf has joined #gnucash
10:54:45 <Simon> you could also work out how to stop it using the system version of libgnucash-guile.so
10:55:10 <Luk6655> yes I'm wondering how. It has another version of that lib (one it is supposed to use
10:55:16 <Luk6655> in .lib/
10:55:43 <Luk6655> or /lib (in the build folder)
10:56:45 <Luk6655> I'm also going to try ninja this time as make is painfully slow unless I run it with -j16 which did cause me some problems long time ago, so just to exclude this as a possibility
10:57:23 *** Aussie_matt has quit IRC
11:02:11 <Luk6655> I can't get it to work with ninja (ninja does nothing, just complains there is no ninja.build file), but after removing system gnucash it built fine.... The problem is this is not really a great solution
11:02:56 <Luk6655> if anyone has any idea how to stop it from using system gnucash libs that would be great as I'd like to work on some translations and I'd like to have my system install as well as be able to build it from time to time
11:04:39 <Luk6655> I might just use one installed in an aletrnate folder
11:19:12 <Luk6655> A different question, lets say I have a bill entered and shown as unpaid, but in the meantime I imported account transactions and I actually have the payment transaction in one of my asset accounts going to to relevanr expense account. How do I tell gnucash to mark this already existign transaction as the one that pays that bill? Is it possible?
11:21:59 <Luk6655> nevermind/I found an option t oedit payment
11:33:11 <Luk6655> Anyone here knows anything about translations?
11:38:42 <Luk6655> I'm checking out Polish translation and certain things are not translated. I thought that maybe some translations are missing, but it turns out they are in the pl.po file. They are just not displayed properly. For example on the main accounts page if one right clicks the context menu has "New _Account..." in English despite a translation being present. Any ideas?
12:08:04 *** chris has quit IRC
12:35:20 *** gjanssens has quit IRC
12:39:00 *** Luk6655 has quit IRC
12:52:39 *** doc has joined #gnucash
13:20:05 *** bertbob has quit IRC
13:27:19 *** bertbob has joined #gnucash
13:27:19 *** ChanServ sets mode: +v bertbob
13:50:59 *** jervin has joined #gnucash
13:52:50 <jralls> @tell Luk6655 Translations are done at https://hosted.weblate.org/projects/gnucash/gnucash
13:52:50 <gncbot> jralls: The operation succeeded.
14:40:52 *** CDB-Man has joined #gnucash
14:40:52 *** ChanServ sets mode: +v CDB-Man
14:42:57 <Simon> that's not what they're asking for
14:42:59 <Simon> <~warlord> Luk6655, I believe you can work through the translation project, but in general, yes, you will need to build from source in order to test your translation.
14:43:13 <Simon> (no need to repeat your comment about "the translation project")
15:02:33 <jralls> Simon, warlord forgot that the TP divorced us after we started using weblate.
15:05:52 <jralls> But I see what you mean, they're asking about strings that are translated but the translations aren't showing in the UI. That would be a delayed translation oops, where a string is marked for translation at one place in the code and supposed to be passed to gettext in another, but that second step got left off.
15:15:10 *** mydogsnameisrudy has joined #gnucash
15:19:11 *** mydogsnameisrudy has quit IRC
15:32:35 *** mosiu has joined #gnucash
16:20:47 *** gandalf has quit IRC
16:23:13 *** mosiu_ has joined #gnucash
16:23:28 *** mosiu has quit IRC
16:23:30 *** mosiu_ is now known as mosiu
16:32:56 *** jervin has quit IRC
17:15:01 *** palerider has joined #gnucash
17:15:14 *** palerider has left #gnucash
20:00:03 *** raghukamath has quit IRC
20:07:52 *** raghukamath has joined #gnucash
20:07:52 *** ChanServ sets mode: +v raghukamath
21:54:17 *** chris has joined #gnucash
21:54:17 *** ChanServ sets mode: +v chris
21:54:17 *** gncbot sets mode: +o chris
22:03:05 *** mosiu has quit IRC
22:24:16 *** chris has quit IRC
23:09:14 *** Aussie_matt has joined #gnucash
23:12:38 *** chris has joined #gnucash
23:12:38 *** ChanServ sets mode: +v chris
23:12:38 *** gncbot sets mode: +o chris
23:47:45 *** chris has quit IRC
23:58:58 *** jwhite has quit IRC