GNOME Bugzilla – Bug 632558
qof_backend_set_error doesn't present sufficiently descriptive messages
Last modified: 2018-06-29 22:46:03 UTC
In correcting #632166, r19673 added a dependency on Gtk to the sql backend. A fix to 630770 will require another. A better approach will be to extend qoflog to provide user notifications through a new notification class in gnome-utils. In the interest of getting 2.4 released, I suggest that this change, which should touch every case where a GtkMessageBox is created, should be deferred to 2.5.
It seems there is one already, but the messages aren't very helpful to users. I've retitled the ticket accordingly. I propose an added function: qof_backend_format_message, which will take its arguments, append them to the existing error string, and call gtk_message_dialog_format_secondary_text().
Rescheduling to "future", as this didn't get started in time for string freeze.
GnuCash bug tracking has moved to a new Bugzilla host. The new URL for this bug is https://bugs.gnucash.org/show_bug.cgi?id=632558. Please continue processing the bug there and please update any external references or bookmarks.