http://bugs.winehq.org/show_bug.cgi?id=20433
--- Comment #2 from Ramon Cahenzli ramon.cahenzli@gmail.com 2009-10-21 14:14:19 --- (In reply to comment #1)
Is there a download or demo available?
I first thought one needs to have an account in order to download the installer, but apparently I can also just link there:
http://static.beta.eartheternal.com/Release/Current/Platform/SparkPlayerInst...
Any console output?
Oh, sure! Sorry. I will attach a log of WINEDEBUG='+winsock' on Spark.exe as well as Spark.exe's and WINE's own STDERR output. It's all rolled into one file, but the "trace:" at the start should make it easy to filter the winsock bits.
I think we can see that gethostbyname() never actually returns null (if I read this log correctly), so Earth Eternal should be happy, take the returned hostent struct and cheerfully connect to the indicated server.