GNOME Bugzilla – Bug 339943
Opening register dirties the book, causing the "do you want to save?" dialog
Last modified: 2018-06-29 21:02:42 UTC
Tested against r13866. If I open gnucash and then quit right away, everything is copacetic. However: 1) Start gnucash 2) open a register (I double-click an account in the account tree) 3) close register (having done nothing) -- I used the window-manager close button 4) exit gnucash (I hit Control-Q) notice that gnucash asks you if you want to save the file, even though you've made no changes to the data.
Opening a register causes 8 calls to qof_collection_mark_dirty. 5 on the blank transaction and 3 on the blank split.
Created attachment 64408 [details] stack trace
This should be fixed as of r13928.
GnuCash bug tracking has moved to a new Bugzilla host. This bug has been copied to https://bugs.gnucash.org/show_bug.cgi?id=339943. Please update any external references or bookmarks.