Mail Archives: geda-user/2016/10/01/09:53:52
Hi all,
today is the test sprint for pcb-rnd. We found a few bugs and fixed a lot
of known issues. A few bugs we fixed are also present in the mainline:
- changes to route style doesn't always trigger 'save changes' dialog.
reproduce: open layout with test.pcb, delete a route style, then close
file. route style deletion is lost.
- full poly bug: set full poly to 1, draw a poly cut in ~half, smaller
part clicks will be ignored, can't be selected/moved by clicking on the
smaller part
- in the 45-deg line mode (press '/' a few times until the status line
shows empty instead of _/ or \_ with gtk), while DRC enforce settings
toggled 'on' can cause isolated trace crossing, violating DRC
- fontmode: FontSave breaks existing font (affects mainline): FontEdit(),
change the font, FontSave(), write a text right there; it's the broken
XYToSym() macro - probably broke when Coord got introduced. This renders
the font editor totally unusable. If this was not reported, that's a good
indication that most probably no one really used the font editor in the
past ~10 years. I recommend moving it to a plugin like I did in pcb-rnd so
users can disable it easily.
For anyone who wants to patch mainline, the fixes are accessible in
pcb-rnd svn.
Regards,
Igor2
- Raw text -