2017-06-20 GnuCash IRC logs

00:13:14 *** storyjesse has joined #gnucash
00:53:07 *** Mechtilde has joined #gnucash
01:36:29 *** Mechtilde has quit IRC
01:46:31 *** Mechtilde has joined #gnucash
01:57:33 *** Mechtilde has quit IRC
02:21:06 *** storyjesse has quit IRC
02:49:47 *** jotrago has quit IRC
03:05:59 *** MarkedOne has joined #gnucash
03:07:02 <MarkedOne> I have problem with reports.. I have noticed that if I create accounts from template reports are working, when I manualy craete accounts reports dont work.
03:21:34 *** Cuare has quit IRC
03:35:18 *** mrklintscher has joined #gnucash
03:54:45 *** fabior has joined #gnucash
03:58:48 <MarkedOne> Nah it is working, even if I have created custom accounts... I dont get what went wrong.
04:48:17 *** pilotauto has quit IRC
04:57:47 *** gjanssens has joined #gnucash
04:57:47 *** ChanServ sets mode: +o gjanssens
06:42:18 *** Mechtilde has joined #gnucash
06:45:50 *** Mechtilde has quit IRC
06:47:09 <gjanssens> jralls: I wanted to merge maint into master as I need some maint commits in master to build upon
06:47:32 <gjanssens> However I'm getting merge conflicts in gnc-date.c(pp) I'm having some trouble resolving easily.
06:47:33 *** Mechtilde has joined #gnucash
06:50:17 *** fabior has quit IRC
06:57:32 <gjanssens> They appear to come from your most recent commits. Can you have a look at this ?
06:57:35 <gjanssens> Thanks
07:05:11 *** Mechtilde has quit IRC
07:06:12 *** Jimraehl1 has joined #gnucash
07:07:35 *** Jimraehl1 has left #gnucash
07:15:17 *** Mechtilde has joined #gnucash
07:46:27 *** mlncn has joined #gnucash
07:53:16 *** rickoehn has joined #gnucash
08:31:10 *** cyphase has quit IRC
08:35:13 *** cyphase has joined #gnucash
08:38:02 *** mlncn has quit IRC
08:53:44 *** fabior has joined #gnucash
08:59:34 *** jotrago has joined #gnucash
10:05:43 *** storyjesse has joined #gnucash
10:13:14 *** storyjesse has quit IRC
10:39:11 *** Mechtilde has quit IRC
10:41:43 *** mlncn has joined #gnucash
11:41:43 *** rickoehn has quit IRC
11:41:47 *** rickoehn has joined #gnucash
11:52:01 *** mlncn has quit IRC
12:04:17 <gjanssens> hmm, warlord hasn't been on IRC since June 17 and just now I have a question for him ... :(
12:20:27 *** bertbob has quit IRC
12:22:15 *** Cuare has joined #gnucash
12:22:45 *** Cuare has quit IRC
12:24:14 *** Cuare has joined #gnucash
12:24:53 *** Mechtilde has joined #gnucash
12:34:52 *** bertbob has joined #gnucash
12:41:35 <jralls> gjanssens: I'm doing the merge now.
12:43:45 *** mlncn has joined #gnucash
12:49:50 *** fabior has quit IRC
13:04:41 *** fabior has joined #gnucash
13:05:49 <gjanssens> jralls: thanks
13:06:47 *** mlncn has quit IRC
13:11:49 *** mlncn has joined #gnucash
13:24:43 <jralls> Pushed.
13:25:55 <jralls> Now can you remind me what is the right incantation to get bootstrap_win_dev.vbs to parse its bleeping arguments?
13:33:12 *** mlncn has quit IRC
13:42:05 *** jotrago has quit IRC
13:42:12 *** jotrago has joined #gnucash
13:45:14 <jralls> Never mind, I remembered.
13:45:23 <jralls> Hmm. Travis failed after the merge.
13:58:30 *** jchonig has quit IRC
13:58:33 *** jchonig has joined #gnucash
13:59:20 *** mlncn has joined #gnucash
14:01:21 *** fabior has quit IRC
14:07:00 *** frakturfreak has joined #gnucash
14:09:05 <jralls> gjanssens: I've tracked down the aqbanking setup crash in windows to a compilation bug: There's an unbalanced stack size adjustment in GWEN_Gui_ReadDialogPrefs that causes the return to go off to never-never land. Building gwen with -O0 works around it because the compiler uses the 'leave' instruction while optimizes it uses sub $0x10 %esp (which is the wrong direction for a leave). I'm doing a build with gcc6 to see if it
14:09:05 <jralls> also does that.
14:11:59 <jralls> It's kinda strange because I bumped the gcc version to 4.9 last November because of some Mingw foolishness about a define breaking stoi, so 2.6.15 was also built with it and didn't have the crash.
14:12:49 <jralls> So the difference is WinXP vs. Win10.
14:43:48 *** mlncn has quit IRC
15:00:37 *** mlncn has joined #gnucash
15:02:10 *** Mechtilde has quit IRC
15:02:29 <gjanssens> jralls: interesting
15:03:16 <gjanssens> And thanks for the merge
15:03:45 <gjanssens> jralls: I've switched my focus to the account type change restriction now
15:04:11 <jralls> OK. What were you working on in master?
15:05:03 <jralls> I'm about to get pulled AFK to go to lunch, back in 1 1/2 hours or so.
15:06:21 <jralls> Sigh. I guess it's going to be gcc 5.3. The tarballs for 6.3 are on SF but the mingw-get catalogs don't have it.
15:26:38 <gjanssens> Sigh indeed...
15:27:48 <gjanssens> jralls: I wanted to write one followup commit on master for translation mixup of the CURRENCY namespace between user interface and data file
15:28:00 <gjanssens> The maint part is ready to be pushed
15:28:02 *** mlncn has quit IRC
15:28:11 *** mlncn has joined #gnucash
15:28:51 <gjanssens> On master I just wanted to drop the compatibility code that writes ISO4217 instead of CURRENCY to the xml data files
15:29:11 <gjanssens> While I work in the area I better do it immediatly. I'd forget later on.
15:41:09 *** fabior has joined #gnucash
15:44:54 *** fell has joined #gnucash
15:45:32 *** gncbot sets mode: +o fell
15:45:48 <fell> Moin!
15:47:45 <gjanssens> fell: Moin?
15:48:45 <fell> In the North it is used the whole day.
15:49:19 <gjanssens> Meaning what ?
15:49:22 <frakturfreak> It doesn’t mean Morning.
15:49:48 <fell> It is not shure, if the root is german Morgen or dutch Mooi
15:49:51 <frakturfreak> but good/nice (one)
15:51:36 <gjanssens> Well for morning, it's a bit late on this side of the globe :)
15:53:11 <frakturfreak> I just looked at the German wikipedia article of this word, 9 sections with subsections. I didn’t know one could write that much about it.
16:08:06 *** mlncn has quit IRC
16:08:42 *** MarkedOne has left #gnucash
16:18:27 *** hoijui has joined #gnucash
16:20:05 *** frozenjim has joined #gnucash
16:26:21 <jralls> It's even a bit late for morning over here! Still good in Hawaii...
16:29:06 *** hoijui has quit IRC
16:33:22 *** frakturfreak has quit IRC
16:44:17 *** mlncn has joined #gnucash
16:46:46 <gjanssens> jralls: I've pushed my commits to fix the overly strict account type protection.
16:47:13 <gjanssens> That was all I had on my list for 2.6.17 that I know of.
16:47:56 <jralls> Very good.
16:51:11 <jralls> Unfortunately building gwen with gcc-5.3 doesn't prevent the crash.
16:51:55 <gjanssens> That's unfortunate indeed :(
16:53:55 <gjanssens> So should with stick with -O0 for gwen then ?
16:53:56 <jralls> Same problem, too.
16:55:16 <jralls> We might have to for 2.6.17 unless I can figure out a way to get the compiler to look a bit differently at the function.
16:56:10 <gjanssens> Ok
16:57:54 *** rickoehn has quit IRC
16:57:59 *** rickoehn has joined #gnucash
17:04:34 *** User has joined #gnucash
17:11:05 <gjanssens> So time to call it a day...
17:11:09 <gjanssens> See you later!
17:11:32 *** gjanssens has quit IRC
17:13:19 *** fabior has quit IRC
18:00:28 *** rickoehn has quit IRC
19:33:15 *** mlncn has quit IRC
19:52:01 *** pilotauto has joined #gnucash
21:24:16 *** mlncn has joined #gnucash
21:45:58 *** mlncn has quit IRC
21:59:19 *** storyjesse has joined #gnucash
22:04:47 *** User has quit IRC
22:24:25 *** cyberspectre has joined #gnucash
23:06:42 *** cyberspectre has quit IRC
23:12:25 *** User has joined #gnucash
23:26:17 *** mlncn has joined #gnucash
23:51:01 *** User has quit IRC