Paste crashes the symbol editor
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
KiCad |
Fix Committed
|
Critical
|
Jeff Young |
Bug Description
1. Open the symbol editor so that the (system) clipboard is empty.
2. Open a symbol.
3. Context menu->Paste.
KiCad crashes.
There's still the problem which I have reported before that Paste menu item is active even when there's nothing to paste. I think both the clipboard content and the context in which the menu is opened should always be checked to see if the Paste item should be active or not. That would prevent almost all possible crashes depending on incompatible clipboard content.
Application: KiCad
Version: (5.1.0-
Libraries:
wxWidgets 3.0.4
Platform: Linux 4.15.0-50-generic x86_64, 64 bit, Little endian, wxGTK
Build Info:
wxWidgets: 3.0.4 (wchar_t,wx containers,
Boost: 1.65.1
OpenCASCADE Community Edition: 6.9.1
Compiler: GCC 7.3.0 with C++ ABI 1011
Build settings:
USE_
USE_
KICAD_
KICAD_
KICAD_
KICAD_
KICAD_
KICAD_
BUILD_
KICAD_
KICAD_
KICAD_SPICE=OFF
tags: | added: eeschema |
Changed in kicad: | |
assignee: | nobody → Jeff Young (jeyjey) |
status: | Triaged → In Progress |
Fixed in revision dfc2fe3929eafe8 0a8f87c0fe4f26f 3aeda82e7f /git.launchpad. net/kicad/ patch/? id=dfc2fe3929ea fe80a8f87c0fe4f 26f3aeda82e7f
https:/