I had a similar problem with 3.4 on Debian 9. Turns out I had written a custom check profile for printing checks (*.chk file) that I had placed in the wrong folder. 3.2 didn't mind that location. In 3.4, GnuCash crashed when the print dialog box opened. I moved the custom file from
$HOME/.local/share/gnucash/checks/ to /usr/local/share/gnucash/checks/ (Your folders may vary based on your install options) The latter location is where you will find the default check printing profiles that ship with GnuCash. Once I placed my file in there, all was well again. Hope this helps! Otherwise, 3.2 was very stable for me. I would consider rolling back to the last working version. Mike On Mon, 2019-01-28 at 10:33 -0800, Rich Shepard wrote: > Environment: Slackware-14.2, Gnucash-3.4. > > Upgraded over the weekend by removing -3.3, building and installing > -3.4. > The new version appeared to be working. > > This morning I entered and posted a vendor invoice and tried to pay > it from > the business' checking account. After filling in the dialog box with > the > payment due date, amount, check number, and activating the print > check > checkbox, I cliked the 'Print' button. Gnucash immediately shut down. > > Tried twice; same results both times. > > The log file, business.gnucash.20190128100724.log (redacted) shows > this: > > mod trans_guid split_guid time_now date_entered > date_posted acc_guid acc_name num descriptio > n notes > memo action reconciled amount value date_reconciled > ----------------- > ===== START > ===== END > ===== START > ===== END > ===== START > C ce0e1808db934c5cbcbefb7eb8b5726e 5d11536bcc8e47fcbb060 > 53cbb670d0e 2019-01-28 10:09:59 -0800 2019-01-28 > 10:09:59 -0800 > 2019-01-28 02:59:00 > -0800 4156423033acee5d82eb51fe6343ebc2 > Checking -- **** Bank **** ******** > Payment n -10826/100 -10826/100 1969-12-31 > 16:00:00 -0800 > C ce0e1808db934c5cbcbefb7eb8b5726e bd652f7f85a84523b2e5c > 6a82534840f 2019-01-28 10:09:59 -0800 2019-01-28 > 10:09:59 -0800 > 2019-01-28 02:59:00 > -0800 c42ae1c317d86e04bb5ea7ec1f21db52 > Accounts Payable **** ******** > Payment n 10826/100 10826/100 1969-12-31 > 16:00:00 -0800 > ===== END > > I need to have gnucash working ASAP. What other information can I > provide? > > Regards, > > Rich > _______________________________________________ gnucash-user mailing list [email protected] To update your subscription preferences or to unsubscribe: https://lists.gnucash.org/mailman/listinfo/gnucash-user If you are using Nabble or Gmane, please see https://wiki.gnucash.org/wiki/Mailing_Lists for more information. ----- Please remember to CC this list on all your replies. You can do this by using Reply-To-List or Reply-All.
