kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #13694
Fwd: Re: Aw: Re: cvpcb - Cannot assign footprints in netlist
Okay, yes thats the error.
But where the KIGITHUB variable has to be set?
Am I right in the assumption that this must be set at compile time?
If not, where I have to set these? And where to get those github libraries?
Maybe the package should be changed not to confuse also other users.
- Michael
-------- Original Message --------
Subject: Re: Aw: Re: [Kicad-developers] cvpcb - Cannot assign
footprints in netlist
Date: Wed, 11 Jun 2014 23:38:17 +0200
From: Nick Østergaard <oe.nick@xxxxxxxxx>
To: Michael Heidinger <mch.heidinger@xxxxxx>
Read section 5.2 in the cvpcb manual. You have not set the KIGITHUB
environment variable.
Den 11/06/2014 18.21 skrev "Michael Heidinger" <mch.heidinger@xxxxxx
<mailto:mch.heidinger@xxxxxx>>:
No placing components in PCBNEW fails with the following error msg
when clicking list all:
Errors were encountered loading footprints
IO_ERROR: Unable to parse URL:
'${KIGITHUB}/Air_Coils_SML_NEOSID.pretty'
from
/build/buildd/kicad-0.201406101603+4934~13~ubuntu14.04.1/kicad/pcbnew/github/github_plugin.cpp
: remote_get_zip() : line 507
IO_ERROR: Unable to parse URL:
'${KIGITHUB}/Buzzers_Beepers.pretty'
from
/build/buildd/kicad-0.201406101603+4934~13~ubuntu14.04.1/kicad/pcbnew/github/github_plugin.cpp
: remote_get_zip() : line 507
IO_ERROR: Unable to parse URL:
'${KIGITHUB}/Labels.pretty'
from
/build/buildd/kicad-0.201406101603+4934~13~ubuntu14.04.1/kicad/pcbnew/github/github_plugin.cpp
: remote_get_zip() : line 507
IO_ERROR: Unable to parse URL:
'${KIGITHUB}/Housings_SIP9.pretty'
from
/build/buildd/kicad-0.201406101603+4934~13~ubuntu14.04.1/kicad/pcbnew/github/github_plugin.cpp
: remote_get_zip() : line 507
IO_ERROR: Unable to parse URL:
'${KIGITHUB}/Connectors_Serial_MOLEX.pretty'
from
/build/buildd/kicad-0.201406101603+4934~13~ubuntu14.04.1/kicad/pcbnew/github/github_plugin.cpp
: remote_get_zip() : line 507
IO_ERROR: Unable to parse URL:
'${KIGITHUB}/Housings_TO-92.pretty'
from
/build/buildd/kicad-0.201406101603+4934~13~ubuntu14.04.1/kicad/pcbnew/github/github_plugin.cpp
: remote_get_zip() : line 507
IO_ERROR: Unable to parse URL:
'${KIGITHUB}/Choke_Axial_ThroughHole.pretty'
from
/build/buildd/kicad-0.201406101603+4934~13~ubuntu14.04.1/kicad/pcbnew/github/github_plugin.cpp
: remote_get_zip() : line 507
IO_ERROR: Unable to parse URL:
'${KIGITHUB}/Measurement_Points.pretty'
from
/build/buildd/kicad-0.201406101603+4934~13~ubuntu14.04.1/kicad/pcbnew/github/github_plugin.cpp
: remote_get_zip() : line 507
IO_ERROR: Unable to parse URL:
'${KIGITHUB}/Capacitors_Elko_ThroughHole.pretty'
from
/build/buildd/kicad-0.201406101603+4934~13~ubuntu14.04.1/kicad/pcbnew/github/github_plugin.cpp
: remote_get_zip() : line 507
IO_ERROR: Unable to parse URL:
'${KIGITHUB}/Discret.pretty'
from
/build/buildd/kicad-0.201406101603+4934~13~ubuntu14.04.1/kicad/pcbnew/github/github_plugin.cpp
: remote_get_zip() : line 507
On 11.06.2014 09:39, Nick Østergaard wrote:
Can you place them in pcbnew?
Den 11/06/2014 09.16 skrev "Michael Heidinger"
<mch.heidinger@xxxxxx <mailto:mch.heidinger@xxxxxx>>:
Footprint Source is mixed - Github and locally.
Both the new format.
*Gesendet:* Mittwoch, 11. Juni 2014 um 08:07 Uhr
*Von:* "Nick Østergaard" <oe.nick@xxxxxxxxx
<mailto:oe.nick@xxxxxxxxx>>
*An:* "Michael Heidinger" <mch.heidinger@xxxxxx
<mailto:mch.heidinger@xxxxxx>>
*Betreff:* Re: [Kicad-developers] cvpcb - Cannot assign
footprints in netlist
What is your footprint shource? Are you using the github
plugin or are
you having all the .pretty files locally?
2014-06-11 <tel:2014-06-11> 7:30 GMT+02:00 Michael Heidinger
<mch.heidinger@xxxxxx <mailto:mch.heidinger@xxxxxx>>:
> Hello Nick,
>
> today (morning) i try to be a little bit more precise then
yesterday:
>
> I subscribed to the following ppa:
> https://code.launchpad.net/~js-reynaud/+archive/ppa-kicad
<https://code.launchpad.net/%7Ejs-reynaud/+archive/ppa-kicad>
>
> According to ubuntu software center I have the following
version installed:
> kicad-common 0.201406091631+4933~13~ubuntu14.04.1
>
> The precise error is best explained by a picture attached:
> The right side, whatever I do, stays empty.
>
>
> So when you talk about assigning footprints, is that in
cvpcb? Did you
> load the netlist, or do cvpcb not find the legacy footprints
(the .mod
> files)?
>
> Answer: Yes, cvpcb.
> CVPCB only gets the new *.pretty stuff from me. (No *.mod)
>
> Michael
>
>
>
> On 10.06.2014 22:42, Nick Østergaard wrote:
>>
>> According to
>>
http://packages.ubuntu.com/search?keywords=kicad&searchon=names&suite=trusty§ion=all
>> it is still the old so called "stable" kicad about rev 4022.
>>
>> So when you talk about assigning footprints, is that in
cvpcb? Did you
>> load the netlist, or do cvpcb not find the legacy
footprints (the .mod
>> files)?
>>
>> 2014-06-10 22:32 GMT+02:00 Michael Heidinger
<mch.heidinger@xxxxxx <mailto:mch.heidinger@xxxxxx>>:
>>>
>>> Hi, yes it is that ububtu Version.
>>> -Michael
>>> --
>>> Diese Nachricht wurde von meinem Android Mobiltelefon mit
GMX Mail
>>> gesendet.
>>>
>>>
>>>
>>> "Nick Østergaard" <oe.nick@xxxxxxxxx
<mailto:oe.nick@xxxxxxxxx>> schrieb:
>>>>
>>>> What is the exact ubuntu package version? And is it
trusty 14.04?
>>>>
>>>> 2014-06-10 19:51 GMT+02:00 Michael Heidinger
<mch.heidinger@xxxxxx <mailto:mch.heidinger@xxxxxx>>:
>>>>>
>>>>> Hello,
>>>>>
>>>>> I cannot assign footprints in current Ubuntu release
(updated today by
>>>>> ubuntu).
>>>>> No components are displayed.
>>>>>
>>>>> Can you please fix that?
>>>>>
>>>>> - Michael
>>>>>
>>>>> Version information:
>>>>> Application: cvpcb
>>>>> Version: (2014-jan-25)-product Release build
>>>>> wxWidgets: Version 2.8.12 (release,Unicode,compiler with
C++ ABI
>>>>> 1002,GCC
>>>>> 4.8.2,wx containers,compatible with 2.6)
>>>>> Platform: Linux 3.13.0-29-generic x86_64, 64 bit, Little
endian, wxGTK
>>>>> Boost version: 1.54.0
>>>>> USE_WX_GRAPHICS_CONTEXT=OFF
>>>>> USE_WX_OVERLAY=OFF
>>>>> KICAD_SCRIPTING=ON
>>>>> KICAD_SCRIPTING_MODULES=ON
>>>>> KICAD_SCRIPTING_WXPYTHON=OFF
>>>>> USE_FP_LIB_TABLE=HARD_CODED_ON
>>>>> BUILD_GITHUB_PLUGIN=ON
>>>>>
>>>>>
>>>>> _______________________________________________
>>>>> Mailing list: https://launchpad.net/~kicad-developers
<https://launchpad.net/%7Ekicad-developers>
>>>>> Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
<mailto:kicad-developers@xxxxxxxxxxxxxxxxxxx>
>>>>> Unsubscribe : https://launchpad.net/~kicad-developers
<https://launchpad.net/%7Ekicad-developers>
>>>>> More help : https://help.launchpad.net/ListHelp
>
>