2025-09-21 GnuCash IRC logs
00:04:38 *** sacdrj has quit IRC
00:04:43 *** sacdrj has joined #gnucash
00:37:40 *** sacdrj1 has joined #gnucash
00:37:49 *** sacdrj has quit IRC
00:37:50 *** sacdrj1 is now known as sacdrj
00:40:33 *** sacdrj1 has joined #gnucash
00:40:33 *** sacdrj has quit IRC
00:40:33 *** sacdrj1 is now known as sacdrj
01:09:07 *** sacdrj has quit IRC
01:14:19 *** fell_laptop has quit IRC
01:15:38 *** fell_laptop has joined #gnucash
01:15:38 *** ChanServ sets mode: +o fell_laptop
01:24:25 *** sacdrj has joined #gnucash
01:28:57 *** sacdrj has quit IRC
01:43:58 *** sacdrj has joined #gnucash
01:49:59 *** sacdrj has quit IRC
02:06:39 *** sacdrj has joined #gnucash
03:18:31 *** sacdrj has quit IRC
03:50:24 *** sacdrj has joined #gnucash
04:40:43 *** Aussie_matt has joined #gnucash
04:52:28 *** sunyibo has joined #gnucash
04:52:28 *** ChanServ sets mode: +v sunyibo
04:53:34 *** sacdrj has quit IRC
05:04:40 *** chris has joined #gnucash
05:04:40 *** ChanServ sets mode: +v chris
05:46:18 *** sacdrj has joined #gnucash
05:49:18 *** sacdrj has quit IRC
06:04:12 *** sacdrj has joined #gnucash
06:08:32 *** chris has quit IRC
06:10:12 *** sacdrj has quit IRC
06:26:36 *** sacdrj has joined #gnucash
07:08:16 *** hamaryns has joined #gnucash
07:08:16 *** ChanServ sets mode: +v hamaryns
07:14:19 *** hamaryns has quit IRC
07:32:45 *** sacdrj has quit IRC
08:14:34 *** sacdrj has joined #gnucash
08:24:18 *** fell_laptop has quit IRC
08:26:03 *** fell has joined #gnucash
08:26:03 *** ChanServ sets mode: +o fell
08:50:53 *** witcher has quit IRC
09:10:17 *** Aussie_matt has quit IRC
09:17:41 *** sacdrj has quit IRC
09:37:33 *** sacdrj has joined #gnucash
09:42:05 *** sacdrj has quit IRC
09:53:18 *** sacdrj has joined #gnucash
09:56:19 *** sacdrj has quit IRC
10:00:56 *** sacdrj has joined #gnucash
10:49:55 *** CWehli has joined #gnucash
10:49:55 *** ChanServ sets mode: +v CWehli
11:04:09 *** sacdrj has quit IRC
11:19:07 *** sacdrj has joined #gnucash
11:26:58 <CWehli> jralls, in gnucash-docs commit c93e071 breaks the build. I suggest either to use Quotes for the PACKAGE_NAME oder drop the space.
12:27:13 *** sacdrj has quit IRC
12:30:00 *** CWehli has quit IRC
12:36:14 *** sacdrj has joined #gnucash
13:26:06 *** sacdrj has quit IRC
13:40:15 *** sacdrj has joined #gnucash
13:43:14 *** sacdrj has quit IRC
13:58:42 *** sacdrj has joined #gnucash
14:09:25 *** sacdrj has quit IRC
14:12:25 *** hamaryns has joined #gnucash
14:12:25 *** ChanServ sets mode: +v hamaryns
14:16:08 *** sacdrj has joined #gnucash
14:19:56 *** hamaryns has quit IRC
14:20:39 *** sacdrj has quit IRC
14:27:48 *** sacdrj has joined #gnucash
15:02:49 <jralls> @tell CWehli, thanks. Actually we want PROJECT_NAME (gnucash-docs) for the directory, not PACKAGE_NAME (GnuCash Docs).
15:02:49 <gncbot> jralls: The operation succeeded.
15:06:27 *** androclus has joined #gnucash
15:07:27 *** androclus has left #gnucash
15:14:00 *** androclus has joined #gnucash
15:14:00 *** ChanServ sets mode: +v androclus
15:14:31 <androclus> Hey, all. I love GnuCash, but there's one thing I'd like to put in a feature request for. Where do I do that?
15:14:44 <androclus> Just the email lists? Or is there a bugzilla somewhere?
15:38:29 *** sacdrj has quit IRC
15:43:37 <jralls> androclus: https://bugs.gnucash.org/. Search first to make sure nobody else has submitted the same thing, and maybe ask here or on the gnucash-user mailing list to make sure that it's not already in there.
15:44:39 <jralls> androclus and bear in mind that we have very limited developer time and lots of other priorities. The surest way to get a feature added is to write it yourself and offer it via a github PR.
15:53:12 *** sacdrj has joined #gnucash
16:00:48 *** sacdrj has quit IRC
16:05:41 *** sacdrj has joined #gnucash
16:08:42 *** sacdrj has quit IRC
16:08:56 *** hamaryns has joined #gnucash
16:08:56 *** ChanServ sets mode: +v hamaryns
16:13:14 *** hamaryns has quit IRC
16:18:33 *** sacdrj has joined #gnucash
16:21:33 *** sacdrj has quit IRC
16:21:37 *** sacdrj has joined #gnucash
16:26:07 *** sacdrj has quit IRC
16:27:09 <Simon> some or all of the "translator-credits" translations need fixing
16:27:26 <Simon> I assume someone has reformatted them at some point without realising how multiple lines work in translations
16:28:46 <Simon> b04726bdef7c4d713daef7012756ba205b4bfb62 replaces a lot of the new lines with ";" but doesn't put spaces after the ";", so everything is on one line and missing spaces
16:29:15 <Simon> then 600721b23ace5ecf631ea7c03250def0696c165a removes the trailing ";"
16:29:26 <Simon> so it's left with no newlines or punctuation
16:30:06 <Simon> 2497225fc62330d79ed0409ccfc77fc8e9c16646 then reformats it with the lines re-wrapped
16:30:25 <Simon> the way the credits screen works I think it's better to just put every name on its own new line
16:41:06 *** sacdrj has joined #gnucash
16:55:03 <jralls> Simon, the semicolon and spaces problem from b04626b was fixed in the next commit, 600721b. It looks like for now it doesn't matter, the credits button isn't showing up for me on any platform.
17:12:08 <jralls> So that's because I was trying uninstalled builds (except on Windows, I'll have to look into that separately). I see what you mean, the string doesn't wrap so if there are a lot of translators it makes the dialog too wide.
17:43:57 *** nariyel has quit IRC
17:44:18 *** sacdrj has quit IRC
17:45:54 *** sacdrj has joined #gnucash
17:48:55 *** sacdrj has quit IRC
17:56:23 <Simon> jralls: no, it's not fixed by 600721b because that ignores how .po files work
17:56:41 <Simon> they work like C strings and new lines are not implied by using multiple strings
17:57:35 <Simon> I changed en_* in Weblate to use multiple lines
18:06:47 *** sacdrj has joined #gnucash
18:10:26 <jralls> Simon, yeah, understand that it needs an explicit newline in the string to create a line break.
18:11:57 <jralls> Your changes in en_* will last until the next time somebody runs extract-translators. I'm working on fixing it so that it inserts a newline instead of a semicolon between the names.
18:22:57 <jralls> Done, and the po files updated.
19:03:54 *** sacdrj has quit IRC
19:08:27 <androclus> jralls: thank you for your good answer. I also found there is a suggestion box at https://gnucash.uservoice.com as well.
19:09:04 <androclus> jralls: what language is GNUCash programmed in?
19:12:52 *** sacdrj has joined #gnucash
19:15:23 <jralls> androclus, please don't use UserVoice. None of the development team pays any attention to it. GnuCash is mostly written in C and C++. Reports and the QIF importer are in Scheme via Guile.
19:15:53 *** sacdrj has quit IRC
19:20:10 *** sacdrj has joined #gnucash
19:21:12 *** jralls has quit IRC
19:52:43 *** sacdrj has quit IRC
20:08:33 *** sacdrj has joined #gnucash
20:24:48 *** sacdrj has quit IRC
20:54:34 *** sacdrj has joined #gnucash
20:59:37 *** sacdrj has quit IRC
21:15:32 *** sacdrj has joined #gnucash
21:18:32 *** sacdrj has quit IRC
21:44:30 *** sacdrj has joined #gnucash
22:35:46 <CDB-Man> is there a recommended online quote source for mutual funds? I see yahoo does not do mutual funds
22:53:41 *** sacdrj has quit IRC
23:01:43 *** sacdrj has joined #gnucash
23:10:00 *** jonakeys has quit IRC
23:10:07 *** jonakeys has joined #gnucash
23:35:48 <CDB-Man> hmm, the performance issues, are worse than i thought, clicking the reconcile button in the toolbar, the render time for the reconcile dialogue box is around 5 seconds. I could see how the main window would be slow given all its rendering... but the reconcile dialogue is tiny
23:55:40 *** androclus has quit IRC