eeschema: some libs and symbols disappeared

Bug #1664642 reported by Eldar Khayrullin
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
KiCad
Fix Released
High
Wayne Stambaugh

Bug Description

Problem Version of Kicad:
Application: kicad
Version: no-vcs-found-7657~57~ubuntu16.10.1, release build
Libraries: wxWidgets 3.0.2
           libcurl/7.50.1 OpenSSL/1.0.2g zlib/1.2.8 libidn/1.33 librtmp/2.3
Platform: Linux 4.8.0-37-generic x86_64, 64 bit, Little endian, wxGTK
- Build Info -
wxWidgets: 3.0.2 (wchar_t,wx containers,compatible with 2.8)
Boost: 1.61.0
Curl: 7.50.1
KiCad - Compiler: GCC 6.2.0 with C++ ABI 1010
        Settings: USE_WX_GRAPHICS_CONTEXT=OFF
                  USE_WX_OVERLAY=OFF
                  KICAD_SCRIPTING=ON
                  KICAD_SCRIPTING_MODULES=ON
                  KICAD_SCRIPTING_WXPYTHON=ON
                  KICAD_SCRIPTING_ACTION_MENU=OFF
                  BUILD_GITHUB_PLUGIN=ON
                  KICAD_USE_OCE=ON

Good Version of Kicad:
Application: kicad
Version: no-vcs-found-7629~57~ubuntu16.10.1, release build
Libraries: wxWidgets 3.0.2
           libcurl/7.50.1 OpenSSL/1.0.2g zlib/1.2.8 libidn/1.33 librtmp/2.3
Platform: Linux 4.8.0-37-generic x86_64, 64 bit, Little endian, wxGTK
- Build Info -
wxWidgets: 3.0.2 (wchar_t,wx containers,compatible with 2.8)
Boost: 1.61.0
Curl: 7.50.1
KiCad - Compiler: GCC 6.2.0 with C++ ABI 1010
        Settings: USE_WX_GRAPHICS_CONTEXT=OFF
                  USE_WX_OVERLAY=OFF
                  KICAD_SCRIPTING=ON
                  KICAD_SCRIPTING_MODULES=ON
                  KICAD_SCRIPTING_WXPYTHON=ON
                  KICAD_SCRIPTING_ACTION_MENU=OFF
                  BUILD_GITHUB_PLUGIN=ON
                  KICAD_USE_SCH_IO_MANAGER=OFF
                  KICAD_USE_OCE=ON

Is this bug related with using the new sch io manager?

Tags: eeschema lib
Revision history for this message
Eldar Khayrullin (eldar) wrote :
Revision history for this message
Eldar Khayrullin (eldar) wrote :

And when I want to Place component, some libraries in list disappeared.

Revision history for this message
Wayne Stambaugh (stambaughw) wrote : Re: [Bug 1664642] Re: eeschema: some libs and symbols disappeared

Did you get any parser errors when loading the libraries? If so, this
will prevent the libraries that failed to parse correctly from being
loaded. There was a parser bug due to an apparent change in the symbol
library file format that did not get an updated file version which I was
unaware of. I just pushed commit 58ed5466b4 that fixed the parser bug
so that may fix your problem. If it wasn't the parser bug, I will see
if I can duplicate it.

On 2/14/2017 12:03 PM, Eldar Khayrullin wrote:
> And when I want to Place component, some libraries in list disappeared.
>

Revision history for this message
Eldar Khayrullin (eldar) wrote :

I'll test your fix tomorrow.
I don't see any parse error msg (maybe because I use no debug build).
Now I noticed one thing, symbols that have problems have the russian names.
Example (problem lib):
https://github.com/KiCad-RUS/kicad-gost-library/blob/master/microcontrollers-gost.lib

Changed in kicad:
importance: Undecided → High
Revision history for this message
Eldar Khayrullin (eldar) wrote :

@Wayne, I tested you fix. Bug is present

Revision history for this message
Eldar Khayrullin (eldar) wrote :

Application: kicad
Version: no-vcs-found-7660~57~ubuntu16.10.1, release build
Libraries: wxWidgets 3.0.2
           libcurl/7.50.1 OpenSSL/1.0.2g zlib/1.2.8 libidn/1.33 librtmp/2.3
Platform: Linux 4.8.0-37-generic x86_64, 64 bit, Little endian, wxGTK
- Build Info -
wxWidgets: 3.0.2 (wchar_t,wx containers,compatible with 2.8)
Boost: 1.61.0
Curl: 7.50.1
KiCad - Compiler: GCC 6.2.0 with C++ ABI 1010
        Settings: USE_WX_GRAPHICS_CONTEXT=OFF
                  USE_WX_OVERLAY=OFF
                  KICAD_SCRIPTING=ON
                  KICAD_SCRIPTING_MODULES=ON
                  KICAD_SCRIPTING_WXPYTHON=ON
                  KICAD_SCRIPTING_ACTION_MENU=OFF
                  BUILD_GITHUB_PLUGIN=ON
                  KICAD_USE_OCE=ON

Changed in kicad:
assignee: nobody → Wayne Stambaugh (stambaughw)
Revision history for this message
KiCad Janitor (kicad-janitor) wrote :

Fixed in revision ccbdb411864aaa92c10b3d7914b8161c7671d82e
https://git.launchpad.net/kicad/patch/?id=ccbdb411864aaa92c10b3d7914b8161c7671d82e

Changed in kicad:
status: New → Fix Committed
Revision history for this message
Wayne Stambaugh (stambaughw) wrote :

I think I got this fixed in commit ccbdb411864. Please let me know if you are still having issues.

Revision history for this message
Eldar Khayrullin (eldar) wrote :

Thank you. Now all is good.

Changed in kicad:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

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