GDA register open queries

2008-02-07 Thread Mark Johnson
Phil, From the svn change log: r16924 | plongstaff | 2008-02-03 14:16:06 -0700 (Sun, 03 Feb 2008) | 8 lines When opening a register, there are now 5 queries: 1) get tx guids for all splits in the register 2) get all tx'es f

GDA: PostgreSQL empty slots table

2008-02-07 Thread Mark Johnson
The slots table includes an id field which is "auto_increment". PostgreSQL does not implement that keyword. Instead, it appears to accept it, but ignore it when creating the table. (This may actually be libgda's PostgreSQL provider doing that.) Gnucash-gda relies upon that field auto-increm

Re: mingwm10.dll

2008-02-07 Thread Nathan Buchanan
Hi Stephen! 1. Does /C/QT/4.2.3/bin/mingwm10.dll exist on your machine? 2. Are the directories capitalized as you indicate? (eg. "C", and "QT") Nathan On Feb 6, 2008 11:25 PM, Stephen Grant Brown <[EMAIL PROTECTED]> wrote: > Hi All, > I am tryiing to produce a distributable version of gnucash

Plot details - barchart reports

2008-02-07 Thread Davide Imbeni
Hi, I would like to change slightly the appearance of the plots in bar-chart reports. As it is now it's a bit difficult to get an idea of the level of the bars (a part from the first one on the left), so I would like to add a grid to the plot or, even better, have the actual numeric values visible

Re: Plot details - barchart reports

2008-02-07 Thread Davide Imbeni
Thanks for your indications. I will start to work on it and report as soon as I have something ready, or (more likely) additional doubts. As I said, I will first have to learn A LOT, so don't expect fast patches... Thank you Davide On Feb 7, 2008 6:08 PM, Josh Sled <[EMAIL PROTECTED]> wrote: >

Re: Plot details - barchart reports

2008-02-07 Thread Josh Sled
"Davide Imbeni" <[EMAIL PROTECTED]> writes: > I would like to change slightly the appearance of the plots in bar-chart > reports. > As it is now it's a bit difficult to get an idea of the level of the bars (a > part from the first one on the left), so I would like to add a grid to the > plot or, ev

Re: Plot details - barchart reports

2008-02-07 Thread Derek Atkins
Hi, "Davide Imbeni" <[EMAIL PROTECTED]> writes: > Hi, > > I would like to change slightly the appearance of the plots in bar-chart > reports. > As it is now it's a bit difficult to get an idea of the level of the bars (a > part from the first one on the left), so I would like to add a grid to the

Re: testing the book zeroing code (maybe for backport?)

2008-02-07 Thread Derek Atkins
Wow! I didn't think my algorithms were THAT bad! Okay, I'll see about adding a progress dialog.. Unless someone else can get to it first. I probably wont have time for a bit. -derek David Reiser <[EMAIL PROTECTED]> writes: > Using Tim's approach, I have: > 642 accounts > 6423 transactions >

Re: testing the book zeroing code (maybe for backport?) <>

2008-02-07 Thread Tim Wunder
On Thursday 07 February 2008 04:37:35 pm Derek Atkins wrote: > Mike or Penny Novack <[EMAIL PROTECTED]> writes: > > of each account as of some specified date). You could ask your testers > > to give you the time one of these things took. No point looking for > > what might be wrong with your "clos

Re: testing the book zeroing code (maybe for backport?) <>

2008-02-07 Thread Derek Atkins
Mike or Penny Novack <[EMAIL PROTECTED]> writes: >>Wow! I didn't think my algorithms were THAT bad! Okay, I'll >>see about adding a progress dialog.. Unless someone else >>can get to it first. I probably wont have time for a bit. >> >>-derek >> >> >> > Derek, > >Would you want me to take

Re: GDA: PostgreSQL empty slots table

2008-02-07 Thread Phil Longstaff
Mark Johnson wrote: > The slots table includes an id field which is "auto_increment". > PostgreSQL does not implement that keyword. Instead, it appears to > accept it, but ignore it when creating the table. (This may actually be > libgda's PostgreSQL provider doing that.) Gnucash-gda relies

Re: testing the book zeroing code (maybe for backport?)

2008-02-07 Thread David Reiser
On Feb 6, 2008, at 9:16 PM, David Reiser wrote: > Using Tim's approach, I have: > 642 accounts > 6423 transactions > and it took 4 minutes, 6 seconds to close the books. 1minute 46 seconds for a trial balance. Dave -- David Reiser [EMAIL PROTECTED] __