Re: SQL backend

2008-11-08 Thread Phil Longstaff
On October 29, 2008 10:14:40 am Derek Atkins wrote: > > Yeah, it should get fixed.. If the user specifies --enable-dbi then > it should AC_MSG_ERROR() if configure cannot find it. It already does. I don't understand how it would compile. For me, configure aborts if the necessary include file d

Re: Problem with home-made Finance::Quote script

2008-11-08 Thread Fredrik Persson
That's it! That's the problem! I had forgotten that I needed to return ALL the symbols requested, not just one. (I guess I was under the impression that gnucash called the function repeatedly for each individual quote.) Anyway, here's the script that works and I'll also try to get this into Finan

Re: Problem with home-made Finance::Quote script

2008-11-08 Thread David Reiser
On Nov 8, 2008, at 9:55 AM, David Reiser wrote: > > On Nov 8, 2008, at 7:17 AM, Fredrik Persson wrote: > >> David, (and others) >> >> I've rewritten my Finance::Quote plugin and now it works for *some* >> quotes, but not for others. (Script attached.) >> >> The symbol "FXXIN06789" works fine. The

Re: Problem with home-made Finance::Quote script

2008-11-08 Thread David Reiser
On Nov 8, 2008, at 7:17 AM, Fredrik Persson wrote: > David, (and others) > > I've rewritten my Finance::Quote plugin and now it works for *some* > quotes, but not for others. (Script attached.) > > The symbol "FXXIN06789" works fine. The symbols "NTJUL00779" and > "FXIRL00109" gets the same error

Re: [RFC][PATCH] Support for line charts in reports

2008-11-08 Thread Christian Stimming
Am Montag, 27. Oktober 2008 16:27 schrieb Sven Henkel: > Hi, > > I needed a line chart for a custom report and was surprised to find > that it is currently not supported by Gnucash. Line charts are > supported by the GOffice library, so I implemented line charts based > on the bar charts implementa

Re: Problem with home-made Finance::Quote script

2008-11-08 Thread Fredrik Persson
David, (and others) I've rewritten my Finance::Quote plugin and now it works for *some* quotes, but not for others. (Script attached.) The symbol "FXXIN06789" works fine. The symbols "NTJUL00779" and "FXIRL00109" gets the same error as before. But I see no difference between those results in gnc-