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 588198 - crash in 2.3.2 Save As
crash in 2.3.2 Save As
Status: RESOLVED FIXED
Product: GnuCash
Classification: Other
Component: User Interface General
2.3.x
Other Linux
: Normal normal
: ---
Assigned To: David Hampton
Chris Shoemaker
: 588408 588809 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2009-07-09 21:13 UTC by Graham Menhennitt
Modified: 2018-06-29 22:24 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch to fix problem (2.21 KB, patch)
2009-07-09 21:18 UTC, Graham Menhennitt
none Details | Review

Description Graham Menhennitt 2009-07-09 21:13:39 UTC
If you don't have the file or sqlite3 providers registered, the menu "File -> Save as" causes an assertion failure:

gnc.gui:ERROR:dialog-file-access.c:304:gnc_ui_file_access: assertion failed: (active_access_method_index >= 0)
Aborted

The attached patch fixes it.
Comment 1 Graham Menhennitt 2009-07-09 21:18:50 UTC
Created attachment 138150 [details] [review]
patch to fix problem
Comment 2 Phil Longstaff 2009-07-09 23:37:51 UTC
The attachment doesn't handle the requirement that if sqlite3 is available, we want to shift towards its use (I would actually like the xml backend to only be used for import/export).  I've modified it a bit.  Also, since xml will always be there (for now), mysql and pgsql don't need to be set as the default.  In any case, this bug is fixed for 2.3.3.
Comment 3 Phil Longstaff 2009-07-14 00:16:20 UTC
*** Bug 588408 has been marked as a duplicate of this bug. ***
Comment 4 Phil Longstaff 2009-07-16 19:22:07 UTC
*** Bug 588809 has been marked as a duplicate of this bug. ***
Comment 5 John Ralls 2018-06-29 22:24:25 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=588198. Please update any external references or bookmarks.