Yes, says it all. You simply didn't update your fp-lib-table.
On Thu, Jul 17, 2014 at 8:22 AM, Dick Hollenbeck <[email protected]> wrote: > Wow, what a fantastic error message for such a situation. > > I could not have said it better. > > > > > Sent from my Galaxy S®III > > > -------- Original message -------- > From: "José Eduardo S. C. Xavier" > Date:07/17/2014 6:03 AM (GMT-06:00) > To: Dick Hollenbeck > Cc: KiCad Developers > Subject: Re: [Kicad-developers] CvPCB - Error > > Hi again, > I'm getting again this error > >> Errors were encountered loading footprints >> IO_ERROR: https GET command failed >> Cannot get/download Zip archive: ' >> https://codeload.github.com/KiCad/Capacitors.pretty/zip/master' >> for library path: 'https://github.com/KiCad/Capacitors.pretty'. >> Reason: 'Not found' >> from >> /home/ze/Development/kicad_sources/kicad.bzr/pcbnew/github/github_plugin.cpp >> : remote_get_zip() : line 548 >> IO_ERROR: https GET command failed >> Cannot get/download Zip archive: ' >> https://codeload.github.com/KiCad/Iut.pretty/zip/master' >> for library path: 'https://github.com/KiCad/Iut.pretty'. >> Reason: 'Not found' >> from >> /home/ze/Development/kicad_sources/kicad.bzr/pcbnew/github/github_plugin.cpp >> : remote_get_zip() : line 548 >> > > > 2014-03-04 15:35 GMT+00:00 José Eduardo S. C. Xavier < > [email protected]>: > >> Thank you for the explanation :) >> >> >> 2014-03-04 14:22 GMT+00:00 Dick Hollenbeck <[email protected]>: >> >> OK, last thoughts. >>> >>> What about having a very reduced number of libraries in the global >>> table, but ones you >>> know you need on every project. >>> >>> >>> Then, in one dummy project, you have all the libraries known to man in >>> the project >>> specific table. This means its big and slow, but you don't work there. >>> It is only used >>> for library browsing. >>> >>> You have this dummy project so you can copy rows from the dummy >>> project's project specific >>> table, to other projects' project specific tables. You can simply click >>> on a row, and do >>> ctrl-C or right mouse click and do copy. >>> >>> Then simply create a blank row in the recipient table, and do ctrl-V or >>> right click paste. >>> >>> >>> I have not tried this, but it seems workable and I will be doing so soon. >>> >>> >>> Dick >>> >>> >>> >> > > _______________________________________________ > Mailing list: https://launchpad.net/~kicad-developers > Post to : [email protected] > Unsubscribe : https://launchpad.net/~kicad-developers > More help : https://help.launchpad.net/ListHelp > >
_______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

