http://bugs.winehq.org/show_bug.cgi?id=17109
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Keywords| |regression, testcase
--- Comment #5 from Juan Lang juan_lang@yahoo.com 2009-01-24 12:17:34 --- (In reply to comment #4)
As a workaround, you could change your machine name to match your username. From reading dlls/kernel32/computername.c, you ought to be able to change the registry value ComputerName in the key HKLM\Machine\System\CurrentControlSet\Control\ComputerName\ActiveComputerName to match your username.
Sorry, my mistake. I should have said the value ComputerName in the key HKLM\Machine\System\CurrentControlSet\Control\ComputerName\ComputerName
Change that to match your username. You'll also have to add a string registry value UseDnsComputerName in the key HKCU\Software\Wine\Network and set its value to "0".
Or, change your Unix hostname to match your username.
Still, workaround or no, this appears to be a bug and should be fixed.