FOSSEE / eSim

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

eSim crashing upon converting subcircuit to nspice. #236

Open hrittikag opened 1 year ago

hrittikag commented 1 year ago

Description

While creating a subcircuit, when we try to convert the kicad model to ngpsice, eSim crashes and becomes unresponsive.

Steps to Reproduce

  1. Start eSim
  2. Go to the subcircuit tab in the left menu and create a subcircuit.
  3. A new schematic sheet opens. Edit the schematic with a circuit and save it.
  4. Open esim and again go to the subcircuit tab. Click on the 'convert kicad to ngpsice' option. Upon doing this, you might notice esim becomes unresponsive and crashes after a while.

Expected Behavior

Expected eSim to successfully convert kicad model to ngspice and create the subcircuit.

Screenshots

image

Version and OS

rahulp13 commented 1 year ago

@hrittikag, please specify the steps to reproduce the error, right from launching eSim till one gets the error.

Eyantra698Sumanto commented 10 months ago

eSim crash when attempting to open or edit a Subcircuit schematic without selecting a project fixed in #256.