https://bugs.winehq.org/show_bug.cgi?id=55170
Bug ID: 55170 Summary: Access 97 installer fails with could not open file Product: Wine Version: 8.11 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: winehq@jonass.user.lysator.liu.se Distribution: ---
I installed Debian 12 (32-bits), download wine and select development branch. Got 8.11. Ran winecfg and selected Windows XP.
Insert install CD and run "wine setup.exe". I get an error: Setup could not open the file 'Z:\opt\wine-devel\share\wine\fonts\ACMd51f.tmp'
Console output reports an error about read access denied for Z: and bad file descriptor.
https://bugs.winehq.org/show_bug.cgi?id=55170
Jonas winehq@jonass.user.lysator.liu.se changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://winworldpc.com/prod | |uct/microsoft-access/97
https://bugs.winehq.org/show_bug.cgi?id=55170
--- Comment #1 from Rafał Mużyło galtgendo@o2.pl --- ...:roll:...
Obviously, attach the whole output.
https://bugs.winehq.org/show_bug.cgi?id=55170
--- Comment #2 from Jonas winehq@jonass.user.lysator.liu.se --- Created attachment 74751 --> https://bugs.winehq.org/attachment.cgi?id=74751 console output
https://bugs.winehq.org/show_bug.cgi?id=55170
--- Comment #3 from Rafał Mużyło galtgendo@o2.pl --- The 'Read access denied' line is a bit of a red herring - it tells nothing but an obvious thing.
The 'Bad file descriptor' lines on the other hand are important, but they don't tell all that much about the reason they happened...
The way I understand it, your 'setup' line is actually from an error popup ?
A log with WINEDEBUG=file *might* give some helpful hints...
https://bugs.winehq.org/show_bug.cgi?id=55170
--- Comment #4 from Jonas winehq@jonass.user.lysator.liu.se --- Created attachment 74758 --> https://bugs.winehq.org/attachment.cgi?id=74758 Installer popup error message
https://bugs.winehq.org/show_bug.cgi?id=55170
--- Comment #5 from Jonas winehq@jonass.user.lysator.liu.se --- Created attachment 74759 --> https://bugs.winehq.org/attachment.cgi?id=74759 Output from "WINEDEBUG=file wine setup.exe >/tmp/debugfile.txt 2>&1"
https://bugs.winehq.org/show_bug.cgi?id=55170
--- Comment #6 from Jonas winehq@jonass.user.lysator.liu.se --- I do not know why it is seems to be trying to write to Z: When asked about path to install on, I kept the default at C:
https://bugs.winehq.org/show_bug.cgi?id=55170
Jonas winehq@jonass.user.lysator.liu.se changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer