[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: gEDA-user: why separate xgsch2pcb?
On Thu, 2010-02-11 at 01:02 -0600, Vanessa Ezekowitz wrote:
> Undoing this tweak, unfortunately, doesn't allow me to actually use the
> program though. Starting with a fresh ~/.pcb directory, as soon as I click
> File -> Import, the program segfaults, with this as the only error on the
> command line:
>
> (pcb:26108): Gdk-CRITICAL **: gdk_draw_rectangle: assertion `GDK_IS_GC (gc)' failed
>
> Such is the risk of futzing around with the bleeding edge of any project ;-)
Sounds like something might be attempting to with with the board before
the GUI is up - but in order to click the menu... it should be.
Do you have a board loaded?
The first error message could be a red-herring of course.
DJ - could this be related to some of the issues Patrick Bernaurd
identified in his code-review on geda-dev. I believe one was segfault
related:
- in action Attributes(), elements with no name have to be detected:
running the action on such an element makes PCB crash on the
strlen(NAMEONPCB_NAME(e)).
Regards,
Peter C.
_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user