Kjell
Kjell
Related to #3609
The wire between R1 and R2 is moved along, including the bigdot (junction), but the wire from R3 that connects to the bigdot is not moved along. Although the connection...
The microcontroller family demonstrates this problem quite good. Parts within this family are usually not compatible or in any way interchangeable. Currently the inspector includes all available values for a...
Do you think the improvements suggested in #4258 and #4259 is could substitute a "property hierarchy" ? I think switching properties should be "strict". When changing a property, no other...
Using "Sensor" as a family is way to broad, also "pressure sensor" still is. I agree using the family for this is impractical: 1. The list of values would not...
Kind of reproducible in 1.0.4, by using a One-and-a-half click (not a double click): 1. Add a part with legs. If you use a resistor, pull the leg to a...
@Janus303 Do you have a file "search.fzb" in $HOME/Documents/Fritzing/bins/search.fzb ? $HOME could also be iCloud, so it would show as "iCloud Drive > Documents > Fritzing > bins > search.fzb"...
I think it is most likely that Fritzing is prevented from writing the file. That could happen due to antivirus or network drives, or even old (long fixed) bugs with...
@Reynolds-Beta Do you have a file "search.fzb" in $HOME/Documents/Fritzing/bins/search.fzb ?
Paths follow operating system conventions using https://doc.qt.io/qt-5/qstandardpaths.html. I think on windows it should be `C:\Users\\Documents\Fritzing\bins\search.fzb ` If the file does not exist, Fritzing will try to create it on each...