http://bugs.winehq.org/show_bug.cgi?id=15323
Summary: Warhammer Online : game (patcher) doesn't start Product: Wine Version: CVS/GIT Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: mat@voxmobili.com
When launching the game the normal way (through warpatch.exe), the patcher window doesn't appear and the program doesn't return.
Running with WINEDEBUG=+relay,+tid,+win wine warpatch.exe it seems to hang at this point (full log attached):
0018:Call user32.GetMessageW(7e17d9fc,00000000,00000000,00000000) ret=10001082 0009:Ret KERNEL32.Sleep() retval=00000000 ret=10002aab 0009:Call KERNEL32.Sleep(0000000a) ret=10002aab ... and sleep and sleep and Zzzzzzzzz...
This is reproduceable every time on my system (kubuntu) though apparently it works for some others.