http://bugs.winehq.org/show_bug.cgi?id=6126
------- Additional Comments From jkohen@users.sourceforge.net 2006-19-09 11:05 ------- This is the change that causes SoulSeek to break starting with Wine 0.9.18 and at least through version 0.9.19. However, I'm not sure this is the same problem that can be seen with Wine 0.9.20 and .21, where it still loads past this point but crashes soon after.
9dc2563aaa8989109f3a8fe9db581c8fcd2df07e is first bad commit commit 9dc2563aaa8989109f3a8fe9db581c8fcd2df07e Author: Jacek Caban jacek@codeweavers.com Date: Sat Jul 22 15:13:36 2006 +0200
shdocvw: Return S_OK in IPersistStreamInit::Load.
:040000 040000 0bbd32f2c748748bf6653c33f9cb6151a651e048 825f9b92fea55effdc7b8882e583a338721c53b7 M dlls
Note that before this patch and since the version that introduced Gecko, SoulSeek/Wine shows a dialog box stating that an unsupported operation was attempted. After this patch and before wine 0.9.20, it crashes at that point.
Does this suffice, or should I wait for further information on how to proceed testing?