2017-01-31 GnuCash IRC logs

00:22:43 *** fell has joined #gnucash
00:22:44 *** gncbot sets mode: +o fell
00:34:56 *** O01eg has quit IRC
00:35:41 *** carwynnelson has joined #gnucash
00:38:53 *** carwynnelson has quit IRC
00:52:12 *** linas_ has joined #gnucash
00:54:27 *** linas__ has quit IRC
01:22:05 *** carwynnelson has joined #gnucash
01:22:27 *** fell_ has joined #gnucash
01:23:34 *** Mechtilde has joined #gnucash
01:24:45 *** fell has quit IRC
01:25:12 *** carwynnelson has quit IRC
01:26:46 *** Mechtilde has quit IRC
01:27:13 *** Mechtilde has joined #gnucash
01:53:03 *** mlncn has joined #gnucash
01:53:50 *** lmat has quit IRC
01:58:55 *** Mechtilde has quit IRC
02:10:57 *** cartsoftware has quit IRC
02:22:13 *** lmat has joined #gnucash
02:59:14 *** cartsoftware has joined #gnucash
03:00:19 *** gjanssens has joined #gnucash
03:00:19 *** ChanServ sets mode: +o gjanssens
03:26:37 *** fabior has joined #gnucash
03:28:42 *** mrklintscher has joined #gnucash
03:29:54 *** fabior has quit IRC
03:44:27 *** fabior has joined #gnucash
04:19:06 <lmat> jralls: gnc-dmy2timespec-end is certainly not getting created by swig. I removed it, and the code should be using gnc-dmy2time64-end. This is on a local branch for getting rid of "time pair"s and timespec.
04:29:56 *** tuxd00d has joined #gnucash
04:36:08 *** tuxd00d has quit IRC
04:37:59 *** cartsoftware has quit IRC
04:46:09 *** cartsoftware has joined #gnucash
04:48:30 *** mrklintscher has quit IRC
04:49:49 *** ArturShaik has quit IRC
04:50:45 *** mrklintscher has joined #gnucash
05:14:53 *** cartsoftware has quit IRC
05:20:31 *** fabior has quit IRC
05:35:42 *** fabior has joined #gnucash
05:43:29 *** fabior has quit IRC
05:58:31 *** fabior has joined #gnucash
06:53:27 *** jeltsch has joined #gnucash
07:05:00 *** Jimraehl1 has joined #gnucash
07:32:55 *** fabior has quit IRC
07:48:29 *** rickoehn has joined #gnucash
08:26:19 *** fabior has joined #gnucash
08:29:30 *** fabior has quit IRC
08:42:20 *** fabior has joined #gnucash
09:20:53 *** fekepp has quit IRC
09:27:28 *** fekepp has joined #gnucash
10:05:45 *** kael has joined #gnucash
10:41:17 *** cartsoftware has joined #gnucash
11:03:08 *** O01eg has joined #gnucash
11:38:29 <jralls> lmat: Ah, then there's a scheme call to gnc-dmy2timespec-end that you missed somewhere. Grep is your friend.
12:36:05 *** kael has quit IRC
12:38:53 *** mrklintscher has quit IRC
12:50:18 *** sonic has joined #gnucash
12:50:39 <sonic> hello - I got a question for gnucash
12:51:03 <sonic> I have been using gnucash for many years now.
12:51:46 <sonic> I keep my budget/accounting in xml format. Occasionally I save it as mysql
12:52:44 <sonic> I work primarily on debian linux - I'm wondering if there's a standalone program to read xml and generate mysql
12:53:09 <sonic> instead of bringing up the program, menus, save as....
12:53:34 <sonic> much thanks!
12:55:08 <jralls> sonic: Not that I know of.
12:56:10 <sonic> :(
12:57:33 <sonic> would it be easy to dive into gnucash source to write one calling it's functions?
13:02:11 <sonic> where would i start at? which functions or menu?
13:02:16 <jralls> sonic: I don't know about easy, but you could certainly do it with the python bindings.
13:03:11 <sonic> jralls: ok - there's some info for that? (off to search)
13:04:00 <sonic> ah that's new...
13:05:38 <jralls> Start with the example in src/optional/python-bindings/tests. You want to open a session, load a file, save to a different file. You'll need to register the two backends you want to use first; the backends provide the load and save-as functionality.
13:06:40 *** Mechtilde has joined #gnucash
13:06:50 <jralls> You want to study src/libqof/qof/qofsession.c and its Doxygen docs for the basic procedure.
13:10:26 <sonic> jralls: awesome, time to do some reading and digging. Much thanks for pointing to where to go!
13:10:43 <jralls> sonic: You're welcome.
13:48:46 *** mrklintscher has joined #gnucash
13:56:43 *** sonic has quit IRC
13:59:16 *** fabior has quit IRC
14:38:05 *** fabior has joined #gnucash
14:57:22 *** kael has joined #gnucash
15:39:44 *** Mechtilde has quit IRC
15:43:04 *** fabior has quit IRC
15:57:51 *** fabior has joined #gnucash
16:06:53 *** mlncn has quit IRC
16:18:32 *** gjanssens has quit IRC
16:27:09 *** cartsoftware has quit IRC
16:38:40 *** mlncn has joined #gnucash
17:09:03 *** fabior has quit IRC
17:16:31 *** cartsoftware has joined #gnucash
18:16:43 *** kael has quit IRC
18:52:29 *** kael has joined #gnucash
20:01:56 *** fekepp has quit IRC
20:02:00 *** fekepp has joined #gnucash
20:38:40 *** O01eg has quit IRC
20:51:57 *** O01eg has joined #gnucash
21:05:09 *** kael has quit IRC
21:07:10 *** kael has joined #gnucash
21:17:00 *** kael has quit IRC
21:27:09 *** jeltsch has quit IRC
21:58:02 *** codesmythe has joined #gnucash
22:01:39 <codesmythe> Looks like www.gnucash.org is down. Code is up.