http://bugs.winehq.org/show_bug.cgi?id=11860
Summary: Regression in user32 preventing Windows XP mspaint from launching Product: Wine Version: CVS/GIT Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: user32 AssignedTo: wine-bugs@winehq.org ReportedBy: nodisgod@yahoo.com CC: julliard@winehq.org
Created an attachment (id=11148) --> (http://bugs.winehq.org/attachment.cgi?id=11148) Relay traces for mspaint.exe
With the current Git version, starting mspaint.exe (with prerequisite VC++ 6 redist) simply results in a hang and no window shown. Regression testing showed the regression to be in:
commit e6a3d8082836518f18e0d81440c201bbad407acc Author: Alexandre Julliard julliard@winehq.org Date: Tue Mar 4 20:45:40 2008 +0100
user32: Store the window placement information directly in the main window structure.
Wine at commit accfce21d3e042638a5eac8a8379eda2964fcd0a, the commit just before this particular one, and 0.9.56 does not exhibit this problem. Attached are the relevant relay trace lines at the hanging point.
http://bugs.winehq.org/show_bug.cgi?id=11860
James Hawkins truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
http://bugs.winehq.org/show_bug.cgi?id=11860
scguy318 nodisgod@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal
http://bugs.winehq.org/show_bug.cgi?id=11860
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #1 from Alexandre Julliard julliard@winehq.org 2008-03-07 05:30:44 --- This should work now.
http://bugs.winehq.org/show_bug.cgi?id=11860
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org 2008-03-07 11:29:01 --- Closing bugs fixed in 0.9.57.
http://bugs.winehq.org/show_bug.cgi?id=11860
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified