Re: GLib RFC: Improve checking provided with --enable-mem-check

2001-06-07 Thread Ben Stanley
Thanks for all the replies. I am now planning to maintain a separation between all the hash table data and the user block areas, to increase robustness in the face of rogue programs. I looked at the pluggable interface in glib 1.3.5. It seems that the g_malloc/g_free etc functions must be ins

Re: Non-breaking spaces in tables

2001-06-07 Thread Bill Gribble
On Thu, Jun 07, 2001 at 03:00:54PM +1000, Damian Ivereigh wrote: > The typical workaround to this is to insert a non-breaking space into > the cell ( ) ... which is what Gnucash generally does when it creates the table. gtkhtml appears to be throwing away a lot of information when it exports the

Re: sample announcement & press release

2001-06-07 Thread Christian Stimming
-BEGIN PGP SIGNED MESSAGE- On Thursday 07 June 2001 01:39, Dave Peticolas wrote: > Here are drafts of an announcement (for the webpage & mailing lists > mainly) and a press release (for sending to whatever news org you > like). Sounds good. I am perfectly happy with the press release. Th

startup Warning/error ?!?

2001-06-07 Thread Christian Stimming
-BEGIN PGP SIGNED MESSAGE- Since about a week ago I get the following warning during (CVS) GnuCash startup: > gnucash ERROR: no such module (gnucash process) gnucash: [W] "failure loading ""/usr/local/share/gnucash/scm/price-quotes.scm" ERROR: no such module (gnucash process) gnucash:

account creation druid templates

2001-06-07 Thread Christian Stimming
-BEGIN PGP SIGNED MESSAGE- I would like to create a localized version of the account templates for the inital druid. How do I do that? Did I forget to RTFM, and if yes, where? If not, can somebody suggest how the process of translating this might work best? Thanks. Christian -BEGI

Re: gnucash 1.5.98 qif import

2001-06-07 Thread GLeeJ.
"GLeeJ." wrote: > when gnucash loads it starts at around 68 % cpu then goes to 98.3 finally > resting at 1.3..just fyi in case it helps > > lee > -= > > ___ > gnucash-devel mailing list > [EMAIL PROTECTED] > http://www.gnumatic.com/cgi-bin/mailm

Re: gnucash 1.5.98 qif import

2001-06-07 Thread GLeeJ.
when gnucash loads it starts at around 68 % cpu then goes to 98.3 finally resting at 1.3..just fyi in case it helps lee -= ___ gnucash-devel mailing list [EMAIL PROTECTED] http://www.gnumatic.com/cgi-bin/mailman/listinfo/gnucash-devel

[VW Fan ] Re-saving multi-currency databases to backend fails

2001-06-07 Thread Linas Vepstas
The bug below was just fixed in the latest cvs. BTW, the sql backend is more-or-less ready for wider if not widespread use. The single-user mode has no known (serious) bugs. There some cleanup that is needed (e.g. a gui dialog for username/password is not integrated; the way that errors are re

Re: startup Warning/error ?!?

2001-06-07 Thread Dave Peticolas
On 07 Jun 2001 17:30:31 +0200, Christian Stimming wrote: > -BEGIN PGP SIGNED MESSAGE- > > Since about a week ago I get the following warning during (CVS) GnuCash > startup: > > > gnucash > ERROR: no such module (gnucash process) > gnucash: [W] "failure loading > ""/usr/local/share/gnuc

Re: startup Warning/error ?!?

2001-06-07 Thread Dave Peticolas
On 07 Jun 2001 17:30:31 +0200, Christian Stimming wrote: > -BEGIN PGP SIGNED MESSAGE- > > Since about a week ago I get the following warning during (CVS) GnuCash > startup: > > > gnucash > ERROR: no such module (gnucash process) > gnucash: [W] "failure loading > ""/usr/local/share/gnuc

Re: account creation druid templates

2001-06-07 Thread Dave Peticolas
On 07 Jun 2001 17:32:29 +0200, Christian Stimming wrote: > -BEGIN PGP SIGNED MESSAGE- > > I would like to create a localized version of the account templates for > the inital druid. How do I do that? Did I forget to RTFM, and if yes, > where? If not, can somebody suggest how the process

sample announcement & press release

2001-06-07 Thread Dave Peticolas
Ok, here are two new drafts, with Christian's modifications and a few more changes. dave DRAFT The GnuCash Development Team proudly announces the release of GnuCash 1.6.0, the GNU personal finance manager. GnuCash features an account hierarchy creation tool, a checkb

Re: Non-breaking spaces in tables

2001-06-07 Thread Damian Ivereigh
On 07 Jun 2001 07:37:16 -0500, Bill Gribble wrote: > On Thu, Jun 07, 2001 at 03:00:54PM +1000, Damian Ivereigh wrote: > > The typical workaround to this is to insert a non-breaking space into > > the cell ( ) > > ... which is what Gnucash generally does when it creates the table. > gtkhtml appear

Re: 1.5.97 first impression

2001-06-07 Thread Rob Browning
"Jeffrey W. Baker" <[EMAIL PROTECTED]> writes: > > With respect to the perceived difficulty of writing custom reports, > > well, all I can say is that I, and my fellow developere, like working > > with scheme, and intend to keep doing so. That said, if somebody were > > to contribute and maintai