Re: [GNC-dev] [GNC] custom report freezing - work done gets lost.

2019-10-09 Thread Steven Bruniges
us] Sent: Monday, 7 October 2019 4:42 AM To: Steven Bruniges Cc: Gnucash Users ; GnuCash Developer Subject: Re: [GNC-dev] [GNC] custom report freezing - work done gets lost. You mean why does it hang instead of crashing? Possibly because the memory was reallocated back to the program for so

Re: [GNC-dev] [GNC] custom report freezing - work done gets lost.

2019-10-06 Thread John Ralls
You mean why does it hang instead of crashing? Possibly because the memory was reallocated back to the program for something else and the attempt to free the splits is freeing whatever that is and that's resulting in a hang. But why would a report create or delete splits or transactions? A repo

Re: [GNC-dev] [GNC] custom report freezing - work done gets lost.

2019-10-06 Thread Christopher Lam
Sorry without specific detail what you're trying to do, we can't help. Moreover this is open-source, including open-source help requests. cc: devel On Sun, 6 Oct 2019 at 05:58, Steven Bruniges wrote: > Not even sure it’s the session I want to save (hoping for the function > underlying the save o