https://www.gnucash.org/news.phtml This fixes a number of bugs including a data corruption bug. Reproducible: Always
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e0296de0c133a5fc994b8a1cdf21670e18b268c commit 6e0296de0c133a5fc994b8a1cdf21670e18b268c Author: Aaron W. Swenson <titanofold@gentoo.org> AuthorDate: 2018-03-22 10:35:47 +0000 Commit: Aaron W. Swenson <titanofold@gentoo.org> CommitDate: 2018-03-22 10:35:47 +0000 app-office/gnucash: Bump to 2.7.7 Closes: https://bugs.gentoo.org/650996 Package-Manager: Portage-2.3.24, Repoman-2.3.6 app-office/gnucash/Manifest | 1 + app-office/gnucash/gnucash-2.7.7.ebuild | 162 ++++++++++++++++++++++++++++++++ 2 files changed, 163 insertions(+)
Thanks for the bump! 2.7.7 doesn't configure here because I have +python enabled. The 2.7.7 CMakeLists.txt specifically looks for python 3 but PYTHON_COMPAT in the ebuild specifies 2.7. If this is fixed (3_6 in my case) gnucash-2.7.7 builds correctly.