ra3xdh / qucs_s

Qucs-S is a circuit simulation program with Qt-based GUI
https://ra3xdh.github.io/
GNU General Public License v2.0
867 stars 111 forks source link

Qucs_S Windows crashes when renaming missing sub-circuits #902

Closed tomhajjar closed 2 months ago

tomhajjar commented 2 months ago

I renamed some sub-circuits and when I try to update the original schematic with the new sub-circuit names, Qucs-S Windows crashes.

Deleting the "old" sub-circuit and replacing with the "new" is not desirable since all the original sub-circuit parameters are lost.

The schematic works if I hand edit it with a Text Editor

I don't remember entering a new name for a sub-circuit being an issue before.

2024-08-23_141009 2024-08-23_141030 2024-08-23_141046 2024-08-23_142752

BFP193W_amplifier_prj.zip

ra3xdh commented 2 months ago

I confirm this bug. I will provide a fix soon.

tomhajjar commented 2 months ago

Any idea why the gain of your original circuit is soo low? It should >20dB not <7dB.

2024-08-24_120411

ra3xdh commented 2 months ago

Any idea why the gain of your original circuit is soo low? It should >20dB not <7dB.

I cannot remember where I took this schematic. Maybe the microstrips has a wrong design.

ra3xdh commented 2 months ago

Fixed by #918