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 378881 - gnc_gconf_add/remove_notification corrections
gnc_gconf_add/remove_notification corrections
Status: VERIFIED FIXED
Product: GnuCash
Classification: Other
Component: General
git-master
Other Linux
: Normal normal
: ---
Assigned To: Chris Lyttle
Chris Lyttle
Depends on:
Blocks: 347575
 
 
Reported: 2006-11-24 17:44 UTC by Andreas Köhler
Modified: 2018-06-29 21:17 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Andreas Köhler 2006-11-24 17:44:04 UTC
Three changesets are involved:

* http://svn.gnucash.org/trac/changeset/14675
  This will solve a crash on Solaris caused by g_vasprintf being
  passed a "%s" format string and a NULL as argument.
  -> backported in r14753

* http://svn.gnucash.org/trac/changeset/14945
  Now the pair of section and whoami has to be unique, as GncMainWindow
  adds notifications to two different sections (different crasher).
  -> marked for audit
  -> undermined by the following

* http://svn.gnucash.org/trac/changeset/15041
  Avoid printf'ing NULL and therefore crashes on Solaris
  and Windows.
  -> not marked for audit
  -> needed if we backport 14945

We will most likely need both, r14945 and r15041 if we do not want
crashers.
Comment 1 Andreas Köhler 2006-11-24 17:56:33 UTC
Oops... I mean that r14945 undermined r14675, making r15041 necessary.
Comment 2 Derek Atkins 2006-11-24 18:44:39 UTC
Backported to 2.0 in r15135.
Should be fixed in 2.0.3
Comment 3 John Ralls 2018-06-29 21:17:11 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=378881. Please update any external references or bookmarks.