https://bugs.winehq.org/show_bug.cgi?id=42278
Bug ID: 42278 Summary: d3d[89]/tests/device.ok tests fail (cannot change resolution) Product: Wine Version: 2.0-rc6 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d Assignee: wine-bugs@winehq.org Reporter: z.figura12@gmail.com Distribution: ---
Created attachment 56987 --> https://bugs.winehq.org/attachment.cgi?id=56987 log with +xrandr
Fails several tests with lines similar to the following:
err:xrandr:xrandr12_set_current_mode Resolution change not successful -- perhaps display has changed? device.c:3677: Test failed: Failed to change display mode, ret 0xffffffff.
and once
device.c:4869: Test failed: Expected resolution 1280x800, got 1280x720. device.c:4895: Test succeeded inside todo block: Expected resolution 1366x768, got 1366x768.
I have nvidia driver on Kubuntu 16.04.
https://bugs.winehq.org/show_bug.cgi?id=42278
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |NOTOURBUG
--- Comment #1 from Zebediah Figura z.figura12@gmail.com --- This bug is due to the same problem in bug #33290. The attached patch there fixes this bug also.
There are a few other failures that it seems to solve as well:
d3d9/tests/d3d9ex.ok d3d10core/tests/device.ok ddraw/tests/ddraw1.ok ddraw/tests/ddraw2.ok ddraw/tests/ddraw4.ok ddraw/tests/ddraw7.ok dxgi/tests/device.ok
I do not know whether this bug should be labeled as a duplicate, but I am at least labeling it upstream.
https://bugs.winehq.org/show_bug.cgi?id=42278
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Austin English austinenglish@gmail.com --- Closing.
https://bugs.winehq.org/show_bug.cgi?id=42278
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |RESOLVED
--- Comment #3 from Austin English austinenglish@gmail.com --- This was inadvertently caught up in my unclosed bugs filter. NOTOURBUG should only be closed when fixed upstream.
Setting back to RESOLVED NOTOURBUG.
Sorry for the spam.