← Back to team overview

kicad-developers team mailing list archive

pcbnew abort's on part move and undo. after pcbnew importing Eagle PCB, bzr 6358 debian 32bit jessie

 

Hi,  found a bug in undo command when you move the part,  and then undo the
move.
get this message.

bbox.width:17930002 bbox.height:33170002 w:297002200 h:210007200
desired_x:139536099 desired_y:88418599
pcbnew: /home/laudas/buildkicad/kicad.bzr/pcbnew/ratsnest_data.cpp:1126:
void RN_DATA::Remove(const BOARD_ITEM*): Assertion `net < (int)
m_nets.size()' failed.
Aborted

And program exit's.

Note that moving text and undoing is ok,
Appliers too all the Eagle pcb imported board's I'm tried so far.  ( namely
2 ! )
Also note saving and loading the board, fix's the problem.

Lachlan

Follow ups