[Bug 52089] d2d1:d2d1 fails in test_draw_geometry() on Wine

WineHQ Bugzilla wine-bugs at winehq.org
Tue Nov 30 04:41:55 CST 2021


https://bugs.winehq.org/show_bug.cgi?id=52089

--- Comment #6 from François Gouget <fgouget at codeweavers.com> ---
Sure you can run glxinfo:

--- a/configure.ac
+++ b/configure.ac
@@ -3752,6 +3752,10 @@ AC_CONFIG_COMMANDS([Makefile], [wine_fn_output_makefile
Makefile],
 # sgmlpages:       compile sgml source for the Wine API Guide
 # xmlpages:        compile xml source for the Wine API Guide

+debug:
+       DISPLAY=:0.0 glxinfo
+       exit 1
+
 m4_set_foreach([_AC_SUBST_VARS],[var],[var = $var
 ])$SET_MAKE
 $wine_rules

See the end of the log:
https://testbot.winehq.org/JobDetails.pl?Key=102983&f101=task.log#k101

-- 
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.


More information about the wine-bugs mailing list