https://bugs.winehq.org/show_bug.cgi?id=48197
--- Comment #7 from eeknaak@gmail.com --- eric@eric-MS-7752:~/Downloads/valgrind-3.15.0$ sudo apt build-dep valgrind Reading package lists... Done E: Unable to find a source package for valgrind No source package for valgrind.
Using valgrind on the 32 bit autonauts (valgrind --trace-children=yes --vex-iropt-register-updates=allregs-at-mem-access wine ~/Downloads/Autonauts_Version_21.2_Windows\ x86/Autonauts.exe ) resulted in error: ==3879== 0009:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded. 0009:err:winediag:nodrv_CreateWindow The explorer process failed to start. ==3879== ==3879== HEAP SUMMARY: ==3879== in use at exit: 205,114 bytes in 5,504 blocks ==3879== total heap usage: 95,339 allocs, 89,835 frees, 146,776,918 bytes allocated . I am really bad with any thing graphical. Usually when I need to do a reinstall of ubuntu it is because I can't get anything to display on the screen. I tried throwing DISPLAY=:0 in different parts of that command, and before calling that command and no change to the outcome. I'll try again tomorrow morning.