Comment 12 for bug 1732236

Revision history for this message
Wayne Stambaugh (stambaughw) wrote : Re: [Bug 1732236] Re: A symbol with "/" in its name will be missing after schematic reload

I'm pretty sure the reloading issue was fixed. The rescue dialog should
have flagged the bad part name and requested a rescue. If you ignored
this or have rescuing turned off, there is not much we can do about
that. That being said, I agree that you should not be able to place a
symbol with an invalid name in the first place. I will take a look at this.

On 12/17/2017 4:52 PM, Christoph Nieß wrote:
> Ran into that problem today with today's nightly build on OSX. The name
> gets remaped "behind the scenes", still displays with a '/' and the
> schematic breaks upon reopening.
>
> Also, if the library can't handle those characters in a component name,
> it shouldn't be possible in the component editor to use them in names.
> That still is possible, so the problem could be considered a library
> editor bug.
>
> Version Info:
> Application: kicad
> Version: (2017-12-16 revision 845ca5f)-master, release build
> Libraries:
> wxWidgets 3.0.2
> libcurl/7.54.0 LibreSSL/2.0.20 zlib/1.2.11 nghttp2/1.24.0
> Platform: Mac OS X (Darwin 17.3.0 x86_64), 64 bit, Little endian, wxMac
> Build Info:
> wxWidgets: 3.0.2 (UTF-8,STL containers,compatible with 2.8)
> Boost: 1.61.0
> Curl: 7.43.0
> Compiler: Clang 7.3.0 with C++ ABI 1002
>
> Build settings:
> USE_WX_GRAPHICS_CONTEXT=ON
> USE_WX_OVERLAY=ON
> KICAD_SCRIPTING=ON
> KICAD_SCRIPTING_MODULES=ON
> KICAD_SCRIPTING_WXPYTHON=ON
> KICAD_SCRIPTING_ACTION_MENU=ON
> BUILD_GITHUB_PLUGIN=ON
> KICAD_USE_OCE=ON
> KICAD_SPICE=ON
>
>
> ** Attachment added: "remapping.png"
> https://bugs.launchpad.net/kicad/+bug/1732236/+attachment/5023877/+files/remapping.png
>