Re: UI to access db

2007-12-28 Thread Nathan Buchanan
On Dec 28, 2007 4:58 PM, Phil Longstaff <[EMAIL PROTECTED]> wrote: > Well, I guess it's time to tackle the db selection/UI issues. > > The gda backend accepts URLs: >- gda://: >- gda://@ > > where is the provider name ("sqlite", "mysql" or "pgsql"). > If the first form is used, for mysql

Re: Guile 1.8 error

2007-12-28 Thread Mike Alexander
--On December 27, 2007 1:47:02 AM -0500 Mike Alexander <[EMAIL PROTECTED]> wrote: > With these changes Gnucash loads and more or less runs, but when I > tried to update quotes it hung trying to spawn the process to run the > Perl script. The top of the stack is > > #0 0x900148a4 in read () > #1

UI to access db

2007-12-28 Thread Phil Longstaff
Well, I guess it's time to tackle the db selection/UI issues. The gda backend accepts URLs: - gda://: - gda://@ where is the provider name ("sqlite", "mysql" or "pgsql"). If the first form is used, for mysql and pgsql, the dbname is the name of the database, while for sqlite, the dbna

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

2007-12-28 Thread Tommy Trussell
On Dec 28, 2007 9:08 AM, Tim Wunder <[EMAIL PROTECTED]> wrote: > > > * It might also be a good idea for the user to be presented with a review > > > dialog with suitable warning about book closing. Something like "This > > > will create a zeroing transaction for all your income and expense > > > ac

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

2007-12-28 Thread Tim Wunder
On Friday 28 December 2007 07:55:59 am Derek Atkins wrote: > Hi, > > Quoting Tim Wunder <[EMAIL PROTECTED]>: > > Couple things: > > * it'd be nice to have some sort of feedback to the user that something > > is happening. How hard would it be to add a progress bar or something? > > Is it really slo

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

2007-12-28 Thread Derek Atkins
Hi, Quoting Tim Wunder <[EMAIL PROTECTED]>: > Couple things: > * it'd be nice to have some sort of feedback to the user that something is > happening. How hard would it be to add a progress bar or something? Is it really slow enough that a progress bar is needed? In my cursory tests the process

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

2007-12-28 Thread Derek Atkins
Quoting Thomas Bushnell BSG <[EMAIL PROTECTED]>: > > On Thu, 2007-12-27 at 22:23 -0500, Tim Wunder wrote: >> On Wednesday 26 December 2007 05:21:06 pm Derek Atkins wrote: >> > Hi, >> > >> > Over this weekend I implemented a simple book closing feature >> > that lets you zeroize the Income and Expe