2016-03-25 GnuCash IRC logs

00:50:54 *** gjanssens has joined #gnucash
00:50:54 *** ChanServ sets mode: +o gjanssens
01:17:34 *** rubdos has joined #gnucash
01:30:55 <jonas> I'm trying to install the gnucash python bindings on arch, but I can't figure out how to make it happen
01:31:06 <jonas> I tried downloading the source and compiling with ./configure --enable-python set, but even so, when I gnucash-env python2.7 and try to import gnucash, there's no such module
01:50:10 *** fabior has joined #gnucash
01:56:27 *** mlncn has joined #gnucash
02:30:47 *** mlncn has quit IRC
02:38:53 *** minot has quit IRC
03:04:04 *** fabior has quit IRC
03:33:28 *** mlncn has joined #gnucash
03:40:14 *** minot has joined #gnucash
03:53:51 *** fabior has joined #gnucash
03:57:26 *** fabior has quit IRC
04:12:02 *** fabior has joined #gnucash
10:35:17 <warlord> Hmmm... code is running at a load of 48...
10:41:52 <warlord> . down to 14
10:48:10 *** minot has quit IRC
10:54:26 *** aqua___ has joined #gnucash
10:54:49 *** minot has joined #gnucash
11:08:15 *** fell has joined #gnucash
11:24:35 *** aqua___ has quit IRC
12:22:43 *** ErKa has quit IRC
13:14:56 *** fabior has quit IRC
13:16:46 *** minot has quit IRC
13:17:48 <mikee> jones: Did you append the path to the gnucah packages? sys.path.append(/some/path/gnucash/lib/python2.7/site-packages)
13:18:14 <mikee> sometimes it's required.
13:24:52 *** fell_ has joined #gnucash
13:26:44 *** fell has quit IRC
13:32:37 *** fabior has joined #gnucash
14:06:24 *** Mechtilde has joined #gnucash
14:29:13 *** husker has joined #gnucash
14:32:13 *** minot has joined #gnucash
14:40:20 <jonas> I'll try that, sec
14:40:22 *** fabior has quit IRC
14:56:31 <jonas> that got me some progress, mikee, thanks
14:56:38 <jonas> now it chokes on some syntax error in python3.5
14:56:44 <jonas> I suppose its meant to be used with python2
14:57:12 *** brucehvn has joined #gnucash
14:57:44 <jonas> worked well with python2.7 on my last install
14:58:42 <jonas> I'll try to recompile it for 2.7 and see if that helps :)
14:58:49 <warlord> Yeah, I dont think it'll work with py3
15:00:38 *** fabior has joined #gnucash
15:01:17 <brucehvn> Hi, I've setup Finance::Quote on my gnucash setup on Linux and it work fine. I'm able to update the quotes on my investments. I want to switch to a SQL backend, however. The docs only talk about running gnucash with the --add-price-quotes with a data file. Is it possible to make it work with a mysql backend? If so, what would the command line be?
15:02:16 *** mlncn has quit IRC
15:02:34 <warlord> brucehvn: I think you would need to supply the mysql URI
15:03:17 <warlord> My GUESS is: mysql://user@host/db --- but I'm honestly not sure what the URI format would be or how to supply the password.
15:04:29 <brucehvn> warlord: yes, I was wondering if it supported a syntax like that. The docs don't mention anything.
15:09:47 <warlord> Not surprising.
15:10:16 <warlord> The SQL backends are sort of second-hand citizens, and we don't actually suggest their use for real data, yet. We keep finding corner-case data loss issues.
15:20:44 <brucehvn> hmm, ok. Good to know. I was going to switch so I could have better access to the data for custom reports, etc., but I think I'll stick with the XML files for now.
15:22:05 <brucehvn> Python is one of the few languages I don't know, but maybe it's time to learn it :)
15:22:41 <warlord> I hate python
15:23:01 <warlord> who thought syntactic whitespace was a good idea??
15:23:09 <warlord> They clearly never had to program in RPG2
15:40:51 *** fabior has quit IRC
16:01:41 *** minot has joined #gnucash
16:07:33 *** Mechtilde has quit IRC
16:08:36 <jralls> Oh, python's not that bad. Much less painful on the eyes than anything lispish.
16:10:13 <jralls> gjanssens: Are you still working on changes for the release?
16:13:53 *** mlncn has joined #gnucash
16:15:48 <warlord> Provided you have enough lines to see the full function on the screen at once.
16:41:24 * mikee agrees about whitespace
16:41:33 <jralls> That applies to just about any language.
16:43:44 <warlord> At least with anything that uses start/end characters most tools will tell you.
16:44:01 <warlord> Also, copy/paste works fine (whereas it can REALLLY screw up with python)
16:55:03 <gjanssens> jralls: no I have pushed my last changes earlier today
16:56:21 <jralls> OK, I'll go ahead and tag the release.
17:15:55 <gjanssens> Good.
17:16:11 <gjanssens> Fingers crossed :)
17:21:57 *** gjanssens has quit IRC
17:23:37 *** rubdos has quit IRC
17:26:26 *** mlncn has quit IRC
17:56:16 *** pheleas_frog has joined #gnucash
17:58:40 <pheleas_frog> I need to update the tax tables. Just wanted to hear confirmation that this will not affect existing entries.
18:18:13 *** tyman00 has quit IRC
18:21:22 *** husker has quit IRC
18:30:13 *** pheleas_frog has quit IRC
18:33:05 *** minot has quit IRC
18:47:17 *** mlncn has joined #gnucash
19:13:13 *** mlncn has quit IRC
20:12:30 <jscinoz> warlord: It was simply timing out, didnt try to ping it, if it happens again will provide more details
20:12:46 <jscinoz> gjanssens: Ah right, will try with a separate build directory, my mistake
20:30:25 *** huddler has joined #gnucash
20:31:29 *** huddler has left #gnucash
20:55:27 *** minot has joined #gnucash
21:44:19 *** gnomey has quit IRC
21:45:02 *** gnomey has joined #gnucash
23:11:16 *** jesse has joined #gnucash