http://bugs.winehq.org/show_bug.cgi?id=15963
--- Comment #14 from Austin English austinenglish@gmail.com 2009-05-30 15:46:16 --- (In reply to comment #13)
(In reply to comment #12)
(In reply to comment #11)
Title was far too vague, people are adding all their problems to this bug.
One problem = one bug. NVS has already said this and yet there are still unrelated comments being added.
Does reverting commit 222e406deb878a6312b3c4bf3bcd0e185fa2ff2c remove the problem?
I believe the cause is not the one when entering a dota game. It occures every time after ~30s when browsing through the list of custom games in battlenet. Probably it was just a coincidence with the join of a dota game.
I can revert the commit except for one hunk in dlls/ntdll/virtual.c which I had to revert manually. Reverting the commit removes the problem.
How do I "revert the commit"?
$ git show 222e406deb878a6312b3c4bf3bcd0e185fa2ff2c | patch -p1 -R