gEDA-dev: Gdk warnings upon exit
Carlos Nieves Ónega
cnieves.mail at gmail.com
Mon Oct 30 14:51:09 EST 2006
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
More information about the geda-dev
mailing list