Skip to content

Instantly share code, notes, and snippets.

@Kiwi
Created October 23, 2019 09:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Kiwi/fa001721cec9c20c9500334063be3750 to your computer and use it in GitHub Desktop.
Save Kiwi/fa001721cec9c20c9500334063be3750 to your computer and use it in GitHub Desktop.
kicad 5.1.4 segfault
09:25:12 [kiwi@mvp-nixos ~]$ kicad
/nix/store/v16fa7i8im239zcilhq9g619mmvbg0dh-python2.7-wxPython-3.0.2.0/lib/python2.7/site-packages/wx-3.0-gtk2/wx/_core.py:16629: UserWarning: wxPython/wxWidgets release number mismatch
warnings.warn("wxPython/wxWidgets release number mismatch")
** (kicad:6302): WARNING **: 09:30:13.992: Invalid borders specified for theme pixmap:
/run/current-system/sw/share/themes/Breeze/gtk-2.0/../assets/line-h.png,
borders don't fit within the image
Segmentation fault (core dumped)
09:30:25 [kiwi@mvp-nixos ~]$
09:30:25 [kiwi@mvp-nixos ~]$ kicad
/nix/store/v16fa7i8im239zcilhq9g619mmvbg0dh-python2.7-wxPython-3.0.2.0/lib/python2.7/site-packages/wx-3.0-gtk2/wx/_core.py:16629: UserWarning: wxPython/wxWidgets release number mismatch
warnings.warn("wxPython/wxWidgets release number mismatch")
** (kicad:10967): WARNING **: 09:32:46.547: Invalid borders specified for theme pixmap:
/run/current-system/sw/share/themes/Breeze/gtk-2.0/../assets/line-h.png,
borders don't fit within the image
Segmentation fault (core dumped)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment