GNOME Bugzilla – Bug 93258
After crash, cannot recover accounts with scheduled transactions
Last modified: 2018-06-29 20:17:28 UTC
I get this after starting gnucash after a crash. guppi-text-state.c:guppi_text_state_get_block:338: text changed size 145.246 14.758 guppi-text-state.c:guppi_text_state_get_block:338: text changed size 211.102 12.418 guppi-layout-engine.c:schedule_layout:508: layout scheduled guppi-text-state.c:guppi_text_state_get_block:338: text changed size 102.406 14.614 guppi-text-state.c:guppi_text_state_get_block:338: text changed size 227.902 13.906 guppi-layout-engine.c:schedule_layout:508: layout scheduled Error: create_each_transaction_he...(): Null kvp_val for account Error: create_each_transaction_he...(): Null kvp_val for account Error: create_each_transaction_he...(): Unable to find common currency/commodity. Error: create_each_transaction_he...(): Null kvp_val for account Error: create_each_transaction_he...(): Null kvp_val for account Error: create_each_transaction_he...(): Unable to find common currency/commodity. Seems like scheduled transactions acasue problems if gnucash isn't exited in a proper manner. It only happens when you have scheduled transactions that you ask to create automatically. In order to fix the problem, I wen into my .xac file and I changed all <sx:advanceCreateDays> values to 0 and my file got loaded properly. After having done the above, I tried to reschedule automatic creation of the transactions and the error returned. In the end, I had to delete all the old scheduled transactions and enter them again. I think there's a bug there.
Hmm. Where did the crash occur? During saving of the file? What were the <sx:advanceCreateDays> values that you changed to 0? When you say "automatic creation", do you mean "advance creation"? It's unclear from the text, here, which one you're talking about ... or if you're talking about both.
*** This bug has been marked as a duplicate of 109484 ***
GnuCash bug tracking has moved to a new Bugzilla host. This bug has been copied to https://bugs.gnucash.org/show_bug.cgi?id=93258. Please update any external references or bookmarks.