http://bugs.winehq.org/show_bug.cgi?id=23168
Summary: current dxdiag doesn't run in wine? Product: Wine Version: 1.2-rc3 Platform: x86 OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
Noticed a complaint at http://www.linuxforums.org/forum/gaming-games-multimedia-entertainment/16548... that, um, dxdiag won't start.
Sure enough, 'winetricks directx9' followed by 'wine dxdiag' fails to launch dxdiag. The +relay log is quite short:
0028:Starting process L"C:\windows\system32\dxdiag.exe" (entryproc=0x7ef46850) 0028:Call KERNEL32.GetCommandLineW() ret=7ef468fa 0028:Ret KERNEL32.GetCommandLineW() retval=00114cd8 ret=7ef468fa 0028:Call KERNEL32.GetStartupInfoW(0032fe30) ret=7ef4696e 0028:Ret KERNEL32.GetStartupInfoW() retval=0000023f ret=7ef4696e 0028:Call KERNEL32.GetModuleHandleW(00000000) ret=7ef46990 0028:Ret KERNEL32.GetModuleHandleW() retval=7ef40000 ret=7ef46990 0028:Call KERNEL32.ExitProcess(00000000) ret=7ef46892
Geez, what'd we do to piss it off?