Re: [GNC-dev] Pie Chart

2019-01-27 Thread Christopher Lam
You could try creating a local build via ninja (documented in wiki). Thanks for beta testing. On Mon., 28 Jan. 2019, 06:43 Stephen M. Butler Oh. > > Confession. I don't look at pie, bar, graph, etc charts. So, I'd need > both versions installed and switch back and forth. > > How do I get both

[GNC-dev] Patch for 3.4 failing for 3.4-39 and after

2019-01-27 Thread Stephen M. Butler
Got a message about a fuzzy patch that needed to be fixed. Lines 655-656 of test-transaction.scm now have:   (list "$103 income" "Root.Asset.Bank" "$103.00" "$103.00")   (cdr (get-row-col sxml 1 #f The patch is expecting:    (list "01/03/18" "$103 income"

Re: [GNC-dev] Pie Chart

2019-01-27 Thread Stephen M. Butler
Oh. Confession.  I don't look at pie, bar, graph, etc charts.  So, I'd need both versions installed and switch back and forth.  How do I get  both  versions available?  Without uninstalling one and installing the other every time I wanted to compare the results! I might be the wrong guy for

Re: [GNC-dev] Pie Chart

2019-01-27 Thread Christopher Lam
Erm. None of these... All feedback below relates to UI / styling. Mainly need beta-testing the new charting infrastructure, upgraded from jqplot to chartJS. Is there any noticeable change? Any bugs? Notice interactivity -- try clicking on chart, and compare behaviour with previous

Re: [GNC-dev] help

2019-01-27 Thread Mike Donovan
Kindly unsubscribe. My perceived problem was due to operator error. Thanks, Mike Donovan Sent from Mail for Windows 10 From: gnucash-devel-requ...@gnucash.org Sent: Sunday, January 27, 2019 12:00 To: gnucash-devel@gnucash.org Subject: gnucash-devel Digest, Vol 190, Issue 35 Send gnucash-devel

Re: [GNC-dev] Test failure

2019-01-27 Thread Stephen M. Butler
On 1/26/19 11:20 PM, Christopher Lam wrote: > > Ok my bad > > May be safer to reuse your own gnucash repository > > * cd gnucash > * git remote add chris https://github.com/christopherlam/gnucash.git > * git fetch --all > * git checkout chris/maint-chartjs-budget-barchart > * dpkg etc >

Re: [GNC-dev] GnuCash Maint - general problem to enter year for 30.12. + 31.12. ?

2019-01-27 Thread John Ralls
> On Jan 27, 2019, at 5:20 AM, Carsten Rinke wrote: > > Hi, > > today after building from the maint branch I noticed following behaviour: > > Enter a new transaction with a date 31.12.2018 and press enter: 31.12.2019 is > displayed. > > Try to edit and set it back to 2018 by "ctrl -" and

Re: [GNC-dev] Test failure

2019-01-27 Thread John Ralls
You can do it that way or you can do git clone https://github.com/christopherlam/gnucash.git -b maint-chartjs-budget-barchart/ or git clone https://github.com/christopherlam/gnucash.git git checkout -b maint-chartjs-budget-barchart/ or the way we do for testing pull requests; this is a bit

[GNC-dev] GnuCash Maint - general problem to enter year for 30.12. + 31.12. ?

2019-01-27 Thread Carsten Rinke
Hi, today after building from the maint branch I noticed following behaviour: Enter a new transaction with a date 31.12.2018 and press enter: 31.12.2019 is displayed. Try to edit and set it back to 2018 by "ctrl -" and press enter: 31.12.2019 is displayed. Try to set it to 30.12.2019 by