[Bug 42726] New: Windows areempty and very small: null_driver instead of X11

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Mar 28 04:14:43 CDT 2017


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

            Bug ID: 42726
           Summary: Windows areempty and very small: null_driver instead
                    of X11
           Product: Wine
           Version: 2.4
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P2
         Component: winex11.drv
          Assignee: wine-bugs at winehq.org
          Reporter: pkrizek at tes.cz
      Distribution: ---

Created attachment 57707
  --> https://bugs.winehq.org/attachment.cgi?id=57707
screenshot: totalCmd. winecfg behaves the same way

Building Wine from source.

target: National Instruments RT Linux, 64bit
4.1.15-rt17-4.0.0f0

config:
 --disable-tests --with-x --without-xrender --without-freetype --enable-win64

Result:
X-windows apps show empty and/or very small windows.
They react to keyboard but there isn't anything rendered inside the windows.

Text applications (e.g. wine64 cmd.exe) run OK.

I tried to add debug prints into the code.
Found out that gdi32/driver.c detects the X11 and looks up the X11
gdi_dc_funcs*
but gdi32/bitblt.c/StretchBlt calls nulldrv_StretchBlt ignoring that there is
X11 already detected.

Same behavior when emulating a virtual desktop (copied ~/.wine/*.reg from a
working install because even winecfg doesn't render).

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