Originally posted by phoenix
Filya, you might be right about using wxGTK2, though I doubt it is the same issue. But you have probably found a new wxBug. If you can help me reproduce it, maybe we can report it to wx devs. I will compile a new wx-cvs right now to see if the bug has been reintroduced.
Cheers!
At this time, I have only one system where it does not work - RH7 machine, with Glibc 2.2.2-10, and 2.6.11/13 kernel. I compile aMule on Mandriva 2005, gcc 3.4.3 (possibly 3.4.4, because Mandriva has its own view on versions numbering when RPM-packages are updated) as static application, with or without debug info, it does not affect crashing.
Right there, on Mandriva, aMule runs perfectly. In lowID though, since my network configuration.
On another system, using Slackware linux updated "up to the edge", it runs also fine, with the same warning about locale, but it does not cause a crash.
More over, I tested it right now, on slow modem connection with ssh-X11 forwarding, aMule's GUI is drawn completely before it crashes. All menus, tables, buttons and icons are in right places and are just greyed as inactive. After I press "OK" button on popup with error about "Cannot set locale to '' . ", aMule crashes same way.
PS If it was a way to compile wx+aMule using gcc 2.95, I wouldn't use such a weird way to compile it and run.