Schematic fields are not being named propperly

Bug #1855467 reported by Leandro Heck
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kicad (Ubuntu)
New
Undecided
Unassigned

Bug Description

MY friend is using the following Kicad and my extra fields on parts are being displayed as Field4 and Field5. They should be named NPM and SKU. The .sch files have the right label there since he got the files from our GitHub. I tried to remove the ~/.config/kicad folder but nothing has changed.

This is a sample of the grep output to show the last word "MPN" in "F 4" lines

sch/peripherals.sch:F 4 "1N4148X-TP" V 9700 5050 50 0001 C CNN "MPN"
sch/power_supply.sch:F 4 "CC0402KRX5R5BB105" H 7700 3750 50 0001 C CNN "MPN"
sch/power_supply.sch:F 4 "C0402C103K4RAC7411" H 7300 3750 50 0001 C CNN "MPN"

His version is the lates stable but for ubuntu 18.04

Application: KiCad
Version: 5.1.5-52549c584ubuntu18.04.1, release build
Libraries:
    wxWidgets 3.0.4
    libcurl/7.58.0 OpenSSL/1.1.1 zlib/1.2.11 libidn2/2.0.4 libpsl/0.19.1 (+libidn2/2.0.4) nghttp2/1.30.0 librtmp/2.3
Platform: Linux 5.0.0-37-generic x86_64, 64 bit, Little endian, wxGTK
Build Info:
    wxWidgets: 3.0.4 (wchar_t,wx containers,compatible with 2.8) GTK+ 3.22
    Boost: 1.65.1
    OpenCASCADE Community Edition: 6.9.1
    Curl: 7.58.0
    Compiler: GCC 7.4.0 with C++ ABI 1011

I am using Ubuntu 19.10, and I was not able to reproduce this. For me, Field4 is being displayed as MPN.

Application: Eeschema
Version: 5.1.5-52549c5~84~ubuntu19.10.1, release build
Libraries:
    wxWidgets 3.0.4
    libcurl/7.65.3 OpenSSL/1.1.1c zlib/1.2.11 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.0.5) libssh/0.9.0/openssl/zlib nghttp2/1.39.2 librtmp/2.3
Platform: Linux 5.3.0-24-generic x86_64, 64 bit, Little endian, wxGTK
Build Info:
    wxWidgets: 3.0.4 (wchar_t,wx containers,compatible with 2.8) GTK+ 3.24
    Boost: 1.67.0
    OpenCASCADE Community Edition: 6.9.1
    Curl: 7.65.3
    Compiler: GCC 9.2.1 with C++ ABI 1013

Revision history for this message
Leandro Heck (leoheck) wrote :

I just fixed by replacing all MPN string by the same string. I have now idea what happnend. Even git status didn't show any change.

Revision history for this message
Leandro Heck (leoheck) wrote :

Actually it was not fixed. I dont know what is going on with version 5.1.5

Revision history for this message
Leandro Heck (leoheck) wrote :

I was using git filters described here https://jnavila.github.io/plotkicadsch/
Well, these configs were messing with my project. This is not an issue anymore. Sorry to bother you guys.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.