started crashing on Windows, 2.1.3 and 2.1.4

Alan Munter munter at gmail.com
Sat Jun 30 07:18:35 EDT 2007


It was a monthly, and I'm pretty sure that I created it by right
clicking on a transaction and creating a scheduled transaction from
the register rather than by going through the SX GUI and making it
from scratch.

Here's the relevant part of the file after my edit to put in the
<fs:once> block that was suggested as a workaround in the bugzilla
discussion:

<gnc:schedxaction version="2.0.0">
  <sx:id type="guid">e00012bbc4605453205d1b70a8cf3240</sx:id>
  <sx:name>T-Mobile</sx:name>
  <sx:enabled>y</sx:enabled>
  <sx:autoCreate>n</sx:autoCreate>
  <sx:autoCreateNotify>n</sx:autoCreateNotify>
  <sx:advanceCreateDays>0</sx:advanceCreateDays>
  <sx:advanceRemindDays>0</sx:advanceRemindDays>
  <sx:instanceCount>1</sx:instanceCount>
  <sx:start>
    <gdate>2007-08-09</gdate>
  </sx:start>
  <sx:templ-acct type="guid">9ab0f329ae3d42576d396664e8d569eb</sx:templ-acct>
  <sx:freqspec>
    <gnc:freqspec version="1.0.0">
      <fs:id type="guid">2ccac1998f53cfaf25a890d7e24e25b8</fs:id>
      <fs:ui_type>once</fs:ui_type>
      <fs:once>
	<fs:date>
	  <gdate>2007-08-09</gdate>
	</fs:date>
      </fs:once>
    </gnc:freqspec>
  </sx:freqspec>
  <sx:schedule>
    <gnc:recurrence version="1.0.0">
      <recurrence:mult>1</recurrence:mult>
      <recurrence:period_type>month</recurrence:period_type>
      <recurrence:start>
        <gdate>2007-08-09</gdate>
      </recurrence:start>
    </gnc:recurrence>
  </sx:schedule>
</gnc:schedxaction>

I had another scheduled transaction that had the
<fs:ui_type>once</fs:ui_type> in it which had been in my gnucash file
since before upgrading from 1.8 a long time ago.  That one didn't seem
to be crashing anything apparently because it's new, but I added the
<fs:once> block there as well just in case.


On 6/29/07, Josh Sled <jsled at asynchronous.org> wrote:
> "Alan Munter" <munter at gmail.com> writes:
> > The newest scheduled transaction that I had created had one of those
> >
> > <fs:ui_type>once</fs:ui_type>
> >
> > lines, so that must be what was causing it.
>
> Of what frequency/period was that new SX?
>
> --
> ...jsled
> http://asynchronous.org/ - a=jsled; b=asynchronous.org; echo ${a}@${b}
>
>


More information about the gnucash-user mailing list