Exported Symbols do not show up in Symbol Library Editor left panel until restart.

Bug #1788490 reported by Steve Wood
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
KiCad
Fix Released
Low
Jeff Young

Bug Description

A newly exported symbol will not show up in the Symbol browser to the left of the Symbol Library Editor. Multiple symbols can be exported to MyNewLibrary, and each time the same behavior is observed. Upon closing and reopening the Symbol Library Editor, the newly exported symbols appear properly in the left panel. This bug is not critical, but just an inconvenience, requiring the restart of Symbol Library Editor each time a Symbol is Exported to a new library as a base for a new component.

****************************************************************************************

Application: eeschema
Version: 5.0.0-fee4fd1~66~ubuntu18.04.1, release build
Libraries:
    wxWidgets 3.0.4
    libcurl/7.58.0 OpenSSL/1.1.0g 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 4.15.0-32-generic x86_64, 64 bit, Little endian, wxGTK
Build Info:
    wxWidgets: 3.0.4 (wchar_t,wx containers,compatible with 2.8) GTK+ 2.24
    Boost: 1.65.1
    OpenCASCADE Community Edition: 6.9.1
    Curl: 7.58.0
    Compiler: GCC 7.3.0 with C++ ABI 1011

Build settings:
    USE_WX_GRAPHICS_CONTEXT=OFF
    USE_WX_OVERLAY=OFF
    KICAD_SCRIPTING=ON
    KICAD_SCRIPTING_MODULES=ON
    KICAD_SCRIPTING_WXPYTHON=OFF
    KICAD_SCRIPTING_ACTION_MENU=ON
    BUILD_GITHUB_PLUGIN=ON
    KICAD_USE_OCE=ON
    KICAD_USE_OCC=OFF
    KICAD_SPICE=ON

Revision history for this message
Jeff Young (jeyjey) wrote :

There are actually a couple of errors in play here:

1) In 5.0 the Symbol Library Editor shows all libraries, rather than just those enabled in the Symbol Library Table. (The exported library should NOT show up, but that's because it's not in the table.)

2) When exporting a symbol, we SHOULD be asking you if you want to add it to a library table (either global or project).

3) The Symbol Library tree should then update based on the library's addition to the table.

Changed in kicad:
assignee: nobody → Jeff Young (jeyjey)
status: New → In Progress
importance: Undecided → Low
milestone: none → 5.1.0
Revision history for this message
KiCad Janitor (kicad-janitor) wrote :

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

Changed in kicad:
status: In Progress → Fix Committed
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

Remote bug watches

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