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 796045 - GnuCash crashes when pressing a key while the open file dialog is open
GnuCash crashes when pressing a key while the open file dialog is open
Status: RESOLVED DUPLICATE of bug 794809
Product: GnuCash
Classification: Other
Component: User Interface General
3.1
Other Mac OS
: Normal minor
: future
Assigned To: gnucash-ui-maint
gnucash-ui-maint
Depends on:
Blocks:
 
 
Reported: 2018-05-12 12:10 UTC by Brian Buchalter
Modified: 2018-06-30 00:09 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Brian Buchalter 2018-05-12 12:10:50 UTC
Steps to reproduce:
* Open GnuCash 3.1 on macOS
* In application menu click File > Open
* Press any (alpha?) key

I believe this has something to do with a search input that appears for just a second before the application seg faults. There was an error that I saw from my terminal at some point suggesting a NULL string wasn't expected. The trace is available at: https://drive.google.com/file/d/1pUakdnFZWFq5hByYb4s3iQgDzhibOH_K/view?usp=sharing


Here's the console output:
```
➜  ~ /Applications/Gnucash\ 3.app/Contents/MacOS/Gnucash --debug --extra ~/Google\ Drive\ \(bal711@gmail.com\)/Financials/GnuCash/buchalter.gnucash
Application Path /Applications/Gnucash 3.app/Contents/MacOS/Gnucash

(process:2695): gnc.gui-WARNING **: [mac_set_languages()] Language list: en:en_US:C

(Gnucash:2695): Gtk-WARNING **: Drawing a gadget with negative dimensions. Did you forget to allocate a size? (node header owner GtkNotebook)

(Gnucash:2695): Gtk-WARNING **: Drawing a gadget with negative dimensions. Did you forget to allocate a size? (node tabs owner GtkNotebook)

(Gnucash:2695): Gtk-WARNING **: Drawing a gadget with negative dimensions. Did you forget to allocate a size? (node tab owner GtkNotebook)

(Gnucash:2695): Gtk-WARNING **: Drawing a gadget with negative dimensions. Did you forget to allocate a size? (node header owner GtkNotebook)

(Gnucash:2695): Gtk-WARNING **: Drawing a gadget with negative dimensions. Did you forget to allocate a size? (node tabs owner GtkNotebook)

(Gnucash:2695): Gtk-WARNING **: Drawing a gadget with negative dimensions. Did you forget to allocate a size? (node tab owner GtkNotebook)
[1]    2695 segmentation fault  /Applications/Gnucash\ 3.app/Contents/MacOS/Gnucash --debug --extra
```

As always, thanks to the GnuCash developer community for the great work. Please let me know if you need any additional information.
Comment 1 John Ralls 2018-05-12 14:08:50 UTC
Thanks for taking the time to report this.
This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

It's a Gtk bug and has been transferred to https://gitlab.gnome.org/GNOME/gtk/issues/1043.

*** This bug has been marked as a duplicate of bug 794809 ***
Comment 2 John Ralls 2018-06-30 00:09:47 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=796045. Please update any external references or bookmarks.