kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #12276
library problem in Cvpcb
Hi,
not really sure why but doing a fresh download and install procedure using
the proper linux install script, opening Pcbnew and looking at its libs I
get the following error:
Errors were encountered loading footprints
IO_ERROR: Unable to parse URL:
'${KIGITHUB}/Diodes_ThroughHole.pretty'
from /home/fabrizio/kicad_sources/kicad.bzr/pcbnew/github/github_plugin.cpp
: remote_get_zip() : line 507
IO_ERROR: Unable to parse URL:
'${KIGITHUB}/Discret.pretty'
from /home/fabrizio/kicad_sources/kicad.bzr/pcbnew/github/github_plugin.cpp
: remote_get_zip() : line 507
.....
Steps:
- open pcbnew
- open module editor
- load module from library
- List All
seem strange that it is point at ~/kicad_sources....
any suggestion?
regards
Fabrizio
Follow ups