[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gEDA: gschem CVS still crashing
Hi David,
El vie, 02-12-2005 a las 00:58 -0600, David Carr escribió:
> I'll keep this instance of gdb running, so let me know what you would
> like to see and I'll post it.
Try:
print toplevel->main_window
I think you will get 0x0 (NULL). I think gschem is trying to autosave
the preview used in file selection or add components dialog...
I have just updated the CVS with the a patch (attached) solving this
problem. Try it and let me know.
Thanks,
Carlos