GNOME Bugzilla – Bug 611474
[patch] Crash setting up Income Tax Options in 2.3.10
Last modified: 2018-06-29 22:35:52 UTC
SVN r18766M on Fedora 11 Attempting to set up tax options crashes application. To Reproduce: 1. Edit->Tax report Options 2. Click edit button. 3. Assign a name and any type (except none) from the drop down menu. 4. Click apply Result = crash. Tail of gnucash --debug --logto stdout MYTESTACCOUNT * 12:48:33 CRIT <Gtk> gtk_entry_set_text: assertion `text != NULL' failed Backtrace: In unknown file: ?: 0* [gnc:txf-get-help (# # # # ...) N1617] In /usr/local/share/gnucash/scm/txf.scm: 70: 1* (let* ((pair (assv code txf-help-strings))) (if pair (cdr pair) ...)) 71: 2 (if pair (cdr pair) (_ "No help available.")) 73: 3 (_ "No help available.") /usr/local/share/gnucash/scm/txf.scm:73:9: In expression (_ "No help available."): /usr/local/share/gnucash/scm/txf.scm:73:9: Unbound variable: _
The errant line appears to have been changed by a patch, Ref: Bug 609043.
Right, this needs to be fixed as explained here: http://lists.gnucash.org/pipermail/gnucash-devel/2010-February/027620.html
Patch applied in SVN.
GnuCash bug tracking has moved to a new Bugzilla host. This bug has been copied to https://bugs.gnucash.org/show_bug.cgi?id=611474. Please update any external references or bookmarks.