http://bugs.winehq.org/show_bug.cgi?id=19763
Summary: Everest Poker exits when attempting to connect to server Product: Wine Version: 1.1.27 Platform: PC URL: http://www.EverestPoker.org.uk OS/Version: Linux Status: NEW Keywords: download, regression Severity: normal Priority: P2 Component: mshtml AssignedTo: wine-bugs@winehq.org ReportedBy: kennybobs@o2.co.uk CC: jacek@codeweavers.com Blocks: 13896
Created an attachment (id=23140) --> (http://bugs.winehq.org/attachment.cgi?id=23140) wine-1.1.27-221-g4e1a4ec console output
Everest Poker exits when attempting to connect to server.
What used to happen: Everest would attempt to connect to server, fail (Bug 13896), and report unable to connect.
What happens now: Everest attempts to connect to the server, and exits silently.
This is a recent regression.
7151a3965b6b5420cac3f61c15a174b477b72fa4 is first bad commit commit 7151a3965b6b5420cac3f61c15a174b477b72fa4 Author: Jacek Caban jacek@codeweavers.com Date: Thu Aug 13 22:32:29 2009 +0200
mshtml: Parse post data in channelbsc_set_channel.
:040000 040000 c70ea4e91c98c0b7dccccac189098911a9baeb30 9ef43b8cea6126bd75c656ac76e0a897fc63be38 M dlls
Reverting the commit fixes the problem.
I'm not sure if this is a step forward or backwards.