https://bugs.winehq.org/show_bug.cgi?id=39104
Bug ID: 39104 Summary: [win16] installing application cause "Not Enough Disk Space" MessageBox Product: Wine Version: 1.7.49 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: staal1978@gmail.com Distribution: ---
Created attachment 52101 --> https://bugs.winehq.org/attachment.cgi?id=52101 amipro install bug
Installing AmiPro 3.1 (16-bit application) fails with a message box claiming "not enough disk space".
Two previously abandoned bugs describing the same thing: https://bugs.winehq.org/show_bug.cgi?id=29156 https://bugs.winehq.org/show_bug.cgi?id=19655
To test, I don't know where to get current legal copies of this program. I got old legal floppies but do not have a floppy drive so I had to get a copy at the following location: http://monkey-hole.co.uk/esa/win16/
WINEDEBUG=+relay WINEARCH=win32 WINEPREFIX=/home/jens/.amipro wine /home/jens/Devel/Wine/amipro31/INSTALL.EXE 2>&1 | cat > /home/jens/Devel/Wine/amipro31_install_bug.txt
https://bugs.winehq.org/show_bug.cgi?id=39104
Jens Staal staal1978@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Hardware|x86 |x86-64 Distribution|--- |ArchLinux
https://bugs.winehq.org/show_bug.cgi?id=39104
--- Comment #1 from Jens Staal staal1978@gmail.com --- The normal output is:
WINEARCH=win32 WINEPREFIX=/home/jens/.win16 wine Devel/Wine/amipro31/INSTALL.EXE fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}
https://bugs.winehq.org/show_bug.cgi?id=39104
Jens Staal staal1978@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #52101|0 |1 is obsolete| |
--- Comment #2 from Jens Staal staal1978@gmail.com --- Created attachment 52112 --> https://bugs.winehq.org/attachment.cgi?id=52112 amipro install bug WINEDEBUG=+relay,+seh,+tid plain wine
https://bugs.winehq.org/show_bug.cgi?id=39104
Jens Staal staal1978@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |39105
https://bugs.winehq.org/show_bug.cgi?id=39104
Jens Staal staal1978@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |staal1978@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=39104
Sebastian Lackner sebastian@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sebastian@fds-team.de See Also| |https://bugs.wine-staging.c | |om/show_bug.cgi?id=517
--- Comment #3 from Sebastian Lackner sebastian@fds-team.de --- The following patch fixes the issue: https://github.com/wine-compholio/wine-staging/blob/master/patches/krnl386.e...
https://bugs.winehq.org/show_bug.cgi?id=39104
--- Comment #4 from Jens Staal staal1978@gmail.com --- (In reply to Sebastian Lackner from comment #3)
The following patch fixes the issue: https://github.com/wine-compholio/wine-staging/blob/master/patches/krnl386. exe16-GetTempDrive/0001-krnl386.exe16-Increase-buffer-size-in-GetTempDrive. patch
awesome! thanks
https://bugs.winehq.org/show_bug.cgi?id=39104
Jens Staal staal1978@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #5 from Jens Staal staal1978@gmail.com --- Fixed by Sebastian Lackner ( comment #3 )
https://bugs.winehq.org/show_bug.cgi?id=39104
Sebastian Lackner sebastian@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |--- Ever confirmed|0 |1
--- Comment #6 from Sebastian Lackner sebastian@fds-team.de --- The patch was added to Wine Staging, but not yet accepted into upstream Wine, where the problem still exists right now. Please leave the bug report open until the patch was accepted.
https://bugs.winehq.org/show_bug.cgi?id=39104
Saulius K. saulius2@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |saulius2@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=39104
Sebastian Lackner sebastian@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |33aa59abea2ec4dc0d2354a44ec | |9d0a5af43e48f Status|REOPENED |RESOLVED Resolution|--- |FIXED
--- Comment #7 from Sebastian Lackner sebastian@fds-team.de --- Now we can really mark it fixed ;) The patch was committed as http://source.winehq.org/git/wine.git/commit/33aa59abea2ec4dc0d2354a44ec9d0a....
https://bugs.winehq.org/show_bug.cgi?id=39104
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.50.