[Bug 28889] New: Problem in user32 (regression)

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Oct 25 04:08:06 CDT 2011


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

             Bug #: 28889
           Summary: Problem in user32 (regression)
           Product: Wine
           Version: 1.3.31
          Platform: x86
               URL: http://netikka.net/dev/loop.exe
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: user32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: ocean04 at suomi24.fi
    Classification: Unclassified


Two of my applications failed to show GUI in git. Looks like infinite loop

Simplified sample: http://netikka.net/dev/loop.exe
Source: http://netikka.net/dev/loop.zip

it's regression:

3b5e14a9b0a925052e2b1b71f76a7f1eff6d84bf is the first bad commit
commit 3b5e14a9b0a925052e2b1b71f76a7f1eff6d84bf
Author: Aric Stewart <aric at codeweavers.com>
Date:   Fri Oct 21 11:29:05 2011 -0500

    user32: Use Uniscribe in the multiline edit control.

:040000 040000 3cade3e51f7827bcb33e2ffb29d813b1b281eee3
36d7773ef67ae9d2a462fc856024bebed3a15aaa M    dlls

Reverting patch fixes the problem

git show 3b5e14a9b0a925052e2b1b71f76a7f1eff6d84bf | patch -p1 -R

-- 
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