http://bugs.winehq.org/show_bug.cgi?id=22291
Marcus Blumhagen marcus.blumhagen@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |marcus.blumhagen@web.de
--- Comment #26 from Marcus Blumhagen marcus.blumhagen@web.de 2012-06-28 05:25:54 CDT --- Hi,
I found this after bisecting to find the exact same commit to be responsible for what I consider a major loss of funconality in the Rise of Flight dedicated server:
http://appdb.winehq.org/objectManager.php?sClass=application&iId=10553 http://en.wiki.riseofflight.com/index.php?title=Dedicated_server
So first I would like to ask that it gets added to the list of affected applications.
And I think the severity should be raised to normal, because Rise of Flight´s DServer.exe crashes not only on shutdown but also on mission skip or closing a server instance via the menu or opening another server description file (while the server is running, that is another server desc. is already opened and will be closed) to run a different mission set. So there is a great deal of functionality lost, because we could only run one single mission and as soon as it is finished the server would automatically skip to the next one and hang itself in the process.
I can also confirm that the patch from comment 18 works, applied to wine-1.4.1 from the stable branch of the git repository, whereas the one from comment 19 applies fine but the problem persists. The same is true for the latest HEAD (as of now 4a367c57197b93a01c66d167db20420134e1f52c) of the master branch.
As for rewriting the affected application, I will try my best to convince the developers to do so. But I don´t think it is the proper solution either, because DServer.exe of Rise of Flight runs just fine in MS Windows and so should it under WINE, at least I thought that´s how it is supposed to be:
http://wiki.winehq.org/ImportanceOfWine
Anyway, thanks for your time and consideration and for WINE, without I would need to run Windows on our server, yikes. ;)
Kind regards Marcus