Index: trunk/doc/TODO =================================================================== --- trunk/doc/TODO (revision 37127) +++ trunk/doc/TODO (revision 37128) @@ -2,7 +2,7 @@ 1. For the upcoming release =============================================================================== - BUG: export_gcode crashes if there's text on top copper -- BUG: schematic import segfault recipe. start pcb-rnd. create new layout {f n}. Leave layout name empty. Start importation of a schematic from file menu. in importation dialogue set to default sch-rnd format import, click one more, select a sch-rnd schematic in the file selection window, and hit OK. Segfault ensues. Does not happen if {f n} not done between pcb-rnd start and schematic importation. [report: Erich] +- BUG: schematic import segfault recipe. start pcb-rnd. create new layout {f n}. Leave layout name empty. Start importation of a schematic from file menu. in importation dialogue set to default sch-rnd format import, click one more, select a sch-rnd schematic in the file selection window, and hit OK. Segfault ensues. Does not happen if {f n} not done between pcb-rnd start and schematic importation. [report: Erich] - BUG: assertion recipe. { w l }, launch connector() dialogue. nx 1, ny 5, pin spacing 150mil, pin_drill 70mil, then type the number 1 in pin_ringdia diameter, and wait, assert/segfault ensues [repoort: Erich] - BUG: load bug_files/TODO/intnoconn-segfault.rp, {c r} , delete rat line connected to green highlighted section, use {c f} with cursor somewhere over the pixmap, and not on the subcs; assert ensuespcb-rnd: find_any_isect.c:145: pcb_intersect_obj_obj: Assertion `!"Don't know how to check intersection of these objet types"' failed. [report: Erich] @@ -17,7 +17,7 @@ - BUG: bug_files/TODO/derive.rp, edit pstk proto, add mask shape, derive -> derived polygon is broken (invalid coords) [report: Scott] - BUG: bug_files/TODO/uc.rp, drag&drop move selected twice then {u c} -> valgrind log! [report: aron] - happens when subc is removed from pcb_removelist - - subc line is probably added but not removed from pcb_removelist's rtrees + - subc line is probably added but not removed from pcb_removelist's rtrees - BUG: bug_files/TODO/ppc_full.*: poly-clear-poly should respect full-poly flag and apply all islands only if full-poly is set - BUG: thermal: bug_files/TODO/thermal.lht: remove an intern layer group the double click poly -> thermal is lost [report: cuvoodoo] - we should display layer IDs somewhere: useful for debugging and for the user for query()