On Tue, 1 Oct 2019, Olly Betts wrote:
Switching to the GTK 3 version may be as simple as:
1) Update your Build-Depends
libwxgtk3.0-dev -> libwxgtk3.0-gtk3-dev
libwxgtk-media3.0-dev -> libwxgtk-media3.0-gtk3-dev
2) Rebuild
3) Test
i tried this but it failed with this segfault:
[...]
Thread 1 "amule" received signal SIGSEGV, Segmentation fault.
0x00007ffff71d8c1a in wxWindow::DoClientToScreen(int*, int*) const () from
/usr/lib/x86_64-linux-gnu/libwx_gtk3u_core-3.0.so.0
That sounds suspiciously similar to this bug, reported as happening when
using the GTK2 flavour of wxWidgets:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=935698
Any update on moving amule to use libwxgtk3.0-gtk3-dev? amule is one of
the last couple of packages keeping the gtk2 wx package in unstable (as
cruft). We keep getting bug reports about those cruft packages
periodically.
Thanks,
Scott