Comment 73 for bug 205895

Revision history for this message
In , MountainX (dave-mountain) wrote :

I have verified that this is not a problem with ies4linux. Please reopen this bug. I am now running wine with ies4linux and there is no more 100% CPU utilization bug on https websites (or with online banking in MS Money).

Here is the solution: https://bugs.launchpad.net/ubuntu/+source/wine/+bug/205895/comments/37

I used the version of wine compiled by Tyler Wagner (with the patch bdkoepke described rolled back -- see below)

I was not able to get online banking working with any other method. Winetricks method of installing ie6 did not work, nor did any other method I tried. ies4linux is the only method that works, but it requires addressing the issue bdkoepke describes:

At https://bugs.launchpad.net/ubuntu/+source/wine/+bug/205895/comments/31, bdkoepke said:
--------------
http://bugs.winehq.org/show_bug.cgi?id=13734

the regression is in

628a515b83c317388ddb4fa9a7b29a42135acee0 is first bad commit
commit 628a515b83c317388ddb4fa9a7b29a42135acee0
Author: Rob Shearman <email address hidden>
Date: Fri Jan 4 17:43:56 2008 +0000

    kernel32: Implement RegisterWaitForSingleObjectEx.

:040000 040000 148dbf69d048b5d74bd2003f99418e91ab299af1 be4f157bc165394229255a8011951a7159b939bbM dlls

so if you are willing to take the time to reverse this patch in git wine, then ies4linux should work fine with https websites.