GNOME Bugzilla – Bug 543780
Transfer Dialog: CRIT messages in gnucash.trace from exchange rate dialog
Last modified: 2018-06-29 22:07:48 UTC
When a transaction is entered which requires the exchange rate dialog to be shown, CRIT messages are put into gnucash.trace. * 17:38:11 CRIT <gnc.engine> xaccAccountGetCommoditySCU: assertion `GNC_IS_ACCOUNT(acc)' failed The relevent part of the stack is:
+ Trace 203287
The problem is that acc == NULL. I've listed the problem as minor because it doesn't seem to affect operation.
Fix committed as r17451. Requesting backport for 2.2.
Please backport r17462 at the same time, or you will experience bug 457335. Thanks.
(In reply to comment #2) > Please backport r17462 at the same time, or you will experience bug 457335. Bug 547335 is meant.
(In reply to comment #2) > Please backport r17462 at the same time, or you will experience bug 457335. Both applied to branches/2.2 as r17519 for inclusion in GnuCash 2.2.7. Thanks a lot!
GnuCash bug tracking has moved to a new Bugzilla host. This bug has been copied to https://bugs.gnucash.org/show_bug.cgi?id=543780. Please update any external references or bookmarks.