https://bugs.winehq.org/show_bug.cgi?id=51224
Bug ID: 51224 Summary: Otvdm can't start any Win16 application Product: Wine Version: 6.10 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs@winehq.org Reporter: rpisl@seznam.cz Distribution: ---
I was unsuccessful trying to make AutoSketch 2.1c running with Wine. Then I found that it works well with Otvdm (https://github.com/otya128/winevdm) on Windows. Since that is also based on Wine it should be possible to find and port changes back. Unfortunately the changes are complex and the code is a mess. Finally I realized that with a simple change it is possible to run Otvdm in Wine. The problem is that Wine does not allow to load modules with suffix "16" from the prefix.
https://bugs.winehq.org/show_bug.cgi?id=51224
--- Comment #1 from Roman Pišl rpisl@seznam.cz --- Patch sent: https://source.winehq.org/patches/data/207283
https://bugs.winehq.org/show_bug.cgi?id=51224
Roman Pišl rpisl@seznam.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.winehq.org/sho | |w_bug.cgi?id=51249
https://bugs.winehq.org/show_bug.cgi?id=51224
--- Comment #2 from Roman Pišl rpisl@seznam.cz --- Created attachment 70122 --> https://bugs.winehq.org/attachment.cgi?id=70122 Wrapper to run otvdm in Wine
Since a0425b9610a2925459141d466774fc10360833ed it is now possible to run Windows port of winevdm in Wine. I'm attaching a wrapper to properly load otvdm in Wine. This is known to be a workaround for bug 51249 and bug 50092. The most recent version of otvdm must be used, latest stable version (v0.7.0) does not work.
https://bugs.winehq.org/show_bug.cgi?id=51224
Roman Pišl rpisl@seznam.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://web.archive.org/web | |/20210609084908/https://app | |veyorcidata.blob.core.windo | |ws.net/otya128-52488/winevd | |m/dev2107/hv5fu2kwi1eq304s/ | |otvdm-master-2107.zip?sv=20 | |15-12-11&sr=c&sig=pAyeLPZjv | |jH%2BiEfgHb4fMVVR%2BdKaabKe | |sfLuvION5nc%3D&st=2021-06-0 | |9T08%3A48%3A07Z&se=2021-06- | |09T08%3A54%3A07Z&sp=r Keywords| |download, win16 Resolution|--- |FIXED Fixed by SHA1| |a0425b9610a2925459141d46677 | |4fc10360833ed Status|UNCONFIRMED |RESOLVED
--- Comment #3 from Roman Pišl rpisl@seznam.cz --- Closing fixed.
https://bugs.winehq.org/show_bug.cgi?id=51224
Roman Pišl rpisl@seznam.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |https://bugs.winehq.org/sho | |w_bug.cgi?id=50092
https://bugs.winehq.org/show_bug.cgi?id=51224
Roman Pišl rpisl@seznam.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.winehq.org/sho | |w_bug.cgi?id=50092 Regression SHA1|https://bugs.winehq.org/sho | |w_bug.cgi?id=50092 |
https://bugs.winehq.org/show_bug.cgi?id=51224
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 6.11.