[Bug 38137] WBaduk: "Could not obtain OLE control window handle" regression

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Mar 2 10:41:34 CST 2015


https://bugs.winehq.org/show_bug.cgi?id=38137

--- Comment #3 from lemonsqueeze at gmx.com ---
After regression testing it looks like it happened between wine 1.3.25 and
1.3.26.

More precisely
  wine-1.3.25-295-g3c8674a    is good
  wine-1.3.25-296-g1cf571e    is bad

Output from git bisect:
  1cf571eb5faa8960635cc34c86460bfeaa6171f1 is the first bad commit
  commit 1cf571eb5faa8960635cc34c86460bfeaa6171f1
  Author: Piotr Caban <piotr at codeweavers.com>
  Date:   Mon Aug 1 12:28:34 2011 +0200

    ieframe: Added OleObject_Close implementation.

  :040000 040000 6263a66ff3be7ce9d2c2e595a9426ee47a14bb50
0e63db722c14974e3c13557afd0ccc7d43e30eca M      dlls


Reverting the changes to dlls/ieframe/oleobject.c makes it work again.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list