Skip to content

Instantly share code, notes, and snippets.

@waneck
Last active December 28, 2015 04:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save waneck/29f02bbc685d93a79f58 to your computer and use it in GitHub Desktop.
Save waneck/29f02bbc685d93a79f58 to your computer and use it in GitHub Desktop.
Wine debug traces
~ $ lspci | grep VGA ; lsmod | grep "kms\|drm" ; find /dev -group video ; cat /proc/cmdline ; find /etc/modprobe.d/; cat /etc/modprobe.d/*kms* ; ls /etc/X11/xorg.conf ; glxinfo | grep -i "vendor\|rendering" ; grep LoadModule /var/log/Xorg.0.log
01:00.0 VGA compatible controller: NVIDIA Corporation Device 11c6 (rev a1)
/dev/video0
/dev/fb0
BOOT_IMAGE=/vmlinuz-3.5.0-41-generic root=/dev/mapper/ubuntu-root ro quiet splash nomodeset vt.handoff=7
/etc/modprobe.d/
/etc/modprobe.d/blacklist-oss.conf
/etc/modprobe.d/vmware-fuse.conf
/etc/modprobe.d/blacklist-watchdog.conf
/etc/modprobe.d/dkms.conf
/etc/modprobe.d/iwlwifi.conf
/etc/modprobe.d/blacklist-framebuffer.conf
/etc/modprobe.d/alsa-base.conf
/etc/modprobe.d/blacklist-rare-network.conf
/etc/modprobe.d/nvidia-installer-disable-nouveau.conf
/etc/modprobe.d/blacklist-modem.conf
/etc/modprobe.d/blacklist-firewire.conf
/etc/modprobe.d/qemu-kvm.conf
/etc/modprobe.d/blacklist-ath_pci.conf
/etc/modprobe.d/blacklist.conf
/etc/modprobe.d/vmwgfx-fbdev.conf
# modprobe information used for DKMS modules
#
# This is a stub file, should be edited when needed,
# used by default by DKMS.
/etc/X11/xorg.conf
direct rendering: Yes
server glx vendor string: NVIDIA Corporation
client glx vendor string: NVIDIA Corporation
OpenGL vendor string: NVIDIA Corporation
GL_NV_parameter_buffer_object2, GL_NV_path_rendering,
[ 12.582] (II) LoadModule: "glx"
[ 12.758] (II) LoadModule: "nvidia"
[ 12.774] (II) LoadModule: "wfb"
[ 12.775] (II) LoadModule: "ramdac"
[ 13.426] (II) LoadModule: "dri2"
[ 13.452] (II) LoadModule: "evdev"
[ 13.460] (II) LoadModule: "wacom"
~ $ wine .wine-u43/drive_c/Program\ Files/Unity/Editor/Unity.exe
p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: cannot open shared object file: No such file or directory
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 2d1400 (device=2d access=0 func=500 method=0)
fixme:wbemprox:wbem_locator_ConnectServer 0x1516a8, L"root\\cimv2", (null), (null), (null), 0x00000000, (null), (nil), 0x233af64)
fixme:win:DisableProcessWindowsGhosting : stub
fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for bias 180, std (d/m/y): 17/02/2013, dlt (d/m/y): 20/10/2013
fixme:win:EnumDisplayDevicesW ((null),0,0x233e31c,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x233dc00,0x00000000), stub!
fixme:dxgi:dxgi_output_GetDesc iface 0x16b100, desc 0x233e154 stub!
fixme:wbemprox:wbem_locator_ConnectServer 0x16b038, L"\\\\.\\root\\cimv2", (null), (null), (null), 0x00000000, (null), (nil), 0x233e2d4)
fixme:d3d9:wined3dformat_from_d3dformat Unhandled D3DFORMAT 0xffffffff
fixme:d3d9:wined3dformat_from_d3dformat Unhandled D3DFORMAT 0xffffffff
fixme:d3d9:wined3dformat_from_d3dformat Unhandled D3DFORMAT 0xffffffff
fixme:d3d9:wined3dformat_from_d3dformat Unhandled D3DFORMAT 0xffffffff
fixme:d3d:debug_d3dformat Unrecognized 0x36314644 (as fourcc: DF16) WINED3DFORMAT!
fixme:d3d:wined3d_get_format Can't find format unrecognized (0x36314644) in the format lookup table
fixme:d3d:debug_d3dformat Unrecognized 0x5a574152 (as fourcc: RAWZ) WINED3DFORMAT!
fixme:d3d:wined3d_get_format Can't find format unrecognized (0x5a574152) in the format lookup table
fixme:d3d:debug_d3dformat Unrecognized 0x5a534552 (as fourcc: RESZ) WINED3DFORMAT!
fixme:d3d:wined3d_get_format Can't find format unrecognized (0x5a534552) in the format lookup table
fixme:d3d:query_init Unhandled query type 0xc.
fixme:d3d:query_init Unhandled query type 0x6.
fixme:process:GetLogicalProcessorInformation ((nil),0x233e7ec): stub
fixme:d3d9:Direct3DShaderValidatorCreate9 stub
fixme:ieframe:taskbar_list_SetProgressState iface 0xf9c4d08, hwnd (nil), flags 2 stub!
fixme:ieframe:taskbar_list_SetProgressValue iface 0xf9c4d08, hwnd (nil), ullCompleted 32, ullTotal 64 stub!
err:wgl:internal_SetPixelFormat Couldn't set format of the window, returning failure
err:d3d:context_create Failed to set pixel format 3 on device context 0xef8.
err:d3d:context_choose_pixel_format Can't find a suitable iPixelFormat
err:wgl:internal_SetPixelFormat Couldn't set format of the window, returning failure
err:d3d:context_create Failed to set pixel format 3 on device context 0x1384.
fixme:d3d:wined3d_get_format Can't find format WINED3DFMT_R24_UNORM_X8_TYPELESS (0x49) in the format lookup table
fixme:d3d:getDepthStencilBits Unsupported depth/stencil format WINED3DFMT_UNKNOWN.
err:wgl:internal_SetPixelFormat Couldn't set format of the window, returning failure
err:d3d:context_create Failed to set pixel format 27 on device context 0x16e8.
err:wgl:internal_SetPixelFormat Couldn't set format of the window, returning failure
err:d3d:context_create Failed to set pixel format 15 on device context 0x1a48.
err:d3d:context_choose_pixel_format Can't find a suitable iPixelFormat
err:wgl:internal_SetPixelFormat Couldn't set format of the window, returning failure
err:d3d:context_create Failed to set pixel format 3 on device context 0x1d5c.
err:wgl:internal_SetPixelFormat Couldn't set format of the window, returning failure
err:d3d:context_create Failed to set pixel format 3 on device context 0x1d6c.
err:d3d:context_choose_pixel_format Can't find a suitable iPixelFormat
err:wgl:internal_SetPixelFormat Couldn't set format of the window, returning failure
err:d3d:context_create Failed to set pixel format 3 on device context 0x1d74.
fixme:d3d:wined3d_get_format Can't find format WINED3DFMT_R24_UNORM_X8_TYPELESS (0x49) in the format lookup table
fixme:d3d:getDepthStencilBits Unsupported depth/stencil format WINED3DFMT_UNKNOWN.
err:wgl:internal_SetPixelFormat Couldn't set format of the window, returning failure
err:d3d:context_create Failed to set pixel format 27 on device context 0x1d7c.
err:wgl:internal_SetPixelFormat Couldn't set format of the window, returning failure
err:d3d:context_create Failed to set pixel format 15 on device context 0x1d84.
err:d3d:context_choose_pixel_format Can't find a suitable iPixelFormat
err:wgl:internal_SetPixelFormat Couldn't set format of the window, returning failure
err:d3d:context_create Failed to set pixel format 3 on device context 0x1d8c.
err:wgl:internal_SetPixelFormat Couldn't set format of the window, returning failure
err:d3d:context_create Failed to set pixel format 3 on device context 0x1d9c.
err:d3d:context_choose_pixel_format Can't find a suitable iPixelFormat
err:wgl:internal_SetPixelFormat Couldn't set format of the window, returning failure
err:d3d:context_create Failed to set pixel format 3 on device context 0x1da4.
fixme:d3d:wined3d_get_format Can't find format WINED3DFMT_R24_UNORM_X8_TYPELESS (0x49) in the format lookup table
fixme:d3d:getDepthStencilBits Unsupported depth/stencil format WINED3DFMT_UNKNOWN.
err:wgl:internal_SetPixelFormat Couldn't set format of the window, returning failure
err:d3d:context_create Failed to set pixel format 27 on device context 0x1dac.
err:wgl:internal_SetPixelFormat Couldn't set format of the window, returning failure
err:d3d:context_create Failed to set pixel format 15 on device context 0x1db4.
err:d3d:context_choose_pixel_format Can't find a suitable iPixelFormat
err:wgl:internal_SetPixelFormat Couldn't set format of the window, returning failure
err:d3d:context_create Failed to set pixel format 3 on device context 0x1dbc.
err:wgl:internal_SetPixelFormat Couldn't set format of the window, returning failure
err:d3d:context_create Failed to set pixel format 3 on device context 0x1dcc.
err:d3d:context_choose_pixel_format Can't find a suitable iPixelFormat
err:wgl:internal_SetPixelFormat Couldn't set format of the window, returning failure
err:d3d:context_create Failed to set pixel format 3 on device context 0x1dd4.
fixme:d3d:wined3d_get_format Can't find format WINED3DFMT_R24_UNORM_X8_TYPELESS (0x49) in the format lookup table
fixme:d3d:getDepthStencilBits Unsupported depth/stencil format WINED3DFMT_UNKNOWN.
err:wgl:internal_SetPixelFormat Couldn't set format of the window, returning failure
err:d3d:context_create Failed to set pixel format 27 on device context 0x1ddc.
err:wgl:internal_SetPixelFormat Couldn't set format of the window, returning failure
err:d3d:context_create Failed to set pixel format 15 on device context 0x1de4.
err:d3d:context_choose_pixel_format Can't find a suitable iPixelFormat
err:wgl:internal_SetPixelFormat Couldn't set format of the window, returning failure
err:d3d:context_create Failed to set pixel format 3 on device context 0x1dec.
err:wgl:internal_SetPixelFormat Couldn't set format of the window, returning failure
err:d3d:context_create Failed to set pixel format 3 on device context 0x1dfc.
err:d3d:context_choose_pixel_format Can't find a suitable iPixelFormat
err:wgl:internal_SetPixelFormat Couldn't set format of the window, returning failure
err:d3d:context_create Failed to set pixel format 3 on device context 0x1e04.
fixme:d3d:wined3d_get_format Can't find format WINED3DFMT_R24_UNORM_X8_TYPELESS (0x49) in the format lookup table
fixme:d3d:getDepthStencilBits Unsupported depth/stencil format WINED3DFMT_UNKNOWN.
err:wgl:internal_SetPixelFormat Couldn't set format of the window, returning failure
err:d3d:context_create Failed to set pixel format 27 on device context 0x1e0c.
err:wgl:internal_SetPixelFormat Couldn't set format of the window, returning failure
err:d3d:context_create Failed to set pixel format 15 on device context 0x1e14.
err:d3d:context_choose_pixel_format Can't find a suitable iPixelFormat
err:wgl:internal_SetPixelFormat Couldn't set format of the window, returning failure
err:d3d:context_create Failed to set pixel format 3 on device context 0x1e1c.
err:wgl:internal_SetPixelFormat Couldn't set format of the window, returning failure
err:d3d:context_create Failed to set pixel format 3 on device context 0x1e2c.
err:d3d:context_choose_pixel_format Can't find a suitable iPixelFormat
err:wgl:internal_SetPixelFormat Couldn't set format of the window, returning failure
err:d3d:context_create Failed to set pixel format 3 on device context 0x1e34.
fixme:d3d:wined3d_get_format Can't find format WINED3DFMT_R24_UNORM_X8_TYPELESS (0x49) in the format lookup table
fixme:d3d:getDepthStencilBits Unsupported depth/stencil format WINED3DFMT_UNKNOWN.
err:wgl:internal_SetPixelFormat Couldn't set format of the window, returning failure
err:d3d:context_create Failed to set pixel format 27 on device context 0x1e3c.
err:wgl:internal_SetPixelFormat Couldn't set format of the window, returning failure
err:d3d:context_create Failed to set pixel format 15 on device context 0x1e44.
err:d3d:context_choose_pixel_format Can't find a suitable iPixelFormat
err:wgl:internal_SetPixelFormat Couldn't set format of the window, returning failure
err:d3d:context_create Failed to set pixel format 3 on device context 0x1e4c.
err:wgl:internal_SetPixelFormat Couldn't set format of the window, returning failure
err:d3d:context_create Failed to set pixel format 3 on device context 0x1e5c.
err:d3d:context_choose_pixel_format Can't find a suitable iPixelFormat
err:wgl:internal_SetPixelFormat Couldn't set format of the window, returning failure
err:d3d:context_create Failed to set pixel format 3 on device context 0x1e64.
fixme:d3d:wined3d_get_format Can't find format WINED3DFMT_R24_UNORM_X8_TYPELESS (0x49) in the format lookup table
fixme:d3d:getDepthStencilBits Unsupported depth/stencil format WINED3DFMT_UNKNOWN.
err:wgl:internal_SetPixelFormat Couldn't set format of the window, returning failure
err:d3d:context_create Failed to set pixel format 27 on device context 0x1e6c.
err:wgl:internal_SetPixelFormat Couldn't set format of the window, returning failure
err:d3d:context_create Failed to set pixel format 15 on device context 0x1e74.
err:d3d:context_choose_pixel_format Can't find a suitable iPixelFormat
err:wgl:internal_SetPixelFormat Couldn't set format of the window, returning failure
err:d3d:context_create Failed to set pixel format 3 on device context 0x1e7c.
fixme:imm:ImmReleaseContext (0xa006c, 0xfa19d40): stub
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
err:wgl:internal_SetPixelFormat Couldn't set format of the window, returning failure
err:d3d:context_create Failed to set pixel format 3 on device context 0x1fa8.
err:d3d:context_choose_pixel_format Can't find a suitable iPixelFormat
err:wgl:internal_SetPixelFormat Couldn't set format of the window, returning failure
err:d3d:context_create Failed to set pixel format 3 on device context 0x2008.
fixme:d3d:wined3d_get_format Can't find format WINED3DFMT_R24_UNORM_X8_TYPELESS (0x49) in the format lookup table
fixme:d3d:getDepthStencilBits Unsupported depth/stencil format WINED3DFMT_UNKNOWN.
err:wgl:internal_SetPixelFormat Couldn't set format of the window, returning failure
err:d3d:context_create Failed to set pixel format 27 on device context 0x2384.
err:wgl:internal_SetPixelFormat Couldn't set format of the window, returning failure
err:d3d:context_create Failed to set pixel format 15 on device context 0x238c.
err:d3d:context_choose_pixel_format Can't find a suitable iPixelFormat
err:wgl:internal_SetPixelFormat Couldn't set format of the window, returning failure
err:d3d:context_create Failed to set pixel format 3 on device context 0x2394.
fixme:win:GetRawInputDeviceList (pRawInputDeviceList=(nil), puiNumDevices=0x233e1d4, cbSize=8) stub!
fixme:win:GetRawInputDeviceList (pRawInputDeviceList=(nil), puiNumDevices=0x233e1c0, cbSize=8) stub!
fixme:win:RegisterRawInputDevices (pRawInputDevices=0x233e1a0, uiNumDevices=1, cbSize=12) stub!
fixme:win:RegisterDeviceNotificationW (hwnd=0x2005c, filter=0x233ea04,flags=0x00000000) returns a fake device notification handle!
fixme:win:RegisterRawInputDevices (pRawInputDevices=0x233df28, uiNumDevices=1, cbSize=12) stub!
^Cfixme:console:CONSOLE_DefaultHandler Terminating process b on event 0
fixme:msvcr90:__clean_type_info_names_internal (0x3a7570) stub
err:mmtime:TIME_MMTimeStop Timer still active?!
err:seh:raise_exception Exception frame is not in stack limits => unable to dispatch exception.
wine client error:d: write: Bad file descriptor
~ $ wine --version
wine-1.4.1
[11/13/13 01:17:35] - Running wine-1.6 Unity.exe (Working directory : /home/aragorn/.PlayOnLinux/wineprefix/Unity_4.3/drive_c/Program Files/Unity/Editor)
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:process:SetProcessDEPPolicy (1): stub
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:wtsapi:WTSEnumerateSessionsW Stub (nil) 0x00000000 0x00000001 0x86e144 0x86e140
fixme:wtsapi:WTSFreeMemory Stub (nil)
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 2d1400 (device=2d access=0 func=500 method=0)
fixme:wbemprox:client_security_SetBlanket 0xf728a8e0, 0x154de0, 10, 0, (null), 3, 3, (nil), 0x00000000
fixme:wbemprox:client_security_Release 0xf728a8e0
fixme:wbemprox:wbem_services_CreateInstanceEnum unsupported flags 0x00000030
fixme:win:DisableProcessWindowsGhosting : stub
fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for bias 180, std (d/m/y): 17/02/2013, dlt (d/m/y): 20/10/2013
fixme:win:EnumDisplayDevicesW ((null),0,0x233e338,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x233dc58,0x00000000), stub!
fixme:dxgi:dxgi_output_GetDesc iface 0x179410, desc 0x233e144 stub!
fixme:wbemprox:client_security_SetBlanket 0xf728a8e0, 0x1788f8, 10, 0, (null), 3, 3, (nil), 0x00000000
fixme:wbemprox:client_security_Release 0xf728a8e0
fixme:win:EnumDisplayDevicesW ((null),0,0x233db68,0x00000000), stub!
fixme:d3d9:wined3dformat_from_d3dformat Unhandled D3DFORMAT 0xffffffff
fixme:d3d9:wined3dformat_from_d3dformat Unhandled D3DFORMAT 0xffffffff
fixme:d3d9:wined3dformat_from_d3dformat Unhandled D3DFORMAT 0xffffffff
fixme:d3d9:wined3dformat_from_d3dformat Unhandled D3DFORMAT 0xffffffff
fixme:d3d:debug_d3dformat Unrecognized 0x36314644 (as fourcc: DF16) WINED3DFORMAT!
fixme:d3d:wined3d_get_format Can't find format unrecognized (0x36314644) in the format lookup table
fixme:d3d:debug_d3dformat Unrecognized 0x5a574152 (as fourcc: RAWZ) WINED3DFORMAT!
fixme:d3d:wined3d_get_format Can't find format unrecognized (0x5a574152) in the format lookup table
fixme:d3d:query_init Unhandled query type 0xc.
fixme:d3d:query_init Unhandled query type 0x6.
fixme:d3d9:Direct3DShaderValidatorCreate9 stub
fixme:ieframe:taskbar_list_SetProgressState iface 0x1fb790, hwnd (nil), flags 2 stub!
fixme:ieframe:taskbar_list_SetProgressValue iface 0x1fb790, hwnd (nil), ullCompleted 32, ullTotal 64 stub!
fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}
fixme:imm:ImmReleaseContext (0x100aa, 0x12e88ff0): stub
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:win:RegisterRawInputDevices Unhandled flags 0x100 for device 0.
fixme:win:RegisterDeviceNotificationW (hwnd=0x100b6, filter=0x233e9f4,flags=0x00000000) returns a fake device notification handle!
fixme:win:UnregisterDeviceNotification (handle=0xcafeaffe), STUB!
#this error appears only after close:
err:d3d:context_restore_gl_context Failed to restore GL context 0x20006 on device context 0x2006e, last error 0x6.
debugger-agent: Unable to listen on 352
fixme:msvcrt:__clean_type_info_names_internal (0x3a7570) stub
[11/13/13 00:12:56] - Running wine-1.7.0 Unity.exe (Working directory : /home/aragorn/.PlayOnLinux/wineprefix/Unity_4.3/drive_c/Program Files/Unity/Editor)
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:process:SetProcessDEPPolicy (1): stub
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:wtsapi:WTSEnumerateSessionsW Stub (nil) 0x00000000 0x00000001 0x86e144 0x86e140
fixme:wtsapi:WTSFreeMemory Stub (nil)
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 2d1400 (device=2d access=0 func=500 method=0)
fixme:wbemprox:client_security_SetBlanket 0xf71318e0, 0x153700, 10, 0, (null), 3, 3, (nil), 0x00000000
fixme:wbemprox:client_security_Release 0xf71318e0
fixme:wbemprox:wbem_services_CreateInstanceEnum unsupported flags 0x00000030
fixme:win:DisableProcessWindowsGhosting : stub
fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for bias 180, std (d/m/y): 17/02/2013, dlt (d/m/y): 20/10/2013
fixme:win:EnumDisplayDevicesW ((null),0,0x233e338,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x233dc58,0x00000000), stub!
fixme:dxgi:dxgi_output_GetDesc iface 0x1b4230, desc 0x233e144 stub!
fixme:wbemprox:client_security_SetBlanket 0xf71318e0, 0x1bce68, 10, 0, (null), 3, 3, (nil), 0x00000000
fixme:wbemprox:client_security_Release 0xf71318e0
fixme:win:EnumDisplayDevicesW ((null),0,0x233db68,0x00000000), stub!
fixme:d3d9:wined3dformat_from_d3dformat Unhandled D3DFORMAT 0xffffffff
fixme:d3d9:wined3dformat_from_d3dformat Unhandled D3DFORMAT 0xffffffff
fixme:d3d9:wined3dformat_from_d3dformat Unhandled D3DFORMAT 0xffffffff
fixme:d3d9:wined3dformat_from_d3dformat Unhandled D3DFORMAT 0xffffffff
fixme:d3d:debug_d3dformat Unrecognized 0x36314644 (as fourcc: DF16) WINED3DFORMAT!
fixme:d3d:wined3d_get_format Can't find format unrecognized (0x36314644) in the format lookup table
fixme:d3d:debug_d3dformat Unrecognized 0x5a574152 (as fourcc: RAWZ) WINED3DFORMAT!
fixme:d3d:wined3d_get_format Can't find format unrecognized (0x5a574152) in the format lookup table
fixme:d3d:query_init Unhandled query type 0xc.
fixme:d3d:query_init Unhandled query type 0x6.
fixme:d3d9:Direct3DShaderValidatorCreate9 stub
fixme:explorerframe:taskbar_list_SetProgressState iface 0x1fa4b0, hwnd (nil), flags 2 stub!
fixme:explorerframe:taskbar_list_SetProgressValue iface 0x1fa4b0, hwnd (nil), ullCompleted 32, ullTotal 64 stub!
fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}
fixme:imm:ImmReleaseContext (0x100a6, 0x13197cd0): stub
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:win:RegisterRawInputDevices Unhandled flags 0x100 for device 0.
fixme:win:RegisterDeviceNotificationW (hwnd=0x100b2, filter=0x233e9f4,flags=0x00000000) returns a fake device notification handle!
fixme:win:UnregisterDeviceNotification (handle=0xcafeaffe), STUB!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment