http://bugs.winehq.org/show_bug.cgi?id=2862
------- Additional Comments From lionel.ulmer@free.fr 2005-10-04 15:35 ------- You just do 'WINEDEBUG=+winsock,+wininet,+tid wine YourApplication.exe 2> log_file.txt' and attach the (gzipped if it's too big) 'log_file.txt' file to this bug report.
If the 'error' is at the beginning of the application, you can even do a 'WINEDEBUG=+relay,+winsock,+wininet,+tid wine You...'. But this time you WILL have to gzip it as it will really be huge.
I will try on my box the SakRay clients (only tried the 'normal' ones for now).