Re: Suggestion: click away splash screen

2006-10-28 Thread Thomas Klausner
On Sat, Oct 28, 2006 at 01:22:03PM -0400, Derek Atkins wrote: > Can you file an Enhancement Request in Bugzilla? > http://wiki.gnucash.org/wiki/Bugzilla Bug 366418 > Send in a patch and it'll get fixed sooner ;) Of course :) Thomas ___ gnucash-devel m

Re: Updated DDL for SQL backend

2006-10-28 Thread Derek Atkins
Quoting Phil Longstaff <[EMAIL PROTECTED]>: >> Nah... Think of a KVP slot like a filesystem directory tree. Each node >> can either be a File or a Directory. The Slot Path walks down the >> tree (through KVP_FRAMEs) until you get down to a "file" node, a KVP_VALUE >> of some data-type other tha

Re: Updated DDL for SQL backend

2006-10-28 Thread Phil Longstaff
On Sat, 2006-28-10 at 12:55 -0400, Derek Atkins wrote: > Quoting Phil Longstaff <[EMAIL PROTECTED]>: > > > Re slot table: even if lists aren't used, there is still the hierarchy > > based on sub-frames. A row in the slot table may still need a link to > > its parent, and this can't be the guid wh

Re: Suggestion: click away splash screen

2006-10-28 Thread Derek Atkins
Quoting Thomas Klausner <[EMAIL PROTECTED]>: > Hi! > > When amarok starts, it displays a splash screen while loading the > program, just like gnucash. When I click on the splash screen, it > immediately disappears. Perhaps the gnucash splash screen could > react in the same way? (Currently it doe

Re: Updated DDL for SQL backend

2006-10-28 Thread Phil Longstaff
On Sat, 2006-28-10 at 11:43 -0400, Derek Atkins wrote: > Phil Longstaff <[EMAIL PROTECTED]> writes: > > > Hi Daniel, > > > > thanks. I made some modifications to fix most of the problems. I have > > both PostgreSQL and MySQL set up on my machine so I can test both dbs. > > One compatibility prob

Re: Another SCM bug in trunk

2006-10-28 Thread Chris Shoemaker
On Sat, Oct 28, 2006 at 12:14:57PM -0400, Derek Atkins wrote: > Quoting Mike Alexander <[EMAIL PROTECTED]>: > > [snip] > >I think this is correct. There were similar problems in some of the > >reports and that's the explanation I got for the problem. See > >

Re: Updated DDL for SQL backend

2006-10-28 Thread Derek Atkins
Quoting Phil Longstaff <[EMAIL PROTECTED]>: >> I think it's safe to ignore the kvp BINARY type. I don't think it's >> used anywhere. It /may/ also be safe to ignore the kvp LIST type, >> but I'm not as sure that that's never used. I'm fairly confident, >> but not 100% sure. > > It may be safe t

Suggestion: click away splash screen

2006-10-28 Thread Thomas Klausner
Hi! When amarok starts, it displays a splash screen while loading the program, just like gnucash. When I click on the splash screen, it immediately disappears. Perhaps the gnucash splash screen could react in the same way? (Currently it doesn't react in any obvious way.) Thomas _

Re: GUIDs (was Re: SQL backend for GnuCash 2)

2006-10-28 Thread Phil Longstaff
On Sat, 2006-28-10 at 11:46 -0400, Derek Atkins wrote: > Phil Longstaff <[EMAIL PROTECTED]> writes: > > >> > Since the connection string will be db-specific, we may want a db core > >> > built around libgda (see libgda vs libdbi e-mail) with a small add-on to > >> > handle the connection string fo

Re: Another SCM bug in trunk

2006-10-28 Thread Derek Atkins
Quoting Mike Alexander <[EMAIL PROTECTED]>: [snip] > I think this is correct. There were similar problems in some of the > reports and that's the explanation I got for the problem. See > . > I agree that finding and f

Re: Updated DDL for SQL backend

2006-10-28 Thread Derek Atkins
Phil Longstaff <[EMAIL PROTECTED]> writes: > Hi Daniel, > > thanks. I made some modifications to fix most of the problems. I have > both PostgreSQL and MySQL set up on my machine so I can test both dbs. > One compatibility problem I have run into is that pgsql doesn't support > BLOB as a data ty

Re: Another SCM bug in trunk

2006-10-28 Thread Mike Alexander
--On October 28, 2006 11:13:32 AM -0400 Derek Atkins <[EMAIL PROTECTED]> wrote: > My current theory is that SWIG_NewPointerObj() returns '() instead > of #f for NULL. All the scheme code expects to see #f for a NULL > pointer, so there is a lot of constructs like: > > (if invoice > ... > ) >

Re: DB abstraction layer: libdbi vs libgda

2006-10-28 Thread Derek Atkins
Chris Shoemaker <[EMAIL PROTECTED]> writes: >> Based on the maintenance and availability status, I think libgda is the >> clear choice. Since they are at beta3 already, the unstable branch >> would be better. > > Phil, > Here are some more reasons why I'd prefer libgda over libdbi: > > 1)

Re: GUIDs (was Re: SQL backend for GnuCash 2)

2006-10-28 Thread Derek Atkins
Phil Longstaff <[EMAIL PROTECTED]> writes: >> > Since the connection string will be db-specific, we may want a db core >> > built around libgda (see libgda vs libdbi e-mail) with a small add-on to >> > handle the connection string formatting and how guid's will be handled >> > (as well as adding d

Re: Another SCM bug in trunk

2006-10-28 Thread Derek Atkins
Chris Shoemaker <[EMAIL PROTECTED]> writes: > On Fri, Oct 27, 2006 at 09:32:42PM -0400, Derek Atkins wrote: >> Hey, >> >> I was just trying the business reports and found two bugs >> in trunk. >> >> Bug #1: >> >> [Menu] -> Reports -> Business -> Printable Invoice >> >> It comes up without an

Re: Updated DDL for SQL backend

2006-10-28 Thread Derek Atkins
Josh Sled <[EMAIL PROTECTED]> writes: > On Fri, 2006-10-27 at 12:04 -0400, Derek Atkins wrote: >> Josh Sled <[EMAIL PROTECTED]> writes: >> >> > There's a deeper modeling issue with SXes. We use a seperate, parallel >> > AccountGroup to store template transaction data, in which Accounts are >> > n