2017-04-14 GnuCash IRC logs

00:01:28 *** Mechtilde has joined #gnucash
00:20:36 *** chf has quit IRC
00:21:01 *** chf has joined #gnucash
00:21:05 *** CDB-Man has joined #gnucash
00:27:04 *** CDB-Man has quit IRC
00:27:37 *** CDB-Man has joined #gnucash
00:32:13 *** kael has joined #gnucash
00:46:36 *** gr8kodr has joined #gnucash
00:49:00 <gr8kodr> I have a Currency transfer entry, where I have 3 USD rows, all entered at the same rate ... transfer previous balance back in, income received, and the trading Acct entry ..
00:51:38 <gr8kodr> when viewing the General Journal report after saving the transaction, I'm seeing 3 different rates for USD despite providing the same rate for each exchange. Why would that occur?
00:53:04 <gr8kodr> once the exchange windows pops up and the rate is verified, shouldn't that be the rate used for the transaction?
00:53:54 <gr8kodr> otherwise, what is the point of the price window when entering transactions?
00:57:08 *** fekepp has quit IRC
01:23:51 *** kael has quit IRC
01:35:19 *** O01eg has quit IRC
01:36:18 *** mlncn has joined #gnucash
01:36:44 *** fell_ has joined #gnucash
01:38:33 *** fell has quit IRC
01:48:17 *** mlncn has quit IRC
01:53:35 *** yuriks has quit IRC
01:55:48 *** yuriks has joined #gnucash
02:20:46 *** chf has quit IRC
02:29:55 *** gjanssens has joined #gnucash
02:29:55 *** ChanServ sets mode: +o gjanssens
02:54:22 *** chf has joined #gnucash
03:05:55 *** chf has quit IRC
03:14:01 *** chf has joined #gnucash
03:19:50 *** mib_kj1iqa has joined #gnucash
03:22:13 *** mib_kj1iqa has quit IRC
03:23:11 <gjanssens> .
03:24:12 *** chf has quit IRC
03:24:39 *** chf has joined #gnucash
03:40:17 *** fabior has joined #gnucash
04:29:30 *** fekepp has joined #gnucash
04:30:17 *** fekepp has quit IRC
04:39:39 *** fabior has quit IRC
04:49:36 *** cyphase has quit IRC
04:51:48 *** cyphase has joined #gnucash
04:55:29 *** To7 has quit IRC
05:12:37 *** fabior has joined #gnucash
06:05:20 *** jonas_ has quit IRC
06:07:29 *** jonas has joined #gnucash
06:25:56 *** chf has quit IRC
06:27:06 *** chf has joined #gnucash
06:30:54 *** yuriks has quit IRC
06:32:45 *** chf1 has joined #gnucash
06:32:48 *** chf has quit IRC
06:38:39 *** yuriks has joined #gnucash
06:51:34 *** Jimraehl1 has joined #gnucash
06:52:07 *** jonas has quit IRC
06:53:22 *** jonas has joined #gnucash
06:53:35 *** Jimraehl1 has left #gnucash
07:12:16 *** mrklintscher has quit IRC
07:13:18 *** fabior has quit IRC
07:32:07 *** User_ has joined #gnucash
07:33:58 *** User__ has joined #gnucash
07:35:53 *** User_ has quit IRC
07:51:08 *** rickoehn has joined #gnucash
08:31:33 *** mlncn has joined #gnucash
08:34:00 *** chf1 has quit IRC
08:34:38 *** chf has joined #gnucash
08:36:09 *** Mechtilde has quit IRC
08:42:51 *** chf has quit IRC
08:43:57 *** chf has joined #gnucash
08:52:39 *** chf1 has joined #gnucash
08:52:49 *** chf has quit IRC
09:20:08 *** Mechtilde has joined #gnucash
10:28:27 *** chf1 has quit IRC
10:32:49 *** chf has joined #gnucash
10:36:54 *** kael has joined #gnucash
10:45:31 *** To7 has joined #gnucash
11:40:05 *** fekepp has joined #gnucash
12:33:50 *** fekepp has quit IRC
12:56:35 *** gpto has quit IRC
13:06:52 <gjanssens> jralls: FYI I've got the major issues with the register code resolved in gtk3
13:07:03 <gjanssens> There's still some tweaking to be done
13:07:33 <gjanssens> Partly to re-align the styling of the gtk3 based register with the old gnome-canvas based one
13:07:55 <gjanssens> and partly to fix some warts that did work in gtk2 but are no longer in gtk3
13:09:02 <gjanssens> Question: I'd like to rebase my gtk3 branch to clean up some minor commits, but that would invalidate your PR
13:09:23 <gjanssens> Are you ok if I go ahead anyway and include your webkit commits in my branch ?
13:09:56 <gjanssens> Obviously you keep authorship :)
13:10:16 <gjanssens> Second question is merge timing
13:10:42 <gjanssens> I think the gtk3 branch is almost ready to be merged into master
13:10:59 <gjanssens> However if I do this, our windows build will completely stop working
13:11:20 <gjanssens> I know you are working on getting a new version of webkitgtk running on Windows
13:11:58 <gjanssens> I would prefer to see that finished first so we have at least one fully functioning nightly before merging gtk3 in.
13:13:02 <gjanssens> That would allow users to test what's there (like the improved csv importer) while I'm exploring mingw64
13:13:59 <gjanssens> Note we'll be having guests tonight (who just arrived) so I won't respond immediately :)
13:15:29 *** gpto has joined #gnucash
13:18:23 <jralls> gjanssens: Yes, just merge the PR into your branch then rebase it.
13:19:03 *** mrklintscher has joined #gnucash
13:19:09 <gjanssens> Ok :)
13:20:38 <gpto> jralls: Thanks for the tips! It's working as desired now
13:20:42 <jralls> My rebuild of webkit1 is primarily for the last 3 releases of 2.6. I think for master/2,7 we want to switch to MinGW64, and the sooner we do that the better so that we can have everything ready for 2.7.0 at the end of June or early July.
13:20:50 <jralls> gpto: Good.
13:23:10 <jralls> gjanssens: But we can leave Gtk3 unmerged until we've got the new build system working with it. We could even push it to code as a separate branch, which will make collaboration a bit easier.
13:24:40 <jralls> I've got other work to entertain me today (I'm doing a big update of package versions on gtk-osx and still wrestling with webkit1 on MinGW) so enjoy your dinner party.
13:28:16 <gjanssens> jralls: I understood your webkit1 work to be for maint. But when successful current master will benefit from it as well (apart from the webkit1 issue only icu appears not to be installed according to a recent user test)
13:29:11 <gjanssens> I think we can also make the mingw64 work a separate branch in gnucash-on-windows to avoid interfering with the maint/current master windows builds
13:29:20 <jralls> Actually we could get the nightlies working quickly by just copying over the old pthread dll.
13:30:06 <gjanssens> Right. That would probably be be more easy even.
13:30:14 <gjanssens> And sufficient
13:30:30 <gjanssens> And now I really have to go :)
13:30:33 *** gjanssens is now known as gjanssens_afk
13:30:46 *** kael has quit IRC
13:31:33 *** kael has joined #gnucash
13:40:55 *** fekepp has joined #gnucash
13:54:53 *** Mechtilde has quit IRC
14:14:57 *** kael has quit IRC
14:18:09 *** frakturfreak has joined #gnucash
14:40:20 *** mrklintscher has quit IRC
14:50:11 *** chf has quit IRC
14:50:22 *** mrklintscher has joined #gnucash
14:50:55 *** chf has joined #gnucash
14:53:51 *** kael has joined #gnucash
15:15:18 *** fabior has joined #gnucash
15:16:11 * Simon really needs to be able to put a tax year variable into the scheduled transaction account name :/
15:16:53 <Simon> otherwise I now have 10 scheduled transactions that I need to update every tax year
15:17:37 <Simon> and in fact it's worse than that... if I forget to do it early enough I then have to update the accounts in 10-30 transactions
15:21:53 *** gpto has quit IRC
16:09:23 *** fekepp has quit IRC
16:10:29 *** User__ has quit IRC
16:59:59 *** chf has quit IRC
17:00:42 *** chf has joined #gnucash
17:06:09 *** fabior has quit IRC
17:09:37 *** chf has quit IRC
17:12:23 *** chf has joined #gnucash
17:15:34 *** User_ has joined #gnucash
17:24:54 *** fabior has joined #gnucash
17:27:06 *** gjanssens_afk has quit IRC
17:30:59 *** fabior has quit IRC
17:48:40 *** kael has quit IRC
17:51:34 *** rickoehn has quit IRC
19:04:55 *** frakturfreak has quit IRC
19:56:21 *** zeta- has joined #gnucash
20:02:46 <zeta-> Hi, is http://www.gnucash.org/ now back online? what was problem -- I was concerned GC had been abandoned
20:08:19 <jralls> @tell gjanssens I've fixed up and kluged gnucash-on-windows so that it will build successfully. There's a hand-built master at http://code.gnucash.org/builds/win32/master/gnucash-2.6.99-2017-04-14-git-c7226dd+5-setup.exe that loads cleanly.
20:08:19 <gncbot> jralls: The operation succeeded.
20:09:36 <jralls> zeta-: Seems so. There was a hardware failure and it took a while to get it fixed.
20:13:39 <zeta-> Good to see you back. I was in the middle of migrating a local business from Gnumeric !
20:55:10 *** zeta- has quit IRC
20:55:31 *** kael has joined #gnucash
21:00:10 *** kael has quit IRC
22:59:44 *** User_ has quit IRC