Re: Make check fails at dbi test

2011-01-10 Thread Bill Hammond
Wonderful news, Jeff. Thanks. I should have made it clear that the zero amount issue happens with SQL, not the XML. Sorry 'bout that. Bill On 01/10/2011 01:54 AM, Jeff Kletsky wrote: > > [...] > Hello! > > I am having a problem with make check on r20048 (and a few versions > be

Re: Make check fails at dbi test

2011-01-09 Thread Jeff Kletsky
"...but the amounts always show zero [using SQL back end]" If you're using SQLite3 on Ubuntu 10.10 and a 32-bit system, you probably have a broken libdbi. Hold on, they're making a new package for us; I'm guessing later this week you'll be able to get it using synaptic, apt-get, or your favor

Re: Make check fails at dbi test

2011-01-09 Thread Bill Hammond
Ah. Sorry. I figured it out. How 'bout 0.8.3-ubuntu1? On 01/09/2011 07:23 PM, Derek Atkins wrote: > Hi, > > On Sun, January 9, 2011 7:17 pm, Bill Hammond wrote: >> Hi, Derek, >> >> Does 0.0.5 sound right? I confess that I don't really know how to >> extract version numbers from libraries. I k

Re: Make check fails at dbi test

2011-01-09 Thread Derek Atkins
Hi, On Sun, January 9, 2011 7:17 pm, Bill Hammond wrote: > Hi, Derek, > > Does 0.0.5 sound right? I confess that I don't really know how to > extract version numbers from libraries. I know enough Ubuntu to be > dangerous. Nope, 0.0.5 does not sound right. It would be something like 0.8.2 or 0.

Re: Make check fails at dbi test

2011-01-09 Thread Bill Hammond
Hi, Derek, Does 0.0.5 sound right? I confess that I don't really know how to extract version numbers from libraries. I know enough Ubuntu to be dangerous. Bill On 01/09/2011 06:38 PM, Derek Atkins wrote: > Hi, > > On Sun, January 9, 2011 6:05 pm, Bill Hammond wrote: >> Hello! >> >> I am having

Re: Make check fails at dbi test

2011-01-09 Thread Derek Atkins
Hi, On Sun, January 9, 2011 6:05 pm, Bill Hammond wrote: > Hello! > > I am having a problem with make check on r20048 (and a few versions > before that). I am also having problems with gnucash 2.4.0 storing > accounts as an SQL database. The transaction dates and descriptions are > displayed in

Make check fails at dbi test

2011-01-09 Thread Bill Hammond
Hello! I am having a problem with make check on r20048 (and a few versions before that). I am also having problems with gnucash 2.4.0 storing accounts as an SQL database. The transaction dates and descriptions are displayed in the register but the amounts always show zero. Here's the error I ge