After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 611474 - [patch] Crash setting up Income Tax Options in 2.3.10
[patch] Crash setting up Income Tax Options in 2.3.10
Status: RESOLVED FIXED
Product: GnuCash
Classification: Other
Component: Business
git-master
Other Linux
: Normal critical
: ---
Assigned To: Derek Atkins
Derek Atkins
Depends on:
Blocks:
 
 
Reported: 2010-03-01 13:10 UTC by Mike Evans
Modified: 2018-06-29 22:35 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Mike Evans 2010-03-01 13:10:49 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: _
Comment 1 Mike Evans 2010-03-01 14:32:46 UTC
The errant line appears to have been changed by a patch, Ref: Bug 609043.
Comment 2 Christian Stimming 2010-03-02 11:58:39 UTC
Right, this needs to be fixed as explained here: http://lists.gnucash.org/pipermail/gnucash-devel/2010-February/027620.html
Comment 3 Christian Stimming 2010-03-02 20:42:08 UTC
Patch applied in SVN.
Comment 4 John Ralls 2018-06-29 22:35:52 UTC
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.