V5 Settings Clearing on crash

I’ve been having this issue with:

Application: kicad
Version: 5.0.0+dfsg1-1, release build
Libraries:
wxWidgets 3.0.4
libcurl/7.60.0 OpenSSL/1.1.0f zlib/1.2.8 libpsl/0.17.0 (+libidn2/0.16) libssh2/1.7.0 nghttp2/1.18.1 librtmp/2.3
Platform: Linux 4.9.0-7-amd64 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.62.0
OpenCASCADE Community Edition: 6.9.1
Curl: 7.60.0
Compiler: GCC 8.1.0 with C++ ABI 1013
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=OFF

On Debian 9 where i’ll be working and randomly kicad will crash (this time it was kicad[52019]: segfault at 7f7c3e7b2758 ip 00007f79d735d3fb sp 000055b10637cc80 error 4 in _pcbnew.kiface[7f79d6940000+aa6000]) when I was playing with a copper pour.

On crashes it seems to clear all my settings, such as colors of layers, transparency, etc. I’ve saved my .pro file after i’ve set these settings, but it doesn’t seem to help when I load it again. Where are these settings saved and why are they clearing on a crash but not on a normal exit and how can I restore them?

Thanks for your help!

(To see the full thing click the arrow in the top right corner or the link.)

Thanks,
I was more curious of the other questions i had, where are the settings stored, how can I restore them. I understand I can submit a bug, which I will do.

It is interesting that when I send my KiCad files from my Windoze machine that the Ubuntu users I send them to also seem to “get” the settings that I was using.

I do not know for certain, but I would try to recover the .pcb-bak file and see if that restores your settings.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.