You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When placing a symbol from a httplib, the library link is incorrect. This causes the ERC to throw an error that it could not find a symbol with the current symbol link. When the tools "edit symbol library links" is used, it creates a correct symbol link and thus no ERC error.
To Reproduce
Steps to reproduce the behavior:
In schematic editor, open "Symbol library browser" and select a symbol.
Place the symbol in the schematic and run an ERC.
Click "Tools" -> "Edit symbol library links" and choose the same symbol as in step 1.
The library link is now correct and the ERC will not report this error anymore.
Expected behavior
When placing a component for the first time, I expect it to create a correct library link and thus eliminating a need to recreate the library link.
Server Side
Part-DB Version: 1.16.1
PHP Version: 8.3.17
Database Server SQLite
Desktop (please complete the following information):
OS: [e.g. Windows 11]
Browser Chrome
The text was updated successfully, but these errors were encountered:
Describe the bug
When placing a symbol from a httplib, the library link is incorrect. This causes the ERC to throw an error that it could not find a symbol with the current symbol link. When the tools "edit symbol library links" is used, it creates a correct symbol link and thus no ERC error.
To Reproduce
Steps to reproduce the behavior:
In schematic editor, open "Symbol library browser" and select a symbol.

Place the symbol in the schematic and run an ERC.

Click "Tools" -> "Edit symbol library links" and choose the same symbol as in step 1.

The library link is now correct and the ERC will not report this error anymore.

Expected behavior
When placing a component for the first time, I expect it to create a correct library link and thus eliminating a need to recreate the library link.
Server Side
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: