[Bug 13965] New: Can't change resolution in RTHDRIBL
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(a)winehq.org ReportedBy: ns03ja(a)brocku.ca CC: thunderbird2k(a)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(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13965 Neil Skrypuch <ns03ja(a)brocku.ca> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13965 --- Comment #1 from Roderick Colenbrander <thunderbird2k(a)gmx.net> 2008-08-21 16:10:28 --- Do you have the Multisampling registry key set? The multisampling effect you see is not directx multisampling but I guess some effect created using shaders or so. Using the dialog you can enable directx multisampling. I can't reproduce this problem right now as the demo doesn't work for me at the moment. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13965 --- Comment #2 from Neil Skrypuch <ns03ja(a)brocku.ca> 2008-08-21 18:31:24 --- No, I don't have the Multisampling key set. I just now tried with the key set, and the results were the same as before. So, this is still an issue today. I'm using 77ea6ef814a2dff8c9ccc43b7de1af1140e2081c (wine-1.1.2-486-g77ea6ef). -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13965 NSLW <lukasz.wojnilowicz(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lukasz.wojnilowicz(a)gmail.com --- Comment #3 from NSLW <lukasz.wojnilowicz(a)gmail.com> 2009-02-13 17:05:05 --- I'm using Fedora 10 i386 with nvidia drivers 180.29 and "OffscreenRenderingMode=fbo". Bug is still present in WINE 1.1.15 with or without enabled multisampling. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13965 GyB <gyebro69(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gyebro69(a)gmail.com --- Comment #4 from GyB <gyebro69(a)gmail.com> 2010-03-23 14:09:55 --- The demos (tried all four versions available on the download page) don't hang for me when opening the mentioned dialog, using Wine-1.1.41. This was a clean wine install, without registry modifications. Demo v2.0 needed native d3dx9_36.dll to run. Fedora 12 x86 Wine-1.1.41 Nvidia 7600 GT with driver 195.36.08 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13965 --- Comment #5 from Henri Verbeet <hverbeet(a)gmail.com> 2010-09-02 08:37:32 CDT --- Works for me, anything special you need to do to reproduce this? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13965 Wylda <wylda(a)volny.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |wylda(a)volny.cz Resolution| |FIXED --- Comment #6 from Wylda <wylda(a)volny.cz> 2010-09-04 23:23:31 CDT --- I see the originally reported problem in wine-1.0.1 and 1.1.15, but it works in 1.1.25 and 1.3.2. So fixed in between 1.1.15 and 1.1.25. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13965 NSLW <lukasz.wojnilowicz(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|lukasz.wojnilowicz(a)gmail.co | |m | -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13965 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #7 from Alexandre Julliard <julliard(a)winehq.org> 2010-09-18 13:05:07 CDT --- Closing bugs fixed in 1.3.3. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org