https://bugs.winehq.org/show_bug.cgi?id=46930
Bug ID: 46930 Summary: DirectX 1 installer Closes after open without installing Product: Wine Version: 3.0 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msvcp Assignee: wine-bugs@winehq.org Reporter: sk9258user@mail.ru Distribution: ---
Created attachment 64037 --> https://bugs.winehq.org/attachment.cgi?id=64037 log
I change wine Windows version to 95 and open DirectX 1.0 installer, but window instant closes and Installing stopped on unpacking. In logs I see msvcp error missing shm_open() function. WTF???
https://bugs.winehq.org/show_bug.cgi?id=46930
masteruser82841 sk9258user@mail.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.oldversion.com.r | |u/windows/download/directx- | |1-0
--- Comment #1 from masteruser82841 sk9258user@mail.ru --- http://www.oldversion.com.ru/windows/download/directx-1-0
https://bugs.winehq.org/show_bug.cgi?id=46930
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|msvcp |-unknown
https://bugs.winehq.org/show_bug.cgi?id=46930
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
https://bugs.winehq.org/show_bug.cgi?id=46930
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Installer Ever confirmed|0 |1 URL|http://www.oldversion.com.r |http://www.oldversion.com/w |u/windows/download/directx- |indows/download/directx-1-0 |1-0 | Status|UNCONFIRMED |NEEDINFO CC| |focht@gmx.net
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello folks,
the installer works as intended. Copy dialog closes almost instantly by design. All the files are copied (see .inf sections and check the WINEPREFIX).
The console output you provided clearly shows a broken/recycled WINEPREFIX. The old DX 1.0 installer for Win9X doesn't use MSVC++ runtime (no linkage to msvcp), hence something else is causing these messages.
Also don't report bugs with outdated Wine versions.
Not that it matters much ... why would you need to install DirectX 1.0 runtime in WINEPREFIX? Wine should support old DirectDraw-based games out of the box.
$ sha1sum DirectX-1_DirectX-010.zip 2278952716bb8ccc8da712f70de932a79209ad9c DirectX-1_DirectX-010.zip
$ du -sh DirectX-1_DirectX-010.zip 276K DirectX-1_DirectX-010.zip
$ wine --version wine-4.4-350-gcad72d3cd7
Regards
https://bugs.winehq.org/show_bug.cgi?id=46930
--- Comment #3 from masteruser82841 sk9258user@mail.ru --- Installer does not work, closes instant, has not unpacked any files, here is the result with sorting by date. At the beginning there is nothing, but here are the unfinished tmp files. Dll is not found anywhere. I would have manually unpacked it, but I don’t know what other entries I need to add to the registry, so I want to make the installer work. Now it just closes, without unpacking. On a regular Windows98, it writes an error that the mciavi.drv file does not exist, and offers to select it. I don't understand anything, whythis installer doesn't unpack DirectX?
https://bugs.winehq.org/show_bug.cgi?id=46930
--- Comment #4 from masteruser82841 sk9258user@mail.ru --- Created attachment 64038 --> https://bugs.winehq.org/attachment.cgi?id=64038 Installer not working, not unpack tmp files
https://bugs.winehq.org/show_bug.cgi?id=46930
--- Comment #5 from masteruser82841 sk9258user@mail.ru --- Same error in Wine 4.4, dlls not unpacked and install stopped