QIF import loops without importing

Bill Gribble grib@gnumatic.com
Fri, 9 Feb 2001 14:29:22 -0600


On Fri, Feb 09, 2001 at 03:16:02PM -0500, Derek Atkins wrote:
> I then continue (instead of loading another
> file).  I then match my accounts and categories, and then select my
> currency.  At this point I get a warning message:
> 
> Gtk-WARNING **: invalid cast from (NULL) pointer to `GnomeDruidPage'
>
> I then am asked to type in the commodities, and then when I'm done
> with that I'm placed back at the main Import QIF Files page (back at
> the beginning of the process).

Oops.  I got a pointer tangled during the process of fixing up the
navigation to configurably eliminate documentation pages, and I just
happened not to test yesterday's patch on a file that had commodities
in it. I'm sending a patch later today (possibly tomorrow) which will
fix this.  Unfortunately that part of my source tree is a mess right
now because I'm actively working on the QIF importer windows.

b.g.