V5.0.0-rc2 Build Bug

I’ve been out of the loop, know that others will be able to address this much faster than me trying to stumble along trying to figure out if it has already been reported.

In Eeschema, the “?” hot-key toggles the add a buss entry command. It can not be fixed by resetting it.

In PcbNew, the “?” is not set by default to bring up the hot-key menu; it was cntrl+F1 (I think).

Application: kicad
Version: (5.0.0-rc2-dev-493-gd776eaca8), release build
Libraries:
wxWidgets 3.0.3
libcurl/7.54.1 OpenSSL/1.0.2l zlib/1.2.11 libssh2/1.8.0 nghttp2/1.23.1 librtmp/2.3
Platform: Windows 7 (build 7601, Service Pack 1), 64-bit edition, 64 bit, Little endian, wxMSW
Build Info:
wxWidgets: 3.0.3 (wchar_t,wx containers,compatible with 2.8)
Boost: 1.60.0
Curl: 7.54.1
Compiler: GCC 7.1.0 with C++ ABI 1011

Build settings:
USE_WX_GRAPHICS_CONTEXT=OFF
USE_WX_OVERLAY=OFF
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

I reported it April 9th. It’s Bug #1762162. Apparently it’s a weirdness in the way wxWidgets (a library used for UI independence) works.

The fix for now is that the hotkey to bring up the list of hotkeys has been changed from “?” to CTRL/F1.

1 Like

Thanks!
I had figured it was unlikely to be unknown. But, it was weird to see “the fix” in only the one application.

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