On 2025/02/17 13:29, Fabio Martins wrote: > > anyone being able to execute amule without getting an abort trap? > > > node5$ uname -a > OpenBSD node5.phosphorus.com.br 7.6 GENERIC#522 amd64 > > > node5$ amule > 2025-02-17 13:29:32: Initialising aMule 2.3.3 compiled with wxGTK2 v3.2.6 > 2025-02-17 13:29:32: Checking if there is an instance already running... > 2025-02-17 13:29:33: No other instances are running. > 2025-02-17 13:29:33: ListenSocket: Ok. > Assertion failed: ./src/common/sizer.cpp:DoInsert:2273: Assertion > 'CheckSizerFlags(!((flags) & (wxALIGN_CENTRE_VERTICAL)))' failed. > wxALIGN_CENTRE_VERTICAL will be ignored in this sizer: only horizontal > alignment flags can be used in vertical 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.
Seems to run if the above-mentioned variable is set in the environment. Not sure if it will be stable though. There are various compatibility fixes for newer wxWidgets versions mentioned in commits on github amule-project/amule but no new release since 2021.