Re: Report from multi-page printing (ugly)

2000-11-06 Thread Bill Gribble
On Mon, Nov 06, 2000 at 12:17:47PM +1100, Robert Graham Merkel wrote: At the moment, it appears that what gtkhtml/gnome-print does is imitate a roll-paper fax machine with a very dumb paper cutter - it prints a fixed-size block onto each page, and if there is a line of text on the boundary

Re: gwrap-0.9.10 released (please test).

2000-11-06 Thread Derek Atkins
Yep, g-wrap 0.9.10 fixes that particular problem. Thanks -derek Rob Browning [EMAIL PROTECTED] writes: Available at ftp.gnucash.org/pub/g-wrap/source: 2000-11-06 Rob Browning [EMAIL PROTECTED] * release new version 0.9.10. * guile/guile-types.scm

Weird crash with CVS mainline in engine/Account.c

2000-11-06 Thread Derek Atkins
I tried to import a QIF file and I got a strange segv from gnucash. It looks like it's created a two-entry GList without any data. -derek Program received signal SIGSEGV, Segmentation fault. xaccFreeAccount (acc=0x82b9ab8) at Account.c:125 125 s-acc = NULL; (gdb) where #0

Re: Report from multi-page printing (ugly)

2000-11-06 Thread Robert Graham Merkel
Bill Gribble writes: On Mon, Nov 06, 2000 at 12:17:47PM +1100, Robert Graham Merkel wrote: At the moment, it appears that what gtkhtml/gnome-print does is imitate a roll-paper fax machine with a very dumb paper cutter - it prints a fixed-size block onto each page, and if there is a

g-wrap and glib container types...

2000-11-06 Thread Robert Graham Merkel
Rob Browning writes: Robert and I have been trying to figure out how to handle glib container types (like GList, GSList, GArray, GHashTable, etc.) cleanly from g-wrap. Last time I thought hard about this, I thought I wanted to teach g-wrap how to handle these things directly, but I've

g-wrap and glib container types...

2000-11-06 Thread Rob Browning
Robert and I have been trying to figure out how to handle glib container types (like GList, GSList, GArray, GHashTable, etc.) cleanly from g-wrap. Last time I thought hard about this, I thought I wanted to teach g-wrap how to handle these things directly, but I've since changed my opinion to be

Re: g-wrap and glib container types...

2000-11-06 Thread James LewisMoss
On 06 Nov 2000 14:41:10 -0600, Rob Browning [EMAIL PROTECTED] said: Rob Robert and I have been trying to figure out how to handle glib Rob container types (like GList, GSList, GArray, GHashTable, etc.) Rob cleanly from g-wrap. Last time I thought hard about this, I Rob thought I wanted to

gwrap-0.9.10 released (please test).

2000-11-06 Thread Rob Browning
Available at ftp.gnucash.org/pub/g-wrap/source: 2000-11-06 Rob Browning [EMAIL PROTECTED] * release new version 0.9.10. * guile/guile-types.scm (const-string): fix bug in scm-C conversion. 2000-11-05 Rob Browning [EMAIL PROTECTED] * release new version