-
Notifications
You must be signed in to change notification settings - Fork 264
Closed
Description
Steps to re-create:
- Create new layout
- Create cell e.g. "Top"
- Create new layer e.g. 1/0
- Create new subcell, e.g. "SubCell"
- "Descend" into cell (ctrl-D on Windows)
- Right-click and delete cell in the Cells dock.
Error message: Internal error: ../../../src/tl/tl/tlReuseVector.h:277 mp_v->is_used (m_n) was not true
Pressing ok leads to infinite loop with no way of escaping other than hard-quitting the app.
It's probably an unusual thing to do (delete the cell you are currently in), but it's happened to me a few times and sometimes lost me work.
Expected behaviour would be to either refuse to delete the cell, or delete the cell and change the active cell to one level higher of the hierarchy.
Many many thanks for such an amazing piece of software. Apologies if this bug has been reported already - I searched but did not find a report.
Version tested 0.27.5 on Windows 10 (64 bit).
Reactions are currently unavailable