Closed ddrake closed 4 months ago
It seems that AppVeyor is failing because the qt4 libraries have been removed from the msys2 repo.
Connecting to repo.msys2.org (repo.msys2.org)|178.63.98.68|:80... connected. HTTP request sent, awaiting response... 404 Not Found
I reported this issue earlier: https://github.com/Qucs/qucs/issues/1050
On the current develop branch, if I add a SPICE netlist file component to a schematic and browse to select the spice file, qucsconv correctly converts the netlist, and the SPICE net nodes list is populated correctly, but a spurious error messagebox is displayed. This happens because the qucsconv process is in the state 'Starting', but not yet 'Running'.