http://bugs.winehq.org/show_bug.cgi?id=22290
Summary: PlayOnline viewer can't be resized in windowed mode Product: Wine Version: 1.1.42 Platform: x86 URL: http://dl.square-enix.co.jp/polus/setup.exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: wylda@volny.cz
Continuing "PlayOnline viewer" saga (previous bug 22197, bug 22145) i found out, that when running this app in windowed mode, it's window (not wine's) can't be resized. In other words if resized, than the window becomes black.
1. You need to apply not-yet-merged-patch for current git (wine-1.1.42-30-ga7d000e): http://bugs2.winehq.org/attachment.cgi?id=27235 (from bug 22197).
2. I did a regression test between 1.1.40-151-g78166b0 and 1.1.42-30-ga7d000e:
commit dc918d43946462ad4c04ed373cda72d1ebe9b6d3 Author: Stefan Dösinger stefan@codeweavers.com Date: Sun Mar 28 16:42:32 2010 +0200
wined3d: Use FBOs when the onscreen depth stencil format isn't suitable.
This allows proper support of float depth buffers when rendering to onscreen surfaces.
:040000 040000 44d70c59cce2f82aa3f2d8b6e19679588f81e1b8 15635de2c11dfbeb36cc3542bbaa6bc3f840468f M dlls
3. No other bug report suffers from this commit.
4. Revert of this patch on top of wine-1.1.42-30-ga7d000e makes that problem go away (again needs patch http://bugs2.winehq.org/attachment.cgi?id=27235)
5. Adding author of this patch to CC.
--private keyword: bisected