[Bug 2813] Regression: origin6 crashes with 20050310 (20050211 works)

Wine Bugs wine-bugs at winehq.org
Wed Apr 6 09:02:24 CDT 2005


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


burnus at gmx.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |major




------- Additional Comments From burnus at gmx.de  2005-06-04 09:02 -------
Ok, traced down the other regression.
Without the following patch, Origin works nicely. With that patch, the main
window comes up (empty or with menubar) and then the CPU consumes 100% - the
background of that window is not painted.
I don't know whether there are more regressions besides the ones caused by (a)
painting.c and (b) edit.c, but (a) causes Origin not to work and (b) causes a
crash which makes it hard to test for regressions inbetween or afterwards.

http://www.winehq.org/hypermail/wine-cvs/2005/02/0498.html
Changes by:	julliard at wine.codeweavers.com	2005/02/24 13:42:08
Modified files:
	dlls/user      : painting.c 
Log message:
	Repaint the non-client area to work around broken WM_PAINT handlers
	also when doing a synchronous update with RDW_UPDATENOW.
Patch: http://cvs.winehq.org/patch.py?id=16316

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list