[Bug 28802] Tunatic interface freezes on startup, the application is unusable.

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Nov 1 19:58:23 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=28802

Austin English <austinenglish at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
    Regression SHA1|                            |e4cba25ac74f00ced35de284835
                   |                            |ca646d3dd47db

--- Comment #5 from Austin English <austinenglish at gmail.com> 2011-11-01 19:58:23 CDT ---
austin at aw25 ~/wine-blah $ git bisect bad
e4cba25ac74f00ced35de284835ca646d3dd47db is the first bad commit
commit e4cba25ac74f00ced35de284835ca646d3dd47db
Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Sep 16 16:30:19 2008 +0200

    user32: Implemented UpdateLayeredWindow and UpdateLayeredWindowIndirect.

:040000 040000 161ea0f7e25b6a5c5751129245de52ff8aea386c
6443c4d67c3c687974a31e86c40758871ae50d8d M    dlls
:040000 040000 fa17c286d592c41c5950b4a29af80098f79dc299
dd22e84a7a093e9070901163460af36ee0a3282b M    include

it's calling UpdateLayeredWindow, which forwards to
UpdateLayeredWindowIndirect. Making UpdateLayered back into a stub avoids the
hang.

I'll attach a +win trace.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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