2022-11-24 GnuCash IRC logs

01:03:27 *** fell has quit IRC
01:04:47 *** fell has joined #gnucash
01:04:47 *** ChanServ sets mode: +o fell
01:15:21 *** NoobAlice has quit IRC
01:20:51 *** sbluhm has joined #gnucash
01:21:15 *** Gandalf has joined #gnucash
02:01:48 *** fell has quit IRC
02:03:07 *** fell has joined #gnucash
02:03:08 *** ChanServ sets mode: +o fell
02:19:41 *** palerider has quit IRC
02:31:21 *** sbluhm has quit IRC
03:33:11 *** gjanssens has joined #gnucash
03:33:11 *** ChanServ sets mode: +o gjanssens
04:42:13 *** gjanssens has quit IRC
05:06:16 *** gjanssens has joined #gnucash
05:06:16 *** ChanServ sets mode: +o gjanssens
05:11:15 *** yagiooda has joined #gnucash
05:14:14 *** yagiooda has quit IRC
05:23:17 *** gjanssens has quit IRC
05:30:49 *** gjanssens has joined #gnucash
05:30:49 *** ChanServ sets mode: +o gjanssens
05:39:01 *** jmdaemon has quit IRC
05:40:26 *** jmdaemon has joined #gnucash
05:45:26 *** jmdaemon has quit IRC
06:01:51 *** gjanssens has quit IRC
06:22:47 *** Kaligula has joined #gnucash
06:23:01 *** ChanServ sets mode: +v Kaligula
06:25:16 <Kaligula> fell, I see in logs that you at-tell-ed me and at-seen-ed me, but I did get any message.
06:25:16 <gncbot> Kaligula: Sent 1 day, 12 hours, and 10 minutes ago: <fell> Your test.
06:25:31 *** David has quit IRC
06:25:39 *** David has joined #gnucash
06:25:43 <Kaligula> Oh! I got it now.
06:26:16 <Kaligula> So it works when user says sth, not when he connects.
06:27:18 <Kaligula> So someone could be connected for days and don't know he was mentioned.
06:27:40 <Kaligula> @seen fell
06:27:40 <gncbot> Kaligula: fell was last seen in #gnucash 1 day, 12 hours, 10 minutes, and 40 seconds ago: <fell> @seen Kaligula
06:35:13 *** yagiooda has joined #gnucash
06:38:13 *** yagiooda has quit IRC
06:56:26 *** jralls has quit IRC
07:01:34 *** jralls has joined #gnucash
07:01:34 *** ChanServ sets mode: +o jralls
07:20:03 *** Kaligula has quit IRC
07:38:39 *** yagiooda has joined #gnucash
07:41:40 *** yagiooda has quit IRC
07:55:00 *** yagiooda has joined #gnucash
07:58:00 *** yagiooda has quit IRC
08:28:47 *** informatyk has joined #gnucash
08:42:08 *** sbluhm has joined #gnucash
09:02:07 <fell> .
09:03:04 <fell> Kaligula, ^ that is the usual wayto query the bot.
09:37:58 *** gjanssens has joined #gnucash
09:37:58 *** ChanServ sets mode: +o gjanssens
09:54:13 *** yagiooda has joined #gnucash
09:55:00 *** gjanssens has quit IRC
09:57:13 *** yagiooda has quit IRC
10:10:38 *** sbluhm has quit IRC
10:12:57 *** sbluhm has joined #gnucash
10:17:29 *** yagiooda has joined #gnucash
10:23:14 *** yagiooda has quit IRC
10:28:35 *** yagiooda has joined #gnucash
10:31:34 *** yagiooda has quit IRC
10:33:55 *** yagiooda has joined #gnucash
10:42:33 *** yagiooda has quit IRC
12:07:54 *** yagiooda has joined #gnucash
12:10:54 *** yagiooda has quit IRC
12:26:34 *** scardracs has joined #gnucash
12:30:34 *** ChanServ sets mode: +v scardracs
12:31:35 <scardracs> Hi everyone
12:32:24 <scardracs> I was working on gnucash-4.12 for gentoo and I've hit that problem performing tests https://www.irccloud.com/pastebin/LXhpb54h/
12:32:53 <scardracs> It seems related to gcc12, any idea?
12:34:52 <scardracs> I've tried with emake too, to be sure it wasn't related to ninja, but same result
12:42:55 *** yagiooda has joined #gnucash
12:44:42 *** sbluhm has quit IRC
12:51:39 *** yagiooda has quit IRC
13:12:58 *** bertbob has quit IRC
13:16:15 *** bertbob has joined #gnucash
13:16:15 *** ChanServ sets mode: +v bertbob
13:23:49 *** gjanssens has joined #gnucash
13:23:49 *** ChanServ sets mode: +o gjanssens
13:25:01 *** sbluhm has joined #gnucash
13:32:30 *** yagiooda has joined #gnucash
13:35:30 *** yagiooda has quit IRC
13:47:50 *** gjanssens has quit IRC
13:53:14 *** David has quit IRC
13:53:22 *** David has joined #gnucash
13:54:10 *** gjanssens has joined #gnucash
13:54:10 *** ChanServ sets mode: +o gjanssens
14:02:19 *** yagiooda has joined #gnucash
14:05:19 *** yagiooda has quit IRC
14:10:11 *** gjanssens has quit IRC
14:31:43 *** yagiooda has joined #gnucash
14:34:43 *** yagiooda has quit IRC
14:44:32 *** sbluhm has quit IRC
14:48:06 *** Hamaryns has joined #gnucash
14:48:06 *** ChanServ sets mode: +v Hamaryns
14:50:18 *** starman has quit IRC
14:51:02 *** starman has joined #gnucash
15:08:32 *** yagiooda has joined #gnucash
15:11:33 *** yagiooda has quit IRC
15:20:59 *** palerider has joined #gnucash
15:21:59 *** palerider has left #gnucash
16:07:08 <Simon> that looks like a genuine use after free error
16:07:19 <Simon> auto it = std::find(m_queriesUsed.begin(), m_queriesUsed.end(), query);
16:07:21 <Simon> m_queriesUsed.erase(it);
16:07:23 <Simon> m_queriesConsumed.push_back(*it);
16:07:38 *** jmdaemon has joined #gnucash
16:08:16 <Simon> you should be able to just swap lines 62 and 63
16:11:46 *** Kaligula has joined #gnucash
16:12:40 *** ChanServ sets mode: +v Kaligula
16:24:43 *** Hamaryns has quit IRC
16:34:05 *** Gandalf has quit IRC
16:37:02 *** yagiooda has joined #gnucash
16:40:02 *** yagiooda has quit IRC
16:45:05 *** Hamaryns has joined #gnucash
16:45:05 *** ChanServ sets mode: +v Hamaryns
16:58:11 *** Hamaryns has quit IRC
17:03:00 *** miklcct has quit IRC
17:05:19 *** yagiooda has joined #gnucash
17:08:35 *** miklcct has joined #gnucash
17:08:35 *** ChanServ sets mode: +v miklcct
17:10:32 *** yagiooda has quit IRC
17:24:54 <scardracs> Simon: ty :) I'm gonna try and report back
17:28:39 *** yagiooda has joined #gnucash
17:31:41 *** yagiooda has quit IRC
17:45:18 <scardracs> It worked :D
17:49:38 <Simon> jralls: ^
18:00:52 <scardracs> Now I have only one test that fails
18:01:01 <scardracs> https://www.irccloud.com/pastebin/XSsetjeP/
18:02:11 *** jralls_afk has joined #gnucash
18:02:11 *** ChanServ sets mode: +o jralls_afk
18:02:35 *** jralls has quit IRC
18:05:24 *** jralls_afk has quit IRC
18:05:26 *** jralls has joined #gnucash
18:05:26 *** ChanServ sets mode: +o jralls
18:12:15 <scardracs> Simon: I've opened a PR on GH, if not already fixed https://github.com/Gnucash/gnucash/pull/1472
18:21:47 <Kaligula> .
19:07:18 *** djbrown has joined #gnucash
19:07:18 *** ChanServ sets mode: +v djbrown
19:21:20 *** djbrown has quit IRC
19:21:25 *** NoobAlice has joined #gnucash
19:21:25 *** ChanServ sets mode: +v NoobAlice
20:15:26 *** yagiooda has joined #gnucash
20:18:26 *** yagiooda has quit IRC
20:20:35 *** Kaligula has quit IRC
20:20:40 *** Kaligula has joined #gnucash
20:23:41 *** Kaligula has quit IRC
20:35:19 *** yagiooda has joined #gnucash
21:26:18 *** TownsendHardware has quit IRC
22:16:23 *** yagiooda has quit IRC
23:58:45 *** NoobAlice has quit IRC