Teacup_Firmware icon indicating copy to clipboard operation
Teacup_Firmware copied to clipboard

===== RESTART

Open emailbsuv opened this issue 1 year ago • 0 comments

Python 3.10.6 (tags/v3.10.6:9c7b4bd, Aug 1 2022, 21:53:49) [MSC v.1932 64 bit (AMD64)] on win32 Type "help", "copyright", "credits" or "license()" for more information.

===== RESTART: C:\Users\admin\Desktop\Teacup_Firmware-master\configtool.py ===== Traceback (most recent call last): File "C:\Users\admin\Desktop\Teacup_Firmware-master\configtool.py", line 191, in StartGui(getSettings()) File "C:\Users\admin\Desktop\Teacup_Firmware-master\configtool\gui.py", line 693, in StartGui frame = ConfigFrame(settings) File "C:\Users\admin\Desktop\Teacup_Firmware-master\configtool\gui.py", line 94, in init self.SetSizer(sz) wx._core.wxAssertionError: C++ assertion "CheckExpectedParentIs(w, m_containingWindow)" failed at ....\src\common\sizer.cpp(887) in wxSizer::SetContainingWindow(): Windows managed by the sizer associated with the given window must have this window as parent, otherwise they will not be repositioned correctly.

Please use the window wxFrame@0000003C8394E890 ("Teacup Configtool", HWND=00000000000A0478) with which this sizer is associated, as the parent when creating the window wxNotebook@0000003C82866B70 ("notebook", HWND=00000000000F03E0) managed by it.

emailbsuv avatar Mar 25 '23 00:03 emailbsuv