Traumflug / Teacup_Firmware

Firmware for RepRap and other 3D printers
http://forums.reprap.org/read.php?147
GNU General Public License v2.0
310 stars 198 forks source link

===== RESTART #332

Open emailbsuv opened 1 year ago

emailbsuv commented 1 year ago

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.