[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: gEDA-user: small bug in resistor-2.sym



Hi Christian,

On Dienstag, 6. Oktober 2009, Christian Riggenbach wrote:
> I just found a little "bug" in sym/analog/resistor-2.sym: one of the
> pins is not aligned to the grid and is a little bit longer. This is
> only visible if you zoom in very far.

It's just a graphical bug. Even if you put it to 150 it's not on the 
usual grid (100).
Second, the offgrid end of the pin it's not the "whichend" side. Thus 
your never connect that side of the pin to any net.

You can catch all that "bugs" with gsymcheck:
-----
gaf> gsymcheck -vv symbols/analog/resistor-2.sym
gEDA/gsymcheck version 1.5.1.20081221

Checking: /home/werner/oss/geda/gaf/symbols/analog/resistor-2.sym
Warning: Missing footprint= attribute
Warning: Found offgrid pin at location (x2=750,y2=100)
Warning: Found offgrid pin at location (x2=152,y2=100)
Warning: Did not find numslots= attribute, not checking slotting
4 warnings found
No errors found
-----

I'm fixing it in the git repo.

Thanks for the report.
Regards
Werner



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