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.
https://bugs.winehq.org/show_bug.cgi?id=38793
--- Comment #1 from Ken Sharp imwellcushtymelike@gmail.com --- Created attachment 51719 --> https://bugs.winehq.org/attachment.cgi?id=51719 wine-1.7.45-146-gaf55ae1 +relay +seh +tid [1.3 MB]
https://bugs.winehq.org/show_bug.cgi?id=38793
Andrew Eikum aeikum@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |aeikum@codeweavers.com
--- Comment #2 from Andrew Eikum aeikum@codeweavers.com --- Looking at the bisect log, the skipped section begins and ends with changes to GetTempPath. In the relay log, I see references to the A: drive, which I suspect you don't have.
Would it be possible to upload a similar log of a successful run? If it's really big, then the first 2 MB should be sufficient to see a difference between the broken and working runs.
https://bugs.winehq.org/show_bug.cgi?id=38793
--- Comment #3 from Andrew Eikum aeikum@codeweavers.com --- A log with +file would also tell us what GetTempPath returns, although that would be even more huge.
https://bugs.winehq.org/show_bug.cgi?id=38793
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #4 from Ken Sharp imwellcushtymelike@gmail.com --- Sorry for the slow response. The good news is that this appears to be fixed in Wine 2.2.
https://bugs.winehq.org/show_bug.cgi?id=38793
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 2.4.