Re: gnucash-1.2.3: Core dump in gnc_ui_shutdown()

1999-08-22 Thread linas
It's been rumoured that Per Bojsen said: > > I have one more suggestion augmenting my patch: perhaps > gnc_ui_shutdown() shut set the ui_data variable to NULL after calling OK. --linas - %< >% -- The GnuCash / X-Accountant Mailing List To un

Re: gnucash-1.2.3: Core dump in gnc_ui_shutdown()

1999-08-22 Thread Per Bojsen
*** Regarding gnucash-1.2.3: Core dump in gnc_ui_shutdown(); Per Bojsen <[EMAIL PROTECTED]> adds: [I'm sorry I accidentally sent the mail to gnucash-devel twice.] Per> The enclosed patch is a proposed fix for that. I have one more suggestion augmenting my

gnucash-1.2.3: Core dump in gnc_ui_shutdown()

1999-08-22 Thread Per Bojsen
In gnucash 1.2.3 the gnc_ui_shutdown() function of motif/top-level.c may call XtDestroyWidget() on a NULL pointer causing a segmentation fault. The enclosed patch is a proposed fix for that. I experienced the problem when I started gnucash 1.2.3 and it got an error loading ~/.gnucash/config.auto

Re: gnucash-1.2.3: Core dump in gnc_ui_shutdown()

1999-08-22 Thread linas
It's been rumoured that Per Bojsen said: > > In gnucash 1.2.3 the gnc_ui_shutdown() function of motif/top-level.c > may call XtDestroyWidget() on a NULL pointer causing a segmentation > fault. The enclosed patch is a proposed fix for that. I experienced patch applied and should be in cvs short

gnucash-1.2.3: Core dump in gnc_ui_shutdown()

1999-08-22 Thread Per Bojsen
In gnucash 1.2.3 the gnc_ui_shutdown() function of motif/top-level.c may call XtDestroyWidget() on a NULL pointer causing a segmentation fault. The enclosed patch is a proposed fix for that. I experienced the problem when I started gnucash 1.2.3 and it got an error loading ~/.gnucash/config.auto