FOSSEE / eSim

This repository contain source code for new flow of FreeEDA now know as eSim
GNU General Public License v3.0
84 stars 74 forks source link

eSim crashes while using Remove lint_off option #262

Open Eyantra698Sumanto opened 1 year ago

Eyantra698Sumanto commented 1 year ago

Description

While removing a lint_off option "x not in the list" occurs and eSim crashes

Steps to Reproduce

  1. Run Makerchip-Ngveri
  2. Switch to the NgVeri Tab
  3. Replace the lint_off.txt file already present at $(eSim_HOME\library\tlv with the one provided in the attachment(lint_off.txt).
  4. Click on the "Remove lint_off" in the NgVeri Tab.
  5. Try removing the "COMCONST" by clicking on it.
  6. eSim will crash will the error message "x not in the list" in the background terminal."

Expected Behavior

eSim should be able to remove the lint_off option otherwise pop-up dialog must be provided if eSim is not able to remove a lint_off option stating the user to do it manually by opening the lint_off.txt file.

Screenshots

image

Version and OS

Additional Context

Please find the attached lint_off.txt. lint_off.txt