Indeed, the installer does not update user config files from previous versions, so if you installed one of the “new” Kicads that uses github libraries then you will get this problem. There are a number of ways to solve the problem, but ultimately you need to have your footprint library table match the actual github repos.
I think that instead of this solution you should remove all references to kicad github libraries from your fp-lib-table and use only libraries stored on your hdd or your own github. The reason is that the footprint libraries stored on kicad github may change at aby time and break your design (eg the footprint you’ve assigned with cvpcb may be different than the one you get on a board).
Well, the idea is that you always get up to date footprints, if there is an error in a footprint it gets fixed. But the execution of the idea is flawed, if the user is not a) informed of a change, b) allowed to choose whether to install the update. Kicad currently lacks both of those features, so I think I would tend to agree that local libraries are the preferred way.
If I was confident that the kicad-libs would ensure backward compatibility then I might think differently, but experience shows that the github libs can change at will and users are not adequately informed. I wonder how many people are familiar with all the lib changes, such as diodes.
I am thinking of creating a library tool, which can present changes in a more friendly way.
Hi @bobc, I’d be very interested in that. Having some kind of external tool that you could run to check your local library against the GitHub one would be nice. Have a list of diffs and then also be able to show how the footprint physically changed.
I have a footprint-problem, too.
I have replaced the fp-lib-table with the fp-lib-table.for-github, as written here, but that did not help.
Here is the Error Message:
I am totaly new to kicad, this is my first try to “design” something with kicad, so I do know nothing about the principles behind all that “magic” thats going on in kicad.
Could someone please tell me, what the reason of this error is and how to avoid it?
@Anders_Wallin: Thank you very much for your answer.
The wrong spelling was a typo made by me, because I had to type the popup-message by hand…
I meanwhile have seen, that there is a footprint-library-wizzard and I have used it
It seems, that it has checked footprints on Github and has importetd them (all but one [ something like “Label” or so])
So it seems to work now, after a while, I found all footprints and learned how to get them into the pcbnew … its hard to understand that all, but seems to be possible
I’m not seeing that. Under preferences I see: Set Text Editor, PDF Viewer and Language. Can’t seem to find anywhere in the app to change this. Am on Mac, Kicad 2014-10-31 BZR 5247