Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exporting netlist from CLI fails #639

Closed
nikosavola opened this issue Mar 12, 2024 · 2 comments · Fixed by #642
Closed

Exporting netlist from CLI fails #639

nikosavola opened this issue Mar 12, 2024 · 2 comments · Fixed by #642
Labels
Milestone

Comments

@nikosavola
Copy link

I tried exporting a netlist from a schematic with the CLI but get the following error. Is this method somehow different from Save netlist in the menu?

~/dev/schematic ≡ 𝝺 qucs-s --netlist -i ./schematic.sch -o netlist.cir
Critical: "Schematic loading error! Unknown device SPICE_dev" (./qucs/components/component.cpp:1823, Component* getComponentFromName(QString&, Schematic*))
@ra3xdh
Copy link
Owner

ra3xdh commented Mar 12, 2024

The netlist export from CLI doesn't work after introduction of quick simulator switching. There is no workaround. This bug was undiscovered a long time because of low demand on CLI features.

@ra3xdh ra3xdh added the bug label Mar 12, 2024
@nikosavola nikosavola changed the title Exporting netlist from CLI failts Exporting netlist from CLI fails Mar 12, 2024
@ra3xdh ra3xdh linked a pull request Mar 13, 2024 that will close this issue
@ra3xdh
Copy link
Owner

ra3xdh commented Mar 13, 2024

Fixed by #642

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants