On 2022-09-15 Andreas Metzler <1989...@bugs.launchpad.net> wrote: > On 2022-09-15 tmodes <1989...@bugs.launchpad.net> wrote: >> What was the last working wxWidgets versions? >> Was it from the 3.0.x series? If so then it is only faint related to the >> wxWidgets 3.2 version. >> It was already fixed in the repository (changeset edfddc6070ca). See also >> https://groups.google.com/g/hugin-ptx/c/kSrBFdINUnY > [...]
> 3.0.x. I will doublecheck and report back. [...] Indeed the patch fixes the crash. Thanks! However I get a assertion error when running [Create panorama...] from the assistant: ---------------- ASSERT INFO: ./src/common/sizer.cpp(2267): assert "CheckSizerFlags(!((flags) & (wxALIGN_RIGHT)))" failed in DoInsert(): wxALIGN_RIGHT will be ignored in this sizer: only vertical alignment flags can be used in horizontal 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. BACKTRACE: [1] wxBoxSizer::DoInsert(unsigned long, wxSizerItem*) [2] wxEntry(int&, wchar_t**) [3] __libc_start_main ---------------- cu Andreas -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/1989723 Title: aborts on startup when built against wxwidgets3.2 Status in Hugin: Incomplete Bug description: Hello, I have tried building hugin 2021.0 against wxwidgets3.2. It builds fine (some new deprecation warnings), but the binary is non- functional. It aborts immediately on startup, offering to save some debugging info (attached). cu Andreas To manage notifications about this bug go to: https://bugs.launchpad.net/hugin/+bug/1989723/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~hugin-devs Post to : hugin-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~hugin-devs More help : https://help.launchpad.net/ListHelp