[Bug 4729] photoshop 6,7,CS: Resizing child window hangs/crashes wine.

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Sep 1 03:37:14 CDT 2007


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





--- Comment #19 from Alexandre Julliard <julliard at winehq.com>  2007-09-01 03:37:14 ---
The tool windows really should be managed, that's not going to change. And yes,
that fixes the bug because the resize is now done by the window manager instead
of being done internally in Wine.

The problem with resizing inside Wine is that we need to grab the X server, and
depending on what the app does during the resize this is quite likely to
deadlock.
Wine has no business resizing top level X windows, that's the job of the window
manager.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list