http://bugs.winehq.org/show_bug.cgi?id=13965
Summary: Can't change resolution in RTHDRIBL Product: Wine Version: 0.9.60 Platform: PC-x86-64 URL: http://www.daionet.gr.jp/~masa/rthdribl/ OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: ns03ja@brocku.ca CC: thunderbird2k@gmx.net
Between Wine 0.9.60 and 0.9.61, it became no longer possible to open the "Config Display" dialog in RTHDRIBL, the application simply hangs indefinitely. A bisect reveals:
628e4eece3b9bc724f8873aa3c078f545da887cc is first bad commit commit 628e4eece3b9bc724f8873aa3c078f545da887cc Author: Roderick Colenbrander thunderbird2k@gmx.net Date: Mon Apr 28 21:44:21 2008 +0000
wined3d: Add multisampling support.
:040000 040000 7864ad7f4c0aeaa2235255e8d9065edb796f70d2 0b014ba64337d75aba8298596be87e6c9d3066b3 M dlls :040000 040000 d5eaaeeaa515f68aa03ecf10c3be9f2fbfa6c182 5e8b0f59abb7bec2c8af2c010b673bfb4b1b9801 M include
This is still an issue in 1.0-rc5 and current git.
To reproduce, hit F2 after the application starts.
Curiously enough, multisampling appears to work (with an expected drop in performance and loss of jagginess), and can be toggled without invoking the problematic dialog.