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 359471 - crash when hitting esc twice in Trasfer Fund dialog
crash when hitting esc twice in Trasfer Fund dialog
Status: VERIFIED FIXED
Product: GnuCash
Classification: Other
Component: Register
2.0.x
Other Linux
: Normal critical
: ---
Assigned To: Chris Shoemaker
Chris Shoemaker
Depends on:
Blocks: 347575
 
 
Reported: 2006-10-04 01:37 UTC by Paolo Benvenuto
Modified: 2018-06-29 21:13 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Paolo Benvenuto 2006-10-04 01:37:54 UTC
Gnucrashes if you hit esc twice when the Trasfer Fund dialog is opened.

You can reproduce it:

gnucash --nofile
file -> new -> new account page
file -> new -> new account
	account name=usd
	OK
file -> new -> new account
	account name=eur
	currency=eur
open usd register
enter a txn with eur account, and hit OK
	when the Transfer Fund window is presented in order to enter exchange rate, hit esc
		-> the Transfer Fund window keeps opened, while the cursor goes back to the txn in the register
	hit esc again -> crash
Comment 1 Chris Shoemaker 2006-10-04 02:22:19 UTC
The code that handles this transfer dialog is pretty screwy.  It's working against gtk+ instead of with it.  That said, I can reproduce this and it shouldn't be difficult to fix.
Comment 2 Chris Shoemaker 2006-10-04 02:45:12 UTC
Should be fixed in r14927.
Marking for backport.
Comment 3 Andreas Köhler 2006-10-04 13:15:20 UTC
Looks good and works.
Backported in r14928.
Comment 4 John Ralls 2018-06-29 21:13:22 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=359471. Please update any external references or bookmarks.