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

Search lib components tool doesn't place the proper component #553

Closed
andresmmera opened this issue Aug 10, 2016 · 2 comments
Closed

Search lib components tool doesn't place the proper component #553

andresmmera opened this issue Aug 10, 2016 · 2 comments
Milestone

Comments

@andresmmera
Copy link
Contributor

Hello,

I've found a problem with the component library tool... It doesn't place the right part after using the searchbox.

Steps to reproduce (OS: Fedora 24):
i) Open the component library tool (CTRL+5)
ii) Search a part. For example, select the NMOSFET tab and type IRF510 in the search line.
iii) Select the part on the list and then press the "Copy to clipboard" button.
iv) Paste the component into a schematic. Then go to the component properties (Double click) and you'll see that the name of the component is 2N3796.

I'll try to take a look to the code.

selection_008
selection_009

@in3otd
Copy link
Contributor

in3otd commented Aug 12, 2016

may be the same as #550 ...

@andresmmera
Copy link
Contributor Author

Yes,... I didn't check previous issues :S

andresmmera pushed a commit to andresmmera/qucs that referenced this issue Aug 15, 2016
This PR fixes both issues Qucs#550 and Qucs#553. It was found that QucsLib tool
didn't update neither the default symbol nor the name/library of the
selected component
guitorri pushed a commit to guitorri/qucs that referenced this issue Nov 3, 2016
It was found that QucsLib tool didn't update neither the default
symbol nor the name/library of the selected component.

LoadDefaultSymbol() was removed and its code was placed where the
function was called.

The code for reloading the default symbol was moved to SymbolWidget
class.
@guitorri guitorri modified the milestones: 0.0.20, 0.0.19 Nov 3, 2016
guitorri added a commit that referenced this issue Nov 4, 2016
felix-salfelder pushed a commit to felix-salfelder/qucs that referenced this issue Nov 6, 2016
This PR fixes both issues Qucs#550 and Qucs#553. It was found that QucsLib tool
didn't update neither the default symbol nor the name/library of the
selected component
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants