Code: Select all
$ wine THERM52Setup.exe
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls"
xcb_io.c:452: _XRead: Assertion `dpy->xcb->reply_data != 0' failed.
wine: Assertion failed at address 0xffffe410 (thread 0009), starting debugger...
Code: Select all
$ winetricks cc580
Executing sha1sum --status -c /home/dhoworth/winetrickscache/cc32inst.exe.sha1sum
Executing wine /home/dhoworth/winetrickscache/cc32inst.exe /T:c:\winetrickstmp /c
kscache/cc32inst.exe: xcb_io.c:452: _XRead: Assertion `dpy->xcb->reply_data != 0' failed.
wine: Assertion failed at address 0xffffe410 (thread 000b), starting debugger...
...
Executing wine /home/dhoworth/.wine/drive_c/winetrickstmp/comctl32.exe
wine: cannot find '/home/dhoworth/.wine/drive_c/winetrickstmp/comctl32.exe'
Note: command 'wine /home/dhoworth/.wine/drive_c/winetrickstmp/comctl32.exe' returned status 2. Aborting.


Thanks, Dave