2018-03-04 GnuCash IRC logs

00:40:06 *** darshan has joined #gnucash
00:43:11 *** darshan has quit IRC
01:47:30 *** Mechtilde has joined #gnucash
01:59:07 *** fell has quit IRC
01:59:38 *** fell has joined #gnucash
02:02:33 <chris> should jqplot be upgraded and a quick animate applied to charts? http://www.jqplot.com/examples/barTest.php :)
02:38:04 *** bob_ has joined #gnucash
02:44:58 *** tuxd00d has quit IRC
02:53:47 *** bob_ has quit IRC
03:06:15 <chris> I've managed to combine html-linechart.scm and html-barchart.scm!!
03:13:13 *** Aussie_matt has quit IRC
03:16:15 *** Aussie_matt has joined #gnucash
03:28:53 *** fekepp has joined #gnucash
03:40:06 <chris> I think the html chart colours are rather dated, I've viewed using modern definition of red/blue/green at http://clrs.cc/ and the output is (to me) more pleasing - compare (older) http://i.imgur.com/81U9huO.png with (newer) http://i.imgur.com/RocVPUz.png
03:44:03 *** chris has quit IRC
03:53:29 *** chris has joined #gnucash
04:24:10 *** gjanssens has joined #gnucash
04:24:11 *** ChanServ sets mode: +o gjanssens
04:24:22 <gjanssens> .
04:25:22 *** Mechtilde has quit IRC
04:25:35 *** Mechtilde has joined #gnucash
04:38:29 *** pirotz has joined #gnucash
04:48:49 *** pirotz has quit IRC
04:49:21 *** pirotz has joined #gnucash
04:54:50 <chris> gjanssens - I'm hacking html-barchart/linechart.scm into a combined html-chart.scm (success!), now I want to import https://github.com/aconchillo/guile-json/blob/master/json/builder.scm as a better .json builder
04:56:56 <chris> plus, the html chart colours are rather dated, I've viewed using modern definition of red/blue/green at http://clrs.cc/ and the output is (to me) more pleasing - (older) http://i.imgur.com/81U9huO.png and (newer) http://i.imgur.com/RocVPUz.png
05:00:26 *** pirotz has quit IRC
05:01:01 *** pirotz has joined #gnucash
05:09:05 <gjanssens> chris: The new colors look nice
05:09:32 <gjanssens> I have searched but guile-json is not available prepackaged on fedora
05:10:10 <gjanssens> Nor on ubuntu
05:10:31 <gjanssens> So if you want to use it, we'll have to import it in gnucash
05:11:20 <gjanssens> I propose to add a subdirectory for it in "borrowed"
05:11:41 <gjanssens> And while thinking of it, we should move the jqplot sources there as well.
05:11:50 *** pirotz has quit IRC
05:12:01 <gjanssens> I mean in its own subdirectory under borrowed
05:13:35 <chris> the guile-json is LGPLv3 however
05:15:56 <chris> this will be next few weeks project
05:17:31 *** fabior has joined #gnucash
05:39:14 *** fabior has quit IRC
05:43:37 <gjanssens> chris: I think the license should be ok. LGPL means it can be equally combined with other copyleft licenses as with proprietary ones.
05:44:01 <gjanssens> It doesn't require software it's bundled with to be LGPL as well.
05:44:15 <gjanssens> At least that's my simple understanding.
05:49:25 <gjanssens> chris: did you see my request on https://bugzilla.gnome.org/show_bug.cgi?id=765846
05:51:06 <chris> no I didn't, can do later
06:12:05 *** Yotson has joined #gnucash
06:29:59 *** Oksanaa has joined #gnucash
06:30:22 <Oksanaa> Which standards are supported for online syncronisation with my bank? As in, I do not want to manually transfer CSV or something ; I want transactions to show up in real time, like in Internet Banking.
06:30:33 <Oksanaa> And is PayPal available?
06:31:54 <Oksanaa> I am guessing that asking for integration with EBay is too much... It likely calls for a separate application, integrated with GNU Cash. Just like image editing is done not in camera, but in separate program.
06:32:06 *** tuxd00d has joined #gnucash
06:32:40 *** fabior has joined #gnucash
06:37:21 *** fabior has quit IRC
06:40:41 *** fabior has joined #gnucash
06:43:24 *** fabior has quit IRC
06:48:50 *** Oksanaa has quit IRC
08:01:51 *** User_ has joined #gnucash
08:02:19 *** warlord has joined #gnucash
08:02:30 *** warlord2 has joined #gnucash
08:02:49 *** warlord2 has quit IRC
08:09:37 <chris> devs - how do I add borrowed/guile-json onto guile-load-path via cmake?
08:18:32 *** User_ has quit IRC
08:21:06 *** oozer has joined #gnucash
08:27:04 *** O01eg has joined #gnucash
08:28:27 *** O01eg has joined #gnucash
08:45:05 *** sbluhm has quit IRC
09:26:22 *** Jimraehl1 has joined #gnucash
09:27:36 *** Jimraehl1 has left #gnucash
09:52:29 *** harshitaneja has joined #gnucash
09:56:45 *** harshitaneja has quit IRC
10:03:33 *** fabior has joined #gnucash
10:09:52 *** harshitaneja has joined #gnucash
10:13:02 *** harshitaneja has quit IRC
10:19:24 <gjanssens> chris: normally you don't. Instead you add a GNC_ADD_SCHEME_TARGETS call in borrowed/guile-json that will compile the scm files.
10:21:11 <gjanssens> Then add the new scheme target you created as a dependency to the GNC_ADD_SCHEME_TARGETS call for the scheme files that will use guile-json
10:21:45 <gjanssens> And remember to include an add_directory in borrowed/CMakeLists.txt to ensure your guile-json code is built properly.
10:22:09 <gjanssens> add_subdirectory that is.
10:29:18 *** fekepp has quit IRC
10:29:30 *** fekepp has joined #gnucash
10:34:15 *** fabior has quit IRC
10:48:01 *** wget has quit IRC
10:51:36 *** fabior has joined #gnucash
10:54:33 *** wget has joined #gnucash
10:57:30 *** bob_ has joined #gnucash
11:01:58 *** fekepp1 has joined #gnucash
11:03:59 *** fekepp has quit IRC
11:05:06 *** fekepp1 has quit IRC
11:19:58 *** harshitaneja has joined #gnucash
11:20:18 *** phebus has joined #gnucash
11:21:25 *** harshitaneja has quit IRC
11:22:07 *** harshitaneja has joined #gnucash
11:26:43 *** harshitaneja has quit IRC
11:27:36 *** darshan1 has joined #gnucash
11:30:15 *** bob_ has quit IRC
11:30:52 *** bob_ has joined #gnucash
11:51:17 *** fekepp has joined #gnucash
12:05:13 *** kus has joined #gnucash
12:15:54 *** ncv has joined #gnucash
12:57:24 *** fabior has quit IRC
13:05:01 *** fabior has joined #gnucash
13:05:07 *** darshan1 has quit IRC
13:17:49 *** darshan has joined #gnucash
13:55:54 *** darshan has quit IRC
14:02:38 *** fabior has quit IRC
14:04:58 *** frakturfreak has joined #gnucash
14:29:31 *** bob__ has joined #gnucash
14:30:25 *** bob_ has quit IRC
14:31:36 *** bob__ has quit IRC
14:59:50 *** ArtGravity has joined #gnucash
15:15:00 *** Mechtilde has quit IRC
15:16:51 *** Mechtilde has joined #gnucash
15:19:55 *** Mechtilde has quit IRC
15:59:06 <gjanssens> warlord: I may have wedged the windows build server again. It's not responding to my input any more.
15:59:41 <gjanssens> It also looks like the desktop effects are active again (fade in/out, dynamic resize,...)
15:59:50 <gjanssens> Perhaps that's what it got stuck on.
16:00:14 <gjanssens> I thought jralls disabled that a while back, but perhaps it didn't persist across reboots.
16:00:22 *** gjanssens is now known as gjanssens_afk
16:08:13 *** kael has joined #gnucash
16:11:08 *** kael has quit IRC
16:16:56 *** Yotson has quit IRC
16:19:03 *** Aussie_matt has quit IRC
16:30:09 *** frakturfreak has quit IRC
16:44:06 *** ncv_ has joined #gnucash
16:45:13 *** ncv has quit IRC
16:55:06 *** gncbot sets mode: +o fell
16:55:45 *** pilotauto has joined #gnucash
17:08:15 *** gjanssens_afk has quit IRC
17:16:57 *** fekepp1 has joined #gnucash
17:17:36 *** fekepp has quit IRC
17:17:37 *** fekepp1 is now known as fekepp
17:17:50 *** ncv_ has quit IRC
17:41:04 *** oozer has quit IRC
17:46:36 *** luc14n0 has quit IRC
17:46:42 *** luc14n0 has joined #gnucash
17:46:49 <fell> https://github.com/Gnucash/gnucash-on-windows:README links http://www.tu-harburg.de/~et2cs/gnc/ which no longer exists.
17:50:31 *** oozer has joined #gnucash
18:33:13 *** fekepp has quit IRC
18:33:43 *** fekepp has joined #gnucash
21:09:49 *** ArtGravity has quit IRC
21:28:08 <fell> chris: I try to merge maint in unstable and get both modified: gnucash/report/standard-reports/category-barchart.scm
21:32:22 <fell> Oh, it is only an empty line
21:33:01 *** oozer has quit IRC
22:23:12 *** fekepp has quit IRC
22:52:30 *** ArtGravity has joined #gnucash
23:25:42 *** robin has joined #gnucash