Re: [Kicad-developers] [ciam...@posteo.net: [kicad-users] error compiling kicad branch 5.1]

2021-02-19 Thread Thomas Lei

Hi Nick,

Can you give me pacman -Q output of your build environment for 
reference? I've failed to compile kicad debug build on my environment 
either. Thanks.


Regards,

Thomas

On 2/20/21 3:04 AM, Nick Østergaard wrote:

It works for me now, at least,

https://jenkins.simonrichter.eu/job/windows-kicad-msys2-5.1/237/console

On Wed, 17 Feb 2021 at 14:12, Jon Evans  wrote:

Hi Marco,

I am not part of kicad-us...@groups.io but I am part of this list and I can fix 
the issue you mention, sorry about that...

Best,
Jon

On Wed, Feb 17, 2021 at 7:34 AM Marco Ciampa  wrote:

Forwarded because nobody answered me...

- Forwarded message from Marco Ciampa  -

Date: Sun, 14 Feb 2021 15:38:24 +0100
From: Marco Ciampa 
To: kicad-us...@groups.io
Subject: [kicad-users] error compiling kicad branch 5.1

Sorry to bother you but I do not understand what it's going on here
(on my computer) and I do not know who I can ask for a hint...

All of a sudden my computer started to say this:

~/git/gitlab/kicad/branch-5.1/code/kicad/eeschema/bom_plugins.cpp:130:10: 
error: ‘BOM_GENERATOR_HANDLER’ has not been declared
wxString BOM_GENERATOR_HANDLER::getOutputExtension( const wxString& aHeader )
make[2]: *** [eeschema/CMakeFiles/eeschema_kiface.dir/build.make:1191: 
eeschema/CMakeFiles/eeschema_kiface.dir/bom_plugins.cpp.o] Error 1

KiCad master branch compiles just fine...

My sysstem is Linux Unbuntu 20.04 64bit...

Any hint?

--

Saluton,
Marco Ciampa


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#22982): https://groups.io/g/kicad-users/message/22982
Mute This Topic: https://groups.io/mt/80631239/2365677
Group Owner: kicad-users+ow...@groups.io
Unsubscribe: https://groups.io/g/kicad-users/leave/4830707/910801564/xyzzy 
[ciam...@posteo.net]
-=-=-=-=-=-=-=-=-=-=-=-


- End forwarded message -

--

Saluton,
Marco Ciampa

___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp

___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp

___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp



___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


[Kicad-developers] Launch Pad ???

2021-02-19 Thread Christopher Buckley
Are you guys still using launchpad for bug reporting / tracking?

Latest bug I've found there is for June 2020...

Am searching through the inventory...

C

___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


Re: [Kicad-developers] Launch Pad ???

2021-02-19 Thread Seth Hillbrand
Not anymore.

We've fully moved the project GitLab.  You can find the tracked bugs at
https://gitlab.com/kicad/code/kicad/issues

Best-
Seth

On Fri, Feb 19, 2021 at 11:24 AM Christopher Buckley <
mallardproducti...@yahoo.com> wrote:

> Are you guys still using launchpad for bug reporting / tracking?
>
> Latest bug I've found there is for June 2020...
>
> Am searching through the inventory...
>
> C
>
> ___
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp
>


-- 
[image: KiCad Services Corporation Logo]
Seth Hillbrand
*Lead Developer*
+1-530-302-5483‬
Long Beach, CA
www.kipro-pcb.comi...@kipro-pcb.com
___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


Re: [Kicad-developers] kicad last stable BOM error ubuntu

2021-02-19 Thread Seth Hillbrand
Hi Marco-

Error 40 is a key error from Python, so my guess would be that the user is
feeding a bad xml file.

-Seth

On Fri, Feb 19, 2021 at 3:23 AM Marco Ciampa  wrote:

>
> https://stackoverflow.com/questions/66151510/kicad-error-40-when-exporting-bom-using-python
>
> any hint?
>
> --
>
> Saluton,
> Marco Ciampa
>
> ___
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp
>


-- 
[image: KiCad Services Corporation Logo]
Seth Hillbrand
*Lead Developer*
+1-530-302-5483‬
Long Beach, CA
www.kipro-pcb.comi...@kipro-pcb.com
___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


Re: [Kicad-developers] [ciam...@posteo.net: [kicad-users] error compiling kicad branch 5.1]

2021-02-19 Thread Nick Østergaard
It works for me now, at least,

https://jenkins.simonrichter.eu/job/windows-kicad-msys2-5.1/237/console

