http://bugs.winehq.org/show_bug.cgi?id=7646
------- Additional Comments From thestig@google.com 2007-15-03 22:14 ------- from the shell, instead of running "wine program.exe", run "WINEDEBUG=+relay,+computername wine program.exe". This will generate lots of debugging data, so you'd want to actually run: "WINEDEBUG=+relay,+computername wine program.exe 2> output.txt"
Then attach the output.txt to this bug report.
See http://www.winehq.org/site/docs/wineusr-guide/x543 and http://www.winehq.org/site/docs/wineusr-guide/bug-reporting for more information.