Hi Steve- The assert is not triggering for me using Debian. However, I note that this is a wxWidgets assertion, which should be disabled for release builds. Since you did the packaging for Fedora, do you have a build log? Alternatively, do you see this assertion when running a local build?
-S Am Mo., 30. Juli 2018 um 12:37 Uhr schrieb Steven A. Falco < [email protected]>: > I am using Fedora 28, and have just noticed a strange crash. This happens > with 5.0.0 and also with the latest nightly (r13432-e750382e). > > I've got to assume I'm doing something wrong, but I am baffled, so I want > to see what folks think. > > I've attached a backtrace. The way I cause this crash is to highlight a > part in the design here: > > https://www.dropbox.com/sh/46lxxedoalq0sdm/AABTNAmVP7wKjbv3_4hBcdcoa?dl=0 > > I've attached several screenshots for reference. > > In "highlighted.png" you can see the part I've selected - an Atmel micro. > I type "E" to get the properties, and I wind up with a blank dialog as > shown in "blank_alert.png". It is at that point that I did the backtrace. > > This is with the fallback version of the modern toolset. If I try to > switch to the accelerated toolset, I get an error that I need OpenGL 2.1 or > higher. However, I think I have OpenGL 3.3.0: > > saf# glxinfo | grep "OpenGL version" > OpenGL version string: 3.3.0 NVIDIA 340.107 > > Here is the version info from my build of 5.0.0: > > Application: kicad > Version: 5.0.0-2.fc28, release build > Libraries: > wxWidgets 3.0.4 > libcurl/7.59.0 OpenSSL/1.1.0h zlib/1.2.11 libidn2/2.0.5 libpsl/0.20.2 > (+libidn2/2.0.4) libssh/0.7.5/openssl/zlib nghttp2/1.32.0 > Platform: Linux 4.17.9-200.fc28.x86_64 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.66.0 > OpenCASCADE Community Edition: 6.9.1 > Curl: 7.59.0 > Compiler: GCC 8.1.1 with C++ ABI 1013 > > Build settings: > USE_WX_GRAPHICS_CONTEXT=OFF > USE_WX_OVERLAY=OFF > KICAD_SCRIPTING=OFF > KICAD_SCRIPTING_MODULES=OFF > KICAD_SCRIPTING_WXPYTHON=OFF > KICAD_SCRIPTING_ACTION_MENU=OFF > BUILD_GITHUB_PLUGIN=ON > KICAD_USE_OCE=ON > KICAD_USE_OCC=OFF > KICAD_SPICE=OFF > > Please let me know what you think. I'm mystified. > > Steve > > _______________________________________________ > Mailing list: https://launchpad.net/~kicad-developers > Post to : [email protected] > Unsubscribe : https://launchpad.net/~kicad-developers > More help : https://help.launchpad.net/ListHelp >
_______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

