https://bugs.winehq.org/show_bug.cgi?id=38793
Bug ID: 38793 Summary: Lotus Smartsuite 3.1 installer reports insufficient disk space Product: Wine Version: 1.7.44 Hardware: x86-64 OS: Linux Status: NEW Keywords: Installer, regression, win16 Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: imwellcushtymelike@gmail.com Blocks: 19655 Distribution: Ubuntu
Created attachment 51718 --> https://bugs.winehq.org/attachment.cgi?id=51718 Bisect log
The installer for Lotus Smartsuite 3.1 reports that there is not enough disk space and refuses to continue.
$ df Filesystem Size Used Avail Use% Mounted on /dev/sda2 914G 57G 811G 7% /
This used to work fine. Unfortunately during the bisect I also hit a segmentation fault that I cannot work around and had to do a lot of skips, so pinpointing the correct commit is not possible. Attaching the bisect log as someone more knowledgeable may be able to spot the commit.
Console output: fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}
Definitely still works with wine-1.7.37-182-g050bda2 (050bda2ece4f249d2973c3d4e1a1f5f3671de053) - though there is a RtlpWaitForCriticalSection hang, which is different again to Bug 19655.