On Wed, 17 Feb 2021 at 14:12, Jon Evans  wrote:
>
> Hi Marco,
>
> I am not part of kicad-us...@groups.io but I am part of this list and I can 
> fix the issue you mention, sorry about that...
>
> Best,
> Jon
>
> On Wed, Feb 17, 2021 at 7:34 AM Marco Ciampa  wrote:
>>
>> Forwarded because nobody answered me...
>>
>> - Forwarded message from Marco Ciampa  -
>>
>> Date: Sun, 14 Feb 2021 15:38:24 +0100
>> From: Marco Ciampa 
>> To: kicad-us...@groups.io
>> Subject: [kicad-users] error compiling kicad branch 5.1
>>
>> Sorry to bother you but I do not understand what it's going on here
>> (on my computer) and I do not know who I can ask for a hint...
>>
>> All of a sudden my computer started to say this:
>>
>> ~/git/gitlab/kicad/branch-5.1/code/kicad/eeschema/bom_plugins.cpp:130:10: 
>> error: ‘BOM_GENERATOR_HANDLER’ has not been declared
>> wxString BOM_GENERATOR_HANDLER::getOutputExtension( const wxString& aHeader )
>> make[2]: *** [eeschema/CMakeFiles/eeschema_kiface.dir/build.make:1191: 
>> eeschema/CMakeFiles/eeschema_kiface.dir/bom_plugins.cpp.o] Error 1
>>
>> KiCad master branch compiles just fine...
>>
>> My sysstem is Linux Unbuntu 20.04 64bit...
>>
>> Any hint?
>>
>> --
>>
>> Saluton,
>> Marco Ciampa
>>
>>
>> -=-=-=-=-=-=-=-=-=-=-=-
>> Groups.io Links: You receive all messages sent to this group.
>> View/Reply Online (#22982): https://groups.io/g/kicad-users/message/22982
>> Mute This Topic: https://groups.io/mt/80631239/2365677
>> Group Owner: kicad-users+ow...@groups.io
>> Unsubscribe: https://groups.io/g/kicad-users/leave/4830707/910801564/xyzzy 
>> [ciam...@posteo.net]
>> -=-=-=-=-=-=-=-=-=-=-=-
>>
>>
>> - End forwarded message -
>>
>> --
>>
>> Saluton,
>> Marco Ciampa
>>
>> ___
>> Mailing list: https://launchpad.net/~kicad-developers
>> Post to : kicad-developers@lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~kicad-developers
>> More help   : https://help.launchpad.net/ListHelp
>
> ___
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp

___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


Re: [Kicad-developers] PCB Calculator text problem

2021-02-19 Thread Jeff Young
Huh.  I thought wxWidgets auto-column-widths were only broken on GTK?

> On 19 Feb 2021, at 18:04, David  wrote:
> 
> Done. Thanks.
> 
> On 19/02/2021 17:52, Seth Hillbrand wrote:
>> You can click Help->Report Bug
>> 
>> Thanks-
>> Seth
>> 
>> On Fri, Feb 19, 2021 at 9:43 AM David > > wrote:
>> Hi,
>> 
>> Just to let you know that there is a problem with the text on the first 
>> column fourth row of the board classes tab of the PCB Calculator (Please 
>> see attached screenshot). The text overflows the box.
>> 
>> I don't know how to report bugs so thought I'd mention it here. Thanks.
>> 
>> Thanks.
>> 
>> David.
>> 
>> ___
>> Mailing list: https://launchpad.net/~kicad-developers 
>> 
>> Post to : kicad-developers@lists.launchpad.net 
>> 
>> Unsubscribe : https://launchpad.net/~kicad-developers 
>> 
>> More help   : https://help.launchpad.net/ListHelp 
>> 
>> 
>> 
>> -- 
>> 
>> Seth Hillbrand
>> Lead Developer
>> +1-530-302-5483‬
>> Long Beach, CA
>> www.kipro-pcb.com i...@kipro-pcb.com 
>> ___
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp

___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


Re: [Kicad-developers] PCB Calculator text problem

2021-02-19 Thread David

Done. Thanks.

On 19/02/2021 17:52, Seth Hillbrand wrote:

You can click Help->Report Bug

Thanks-
Seth

On Fri, Feb 19, 2021 at 9:43 AM David > wrote:


Hi,

Just to let you know that there is a problem with the text on the
first
column fourth row of the board classes tab of the PCB Calculator
(Please
see attached screenshot). The text overflows the box.

I don't know how to report bugs so thought I'd mention it here.
Thanks.

Thanks.

David.

___
Mailing list: https://launchpad.net/~kicad-developers

Post to     : kicad-developers@lists.launchpad.net

Unsubscribe : https://launchpad.net/~kicad-developers

More help   : https://help.launchpad.net/ListHelp




--
KiCad Services Corporation Logo
Seth Hillbrand
*Lead Developer*
+1-530-302-5483‬
Long Beach, CA
www.kipro-pcb.com  i...@kipro-pcb.com 



___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


Re: [Kicad-developers] PCB Calculator text problem

2021-02-19 Thread Seth Hillbrand
You can click Help->Report Bug

Thanks-
Seth

On Fri, Feb 19, 2021 at 9:43 AM David  wrote:

> Hi,
>
> Just to let you know that there is a problem with the text on the first
> column fourth row of the board classes tab of the PCB Calculator (Please
> see attached screenshot). The text overflows the box.
>
> I don't know how to report bugs so thought I'd mention it here. Thanks.
>
> Thanks.
>
> David.
>
> ___
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp
>


-- 
[image: KiCad Services Corporation Logo]
Seth Hillbrand
*Lead Developer*
+1-530-302-5483‬
Long Beach, CA
www.kipro-pcb.comi...@kipro-pcb.com
___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


Re: [Kicad-developers] PCB Calculator text problem

2021-02-19 Thread Jon Evans
Issue reporting instructions are here:
https://kicad.org/help/report-an-issue/

Best,
Jon

On Fri, Feb 19, 2021 at 12:42 PM David  wrote:

> Hi,
>
> Just to let you know that there is a problem with the text on the first
> column fourth row of the board classes tab of the PCB Calculator (Please
> see attached screenshot). The text overflows the box.
>
> I don't know how to report bugs so thought I'd mention it here. Thanks.
>
> Thanks.
>
> David.
>
> ___
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp
>
___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


Re: [Kicad-developers] question about XML BOM output

2021-02-19 Thread Jeff Young
The  elements are used by Pcbnew.  We should probably suppress 
writing them in “BOM mode”.

> On 19 Feb 2021, at 14:50, Jonatan Liljedahl  wrote:
> 
> Hi,
> 
> When using jlcpcb-kicad-tools, it's tedious and error prone to fill in
> the LCSC_Part for all components, so I'm thinking how to automate this
> from a database/CSV file of preferred parts.
> 
> I'm thinking one could make a BOM plugin that processes the XML and
> matches value and footprint (package) to insert the correct LCSC_Part.
> 
> Looking at the XML, it looks for example like this:
> 
>
>  5819
>  kymatica:D_SOD-123
>  ~
>  
>C8598
> name="Spice_Lib_File">/Users/lijon/Dropbox/Electronics/Spice-Models/easyeda.lib
>0
>N
>2 1
>R
>  
>   description="Schottky diode, small symbol, filled shape"/>
>  
>  
>  
>   value="/Users/lijon/Dropbox/Electronics/Spice-Models/easyeda.lib"/>
>  
>  
>  
>  
>  
>  ----5d77ea7f
>
> 
> How come each custom field is repeated both in  as well as
> having a ? Which one is used?
> 
> Is there any way to read such an XML file back after processing it? Or
> is there a plugin API to process the schematic in place to fill in
> those LCSC_Part fields?
> 
> -- 
> /Jonatan
> http://kymatica.com
> 
> ___
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp


___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


[Kicad-developers] question about XML BOM output

2021-02-19 Thread Jonatan Liljedahl
Hi,

When using jlcpcb-kicad-tools, it's tedious and error prone to fill in
the LCSC_Part for all components, so I'm thinking how to automate this
from a database/CSV file of preferred parts.

I'm thinking one could make a BOM plugin that processes the XML and
matches value and footprint (package) to insert the correct LCSC_Part.

Looking at the XML, it looks for example like this:


  5819
  kymatica:D_SOD-123
  ~
  
C8598
/Users/lijon/Dropbox/Electronics/Spice-Models/easyeda.lib
0
N
2 1
R
  
  
  
  
  
  
  
  
  
  
  
  ----5d77ea7f


How come each custom field is repeated both in  as well as
having a ? Which one is used?

Is there any way to read such an XML file back after processing it? Or
is there a plugin API to process the schematic in place to fill in
those LCSC_Part fields?

-- 
/Jonatan
http://kymatica.com

___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


[Kicad-developers] kicad last stable BOM error ubuntu

2021-02-19 Thread Marco Ciampa
https://stackoverflow.com/questions/66151510/kicad-error-40-when-exporting-bom-using-python

any hint?

--

Saluton,
Marco Ciampa

___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp