2016-02-23 GnuCash IRC logs

00:42:56 *** Apteryx has joined #gnucash
01:17:14 *** Mechtilde has joined #gnucash
01:42:33 *** fell has quit IRC
01:43:24 *** ErKa has joined #gnucash
01:46:43 *** Mechtilde has quit IRC
02:01:39 *** calp has quit IRC
02:02:46 *** calp has joined #gnucash
02:12:43 *** _80k has joined #gnucash
02:41:27 *** ErKa has quit IRC
02:46:06 *** Apteryx has quit IRC
03:22:25 *** ThomasKeller has quit IRC
03:55:39 *** cartsoftware has joined #gnucash
05:07:30 *** fabior has joined #gnucash
05:08:42 *** nomeata has joined #gnucash
05:33:20 *** fabior has quit IRC
06:23:21 *** bertbob has quit IRC
06:31:34 *** Coderjoe has quit IRC
06:32:38 *** ThomasKeller has joined #gnucash
06:37:49 *** bertbob has joined #gnucash
06:53:01 *** Jimraehl1 has left #gnucash
07:00:06 *** Jimraehl1 has joined #gnucash
07:15:50 *** rubdos has joined #gnucash
08:40:24 *** dgtlmoon has joined #gnucash
08:42:30 *** fabior has joined #gnucash
09:01:17 *** mlncn has joined #gnucash
09:09:30 *** fabior has quit IRC
09:38:33 *** KaiForce has joined #gnucash
09:45:08 *** dgtlmoon has quit IRC
10:05:05 *** fabior has joined #gnucash
10:07:08 *** KaiForce has quit IRC
10:22:39 *** fabior has quit IRC
11:10:23 *** Apteryx has joined #gnucash
11:19:56 *** Apteryx has quit IRC
11:21:42 *** fell has joined #gnucash
11:23:31 *** nomeata has quit IRC
12:49:24 *** Mechtilde has joined #gnucash
12:58:00 *** cartsoftware has quit IRC
13:03:53 *** fabior has joined #gnucash
13:06:19 *** ErKa has joined #gnucash
13:20:20 *** cartsoftware has joined #gnucash
13:35:52 *** fabior has quit IRC
13:43:34 *** ErKa has quit IRC
13:44:57 <jralls> codesmythe: How hard would it be to have the cmake build put the shared libraries in a top directory like the test programs are (in bin) to simplify linking and dlopening?
13:46:00 <jralls> Oh, never mind, they already are.
14:02:58 <codesmythe> jralls: Yep, by default, the cmake build makes the build directory layout look like an install layout.
14:03:30 <codesmythe> There is an option to have the build dir layout look like the source directory, like autotools does, but I am thinking of removing that.
14:04:39 <jralls> As long as checks pass without that option (and AFAICT they do) there doesn't seem to be a good reason to keep it.
14:11:46 <codesmythe> jralls: For make dist, autotools does a "partial build" before packing the tarball: running swig, running xsltproc, replacing variables like SHELL in *.in.in files, etc.
14:12:07 <codesmythe> jralls: Do you think I need to do that for cmake builds as well?
14:12:39 <warlord> codesmythe: yes
14:12:42 <jralls> Yes, otherwise the distribution tarballs will depend on extra tools.
14:13:07 *** BuschMan has quit IRC
14:13:42 <jralls> In particular, swig, xsltproc, and intltool.
14:14:39 <codesmythe> ok, thanks.
14:18:44 *** rubdos has quit IRC
14:19:02 <codesmythe> Does a cmake generated tarball need to be buildable with autotools? I'd assume not.
14:20:16 <warlord> If we're moving over to cmake completely then I think it's safe to assume cmake-only from the tarball
14:20:51 *** Mechtilde has quit IRC
14:21:41 <codesmythe> ok, that's what I thought
14:22:03 *** rubdos has joined #gnucash
14:23:04 <jralls> Ideally the tarball shouldn't need cmake, only make and a compiler. That's what autotools does: configure is a shell script.
14:24:17 <warlord> jralls: but doesn't that imply you know apriori what platform is using the tarball?
14:26:03 <jralls> Nope, only that the platform provides a bourne-compatible shell. Configure is supposed to take care of figuring out the rest of the platform.
14:30:43 <warlord> Are we talking configure or cmake?
14:31:37 *** aqua___ has joined #gnucash
14:36:01 <codesmythe> back in a bit
14:36:05 *** codesmythe has quit IRC
14:36:45 <jralls> Yes. Autotools make dist creates a tarball that requires only make and a compiler. Is cmake unable to do that? If so then ISTM we'll have to continue to use autotools to make the tarballs.
14:38:24 <warlord> correct, autotools does do that.. then you run the configure script to determine your compile-time options/situation.
14:38:40 <warlord> My understanding is that cmake replaces both autotools AND configure.
14:40:58 *** codesmythe has joined #gnucash
14:48:13 <jralls> OK. How much screaming can we expect if tarballs suddenly require cmake to build?
14:52:32 *** codesmy63 has joined #gnucash
14:55:18 *** codesmythe has quit IRC
14:55:41 *** codesmy63 has quit IRC
14:55:46 <warlord> That's a good question.
14:56:20 <warlord> I don't have cmake installed on my system ;)
14:56:43 <warlord> if I try to install it, it also brings in jsoncpp.
14:58:19 <jralls> What's wrong with jsoncpp? It makes a nice compile database that clang uses for all sorts of nifty stuff.
14:58:59 <warlord> I didn't say anything was wrong with it.
15:06:19 <jralls> I took "try...also brings in" as a complaint. Was it not?
15:08:05 <jralls> Time for lunch. Back in a while.
15:10:23 *** aqua___ has quit IRC
15:12:34 <warlord> Sorry, it, wasn't meant as a complaint.
15:12:49 <warlord> If it brought in dozens of things, *then* it would be a complaint.
15:13:00 <warlord> (I guess my only complaint is that it's not part of the default install)
15:22:24 *** minot has joined #gnucash
15:51:53 *** mlncn has quit IRC
16:04:16 *** test12234 has joined #gnucash
16:06:39 <test12234> heya I am trying to export the gnucash transaction report to libreoffice in a way that i can pivot tables on it, but the first column looks like this http://pastebin.com/raw/6Hvh71vi
16:06:57 <test12234> which doesn't really work with pivot tables
16:08:39 <test12234> I think I'd need the Gas and Groceries labels in a column for pivot table to work
16:08:46 <test12234> but I don't know how to do tiat
16:08:49 <test12234> that
16:13:17 *** rubdos has quit IRC
16:26:21 <warlord> test12234: are you trying to cut-and-paste? Or are you trying to save as HTML and import?
16:26:58 <test12234> warlord: save as HTML and import
16:27:19 <test12234> I think i need to have the transaction report in a certain way for it to do what i need it to do
16:27:29 <test12234> but i donn't know what way that is =_
16:27:30 <test12234> =)
16:31:04 <test12234> Here's a more concrete example, after I imported http://pastebin.com/raw/irdZJPug
16:32:11 <test12234> I can remove the "Total For xxx" rows in the transaction report, but I still don't know how to format the transaction report in such a way that "Gas", "Adjustment", and "Auto" would be in their own columns
16:34:46 <warlord> What exactly are you trying to do?
16:35:57 *** ErKa has joined #gnucash
16:37:04 <test12234> export transaction report to libreoffice so i can use pivot tables on it
16:37:28 <test12234> libreoffice/excel
16:59:24 <warlord> Why
16:59:56 <warlord> What data, exactly, are you trying to extract? (To what end/purpose?)
17:01:09 *** mlncn has joined #gnucash
17:02:38 <test12234> warlord: The transaction report is all my expenses in a give year, including all the subaccounts. I would like to extract that data so i can use pivot tables on it. I realize that gnucash can create a nice pie chart with breakdowns but I'd still like to be able to export that to libreoffice/excel for more detailed analysis
17:03:25 <warlord> test12234: you're not answering my question. What do you expect to accomplish using pivot tables?
17:04:01 <warlord> GnuCash has a bunch of reports, some of which might already provide you the analysis you require.
17:06:15 <test12234> you are right and it may not be any beneficial. If it's' not possible to export in that fashion then thats fine
17:08:41 <warlord> Well, it *should* be possible, but if you're having this much trouble it might be easier to go the other route.
17:08:48 <warlord> What version of gnucash are you using?
17:10:15 <test12234> 2.6.11. Primarilly I want to export is because I am trying to learn pivot tables and it would've been nice to use data I care about
17:16:58 <warlord> Try exporting a P&L report ;)
17:17:49 <test12234> profit & loss?
17:18:51 <warlord> yes.
17:18:54 <warlord> (aka Income Statement)
17:23:11 <warlord> test12234: gotta run. BIAW
17:23:29 <test12234> cya
18:06:22 *** MoeD has quit IRC
18:22:03 *** mlncn has quit IRC
19:07:10 *** gncbot sets mode: +o fell
21:06:24 *** mlncn has joined #gnucash
21:45:23 *** codesmythe has joined #gnucash
22:06:20 *** mlncn has quit IRC
22:30:01 *** bertbob has quit IRC
22:45:52 *** bertbob has joined #gnucash
23:13:15 *** ErKa has quit IRC
23:17:07 *** _80k has quit IRC
23:24:22 *** _80k has joined #gnucash