qsapecng icon indicating copy to clipboard operation
qsapecng copied to clipboard

QSapecNG

Results 5 qsapecng issues
Sort by recently updated
recently updated
newest added

A warning is shown when the output file is going to be empty. This prevents loss of schematic with no warning (https://github.com/skypjack/qsapecng/issues/4). The message looks a bit odd when the...

wontfix

When the filename does not have `.info` extension an empty file is created. This causes the entered schematic to be lost with no warning. It is very easy to do...

enhancement

![image](https://user-images.githubusercontent.com/28671465/118360164-629e9980-b57e-11eb-8b9e-ce0ac2753a1d.png) ![image](https://user-images.githubusercontent.com/28671465/118360210-882ba300-b57e-11eb-812c-91f700dab42d.png) In this schematic, the wires of net 2 and 3 look like they connect (circle/junction drawn at the intersection). [rc.txt](https://github.com/skypjack/qsapecng/files/6486871/rc.txt)

enhancement

Resolving the attached circuit causes a segmentation fault. ``` Thread 4 "qsapecng::MetaC" received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fffefbbf640 (LWP 10535)] std::_List_iterator::operator++ (this=0x7fffefbbe988) at /usr/include/c++/11.1.0/bits/stl_list.h:219 219 _M_node =...

bug

Are there plans to move to Qt5?

question