2023-08-11 GnuCash IRC logs

00:23:00 <fell> jralls:
00:23:02 <fell> libgnucash/backend/dbi/gnc-dbisqlresult.cpp:32:10: schwerwiegender Fehler: sys/_types/_timeval.h: Datei oder Verzeichnis nicht gefunden
00:23:03 <fell> 32 | #include <sys/_types/_timeval.h>
00:23:05 <fell> | ^~~~~~~~~~~~~~~~~~~~~~~
00:23:06 <fell> Kompilierung beendet.
00:24:44 *** cproo12 has quit IRC
00:30:28 *** jwhite has quit IRC
00:56:14 *** sunyibo has joined #gnucash
00:56:14 *** ChanServ sets mode: +v sunyibo
01:14:11 *** sunyibo has quit IRC
01:21:11 *** fell has quit IRC
01:22:30 *** fell has joined #gnucash
01:22:30 *** ChanServ sets mode: +o fell
01:44:47 *** gandalf has joined #gnucash
03:09:46 *** gandalf has quit IRC
04:14:56 *** gour has joined #gnucash
04:14:56 *** ChanServ sets mode: +v gour
04:15:20 *** gour has quit IRC
05:10:38 *** gandalf has joined #gnucash
07:34:23 *** bertbob has quit IRC
07:36:21 *** bertbob has joined #gnucash
07:36:21 *** ChanServ sets mode: +v bertbob
07:56:29 *** chris has joined #gnucash
07:56:29 *** ChanServ sets mode: +v chris
07:56:33 *** gncbot sets mode: +o chris
08:26:47 *** jwhite has joined #gnucash
08:51:28 *** chris has quit IRC
08:58:21 *** gjanssens has joined #gnucash
08:58:21 *** ChanServ sets mode: +o gjanssens
10:50:49 *** chris has joined #gnucash
10:50:49 *** ChanServ sets mode: +v chris
10:50:52 *** gncbot sets mode: +o chris
10:53:10 *** warlord has quit IRC
10:54:23 <chris> jralls: In my last iteration of assistant-stock-transacion.cpp, a missing fee is not an error - see https://imgur.com/MOFekBY - a simple buy $200 with empty fee.
10:59:37 *** warlord has joined #gnucash
10:59:37 *** gncbot sets mode: +o warlord
11:12:01 <chris> this is cpp and glade @ 0d9dd3b789 and b44f0c67be respectively
11:12:34 <warlord> .
11:15:40 <chris> :
11:15:42 <chris> !
11:15:53 <chris> |
11:18:58 <warlord> LOL.
11:25:17 *** palerider has joined #gnucash
11:29:00 <chris> your LOL looks like a guy launched a ball up
11:53:22 <fell> warlord, gnucash-manual are in https://code.gnucash.org/docs/*/. You can remove gnucash-help* there now.
11:54:41 <warlord> OK
11:57:09 <warlord> Done
12:00:17 <CDB-Man> [19:46:07] <+CDB-Man> @tell Chris that looks like a mutual fund distribution with multiple types of transactions grouped into 1 entry. Recommendation would be to break it up into it's constituent parts. There's some regular dividends, dividends with withholding tax (can use the fees split), and return of capital and/or notional distributions
12:00:24 <CDB-Man> Chris
12:01:19 <chris> CDB-Man: ok... looks like users like a mess in the making
12:02:24 <CDB-Man> The reason something like that might come up, is if the user is basing the entries on tax slips
12:02:40 <CDB-Man> Tax slips would definitely merge all the constituent elements together like that
13:12:45 *** warlord has quit IRC
13:31:22 *** chris has quit IRC
13:38:34 *** ns12 has quit IRC
13:38:44 *** ns12 has joined #gnucash
13:41:27 *** ChanServ sets mode: +v jwhite
13:41:38 <jwhite> pr submitted, clue bats appreciated.
13:53:24 *** palerider has left #gnucash
14:42:50 *** gjanssens has quit IRC
15:38:04 *** fell has quit IRC
15:38:33 *** fell has joined #gnucash
15:38:33 *** ChanServ sets mode: +o fell
15:44:16 <fell> jralls, the nnighlies failed to build. Same error as https://lists.gnucash.org/logs/2023/08/11.html#T00:23:02
16:03:57 <jralls> fell, no surprise. chris didn't fix my (stupid emacs plugin's) include error until 11:35 code.gnucash.org's time.
16:09:08 <fell> Ah, right1
16:09:31 <fell> !
16:10:37 <jralls> fell, you shouldn't have reverted "my" translation change: Because you'd already merged #1743 the change *I* made wasn't even in the commit. What you threw away was everyone else's changes in that commit.
16:11:55 <jralls> That aside I don't think we should be merging translation PRs. Everything should go through weblate.
16:12:11 <fell> Hu, weblate creates onecommit peruser
16:12:55 <fell> Later I came also to that conclusion.
16:13:39 <jralls> Wrong. It creates one commit per po file. I changed only the two words that xavier268 did. My French is nowhere near good enough to do anything else. Go see for your self how much you reverted.
16:15:24 <jralls> https://github.com/Gnucash/gnucash/commit/5bf7453183a7030bead3893d9eba1ccdd1235e02
16:17:14 <fell> Isee only line wrapping and false removing of #|msgid lines
16:17:31 <jralls> Yeah, so where did that come from?
16:18:16 <fell> IMHO weblates merge is buggy.
16:18:43 <fell> https://care.weblate.org/#ticket/zoom/6856
16:21:30 *** bertbob has quit IRC
16:22:33 *** bertbob has joined #gnucash
16:22:33 *** ChanServ sets mode: +v bertbob
16:22:46 <jralls> It says I'm not authorized to view that ticket.
16:25:32 <jralls> But you shouldn't let Weblate merge anything. Lock it, flush translations to PR, process the PR, do your message merge, commit, push, reset weblate's repo to ours, unlock translations.
16:26:29 <fell> I forwarded Michal's answer to you.
16:28:10 <fell> I hoped it would see your change was already the when it rebased.
16:28:30 <fell> there
16:42:27 <jralls> There wasn't a conflict on début->start and fin->end. Xavier268's change happened so mine became irrelevant and was dropped. If one of us had changed even one character that the other didn't there would have been a conflict.
16:45:04 <jralls> What's more concerning is all of those other changes in Weblate's PR. Reflowing and fuzzies come from msgmerges and sometimes git automatically picks the wrong thing when it should flag a conflict.
16:47:54 <jralls> Reflows don't matter, gettext doesn't care about that, but disappearing fuzzies is a bit of a problem.
17:04:59 *** gandalf has quit IRC
17:44:34 *** sunyibo has joined #gnucash
17:44:35 *** ChanServ sets mode: +v sunyibo
18:36:33 *** sunyibo has quit IRC
20:35:20 *** chris has joined #gnucash
20:35:20 *** ChanServ sets mode: +v chris
20:35:23 *** gncbot sets mode: +o chris
20:52:26 *** NoobAlice has joined #gnucash
21:00:55 *** chris has quit IRC
23:21:13 *** chris has joined #gnucash
23:21:13 *** ChanServ sets mode: +v chris
23:21:17 *** gncbot sets mode: +o chris