Debugger - Error Report: WINDOW TAB FAILURE: Could not set the origin for window

I’m not sure I’ve the correct tagging for reporting an error report by the debugger on MacOS Monterey Version 12.4 running Erlang/OTP version 24.3.4, kindly find below error report generated.

DO NOT PANIC !!

If you're an end user running a program not developed by you, please ignore this message, it is harmless, and please try reporting the problem to the program developers.

You may also set WXSUPPRESS_SIZER_FLAGS_CHECK environment variable to suppress all such checks when running this program.

If you're the developer, simply remove this flag from your code to avoid getting this message. You can also call wxSizerFlags::DisableConsistencyChecks() to globally disable all such checks, but this is strongly not recommended.
=ERROR REPORT==== 23-May-2022::18:51:03.830428 ===
    wx: error
    message: wxWidgets Assert failure: ./src/common/sizer.cpp(2292): "CheckSizerFlags(!((flags) & (wxALIGN_RIGHT | wxALIGN_CENTRE_HORIZONTAL | wxALIGN_BOTTOM | wxALIGN_CENTRE_VERTICAL)))" in DoInsert() : wxALIGN_RIGHT | wxALIGN_CENTRE_HORIZONTAL | wxALIGN_BOTTOM | wxALIGN_CENTRE_VERTICAL will be ignored in this sizer: wxEXPAND overrides alignment flags in box sizers

DO NOT PANIC !!

If you're an end user running a program not developed by you, please ignore this message, it is harmless, and please try reporting the problem to the program developers.

You may also set WXSUPPRESS_SIZER_FLAGS_CHECK environment variable to suppress all such checks when running this program.

If you're the developer, simply remove this flag from your code to avoid getting this message. You can also call wxSizerFlags::DisableConsistencyChecks() to globally disable all such checks, but this is strongly not recommended.

 WINDOW TAB FAILURE: Could not set the origin for window <wxNSWindow: 0x7fb70b78bd50> to {160, 782}

Thank you.

2 Likes