Closed dacorsa closed 3 weeks ago
amule does not run with wxwidgets 3.2. try this patch https://github.com/persmule/amule-dlp/commit/7b3a07ab554d95267cca0c4a819b26d8474d6b3b
wxWidgets 3.2 support was added in https://github.com/amule-project/amule/commit/9fc3bd07994e138787450f6f677b60c3b275dd69
After successfully compile amule , when i run it i see: 00:32:27 dacorsa@NanoKDE /home/dacorsa $ /app/amule/src/amule 2023-10-22 00:32:30: amuleAppCommon.cpp(335): Initialising aMule SVN compiled with wxGTK2 v3.2.2 and Boost 1.83 (Debugging) (Snapshot: rev. ge26d06a6e) 2023-10-22 00:32:30: amuleAppCommon.cpp(382): Checking if there is an instance already running... 2023-10-22 00:32:30: amuleAppCommon.cpp(413): No other instances are running. 2023-10-22 00:32:30: ListenSocket.cpp(67): ListenSocket: Ok. Assertion failed: ./src/common/sizer.cpp:DoInsert:2258: 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.
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 follows: [3] wxOnAssert(char const, int, char const, char const, wxString const&) in /lib/x86_64-linux-gnu/libwx_baseu-3.2.so.0[0x7ffab6e992b0] [4] wxBoxSizer::DoInsert(unsigned long, wxSizerItem) in /lib/x86_64-linux-gnu/libwx_gtk3u_core-3.2.so.0[0x7ffab770e2f4] [5] ?? in /app/amule/src/amule[0x56047e1e3bd8] [6] ?? in /app/amule/src/amule[0x56047e098b23] [7] ?? in /app/amule/src/amule[0x56047e08f500] [8] ?? in /app/amule/src/amule[0x56047e08f9b8] [9] ?? in /app/amule/src/amule[0x56047df966cc] [10] ?? in /app/amule/src/amule[0x56047e08fb4b] [11] wxEntry(int&, wchar_t**) in /lib/x86_64-linux-gnu/libwx_baseu-3.2.so.0[0x7ffab6f04942] [12] ?? in /app/amule/src/amule[0x56047df71c96] [13] ?? in /lib/x86_64-linux-gnu/libc.so.6[0x7ffab66280d0] [14] __libc_start_main in /lib/x86_64-linux-gnu/libc.so.6[0x7ffab6628189] [15] ?? in /app/amule/src/amule[0x56047df83fd5]
Annullato
Can you help me?
Thanks, best regards