Josh,

Attached are at least pieces of the xml associated with one of the transactions that fails. I notice that I entered one of the amounts as an expression:

<slot>
              <slot:key>debit-formula</slot:key>
              <slot:value type="string">518.42-128.78</slot:value>
            </slot>

could that subtraction be kicking me out?



On 22 Jan 2007, at 8:46:14 PM, Josh Sled wrote:

On Mon, January 22, 2007 8:36 pm, David Reiser wrote:
"up" at the (gdb) prompt), and you should be able to print the
value of
'num_marks' ... at the point, we can assume it's not valid, but
it'd be
good to know exactly what value it has.

Is this the right snippet?

(gdb) up
#5  0x01047914 in gdc_add_tag_markings (cal=0x732b170, tag=1) at gnc-
dense-cal.c:1572
1572         dates = g_new0(GDate*, num_marks);

Getting there.  At this point, try "p num_marks" at the (gdb) prompt.

--
...jsled



Dave

Attachment: SXeditabort
Description: Binary data


--
David Reiser
[EMAIL PROTECTED]

_______________________________________________
gnucash-devel mailing list
[email protected]
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to