[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gEDA-dev: Gdk warnings upon exit



Hi Ales,

El dom, 29-10-2006 a las 19:35 -0500, Ales Hvezda escribió:
[snip]
> >I'm not getting those messages (using GTK 2.8.20).
> >What are the exact steps you follow to reproduce it?
> >
> 
> 	I am also running gtk+ 2.8.20.  Try:
> 
> 1) Run gschem
> 2) Place a 7400-1 component
> 3) Exit gschem
> 
> 	With this, I see these warnings in glist_dev while I do not see
> them on HEAD.

I think I fixed it. Thanks.

> >BTW, what do you think about the branch?
> 
> 	So far so good.  As soon as I bang on it some more and a few others
> do so as well, we can merge it to the trunk and deprecate this branch.

I'd want to fix the drawing issue pointed by Patrick when moving (or
rotating while moving) components with nets attached:
 - Draw a component with two net segments connected to it.
 - Select the component and the net segment connected to it.
 - Move the selection, and rotate it (middle mouse button or er hotkey).
 - The other net segment points to the previous connection point. (When
zooming, the original of the other net segment is also drawn.)

This doesn't happen when rotating a static selection (the other net
segment is just disconnected from the selection, which I think is a good
solution), despite o_rotate_90 is also called in this case.

Where can I start looking into this? How are net segments handled in
gschem?

Thanks,

Carlos




_______________________________________________
geda-dev mailing list
geda-dev@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev