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 784335 - 'Save as' sqlite3 fails (gc 2.6.16-1 only)
'Save as' sqlite3 fails (gc 2.6.16-1 only)
Status: RESOLVED DUPLICATE of bug 782868
Product: GnuCash
Classification: Other
Component: Backend - SQL
2.6.16
Other Windows
: Normal normal
: ---
Assigned To: gnucash-core-maint
gnucash-core-maint
Depends on:
Blocks:
 
 
Reported: 2017-06-29 13:18 UTC by eg_lim
Modified: 2018-06-29 23:57 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description eg_lim 2017-06-29 13:18:32 UTC
GnuCash 2.6.16-1 windows fails to "save as" sqlite3 format
with this message box:

The server at URL C:\Users\***\Documents\gc26161sql3.gnucash experienced an error or encountered bad or corrupt data.

and these log messages:

* 21:49:17  WARN <gnc.app-utils> Could not spawn perl: Failed to execute child process (No such file or directory)
* 21:49:44  CRIT <GLib> g_utf8_to_utf16: assertion 'str != NULL' failed
* 21:49:44  CRIT <gnc.backend.dbi> [sqlite3_error_fn()] DBI error: 1: near "SAVEPOINT": syntax error
* 21:49:44  CRIT <gnc.backend.dbi> [gnc_dbi_transaction_begin()] BEGIN transaction failed()
* 21:49:44  CRIT <gnc.backend.dbi> gnc_dbi_transaction_rollback: assertion 'sql_savepoint > 0' failed
* 21:49:44  CRIT <gnc.backend.dbi> gnc_dbi_transaction_rollback: assertion 'sql_savepoint > 0' failed.


Contrary to 2.6.16-1 windows, the prior versions(2.6.12, 2.6.13, 2.6.14, and 2.6.15 for windows) worked properly.
Comment 1 eg_lim 2017-06-29 13:49:55 UTC
I found that this issue was already reported in #782868.

*** This bug has been marked as a duplicate of bug 782868 ***
Comment 2 John Ralls 2018-06-29 23:57:37 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=784335. Please update any external references or bookmarks.