[Bug 36755] New: Can't run DOS applications (without dosbox)

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jun 17 14:12:20 CDT 2014


https://bugs.winehq.org/show_bug.cgi?id=36755

            Bug ID: 36755
           Summary: Can't run DOS applications (without dosbox)
           Product: Wine
           Version: 1.7.20
          Hardware: x86-64
               URL: http://www.dosgamesarchive.com/download/simcity/
                OS: Linux
            Status: UNCONFIRMED
          Keywords: download, Installer
          Severity: normal
          Priority: P2
         Component: dos
          Assignee: wine-bugs at winehq.org
          Reporter: austinenglish at gmail.com

Created attachment 48810
  --> https://bugs.winehq.org/attachment.cgi?id=48810
+winevdm,+module,+relay,+tid

Noticed while looking at bug 7387. I'm not sure if my system is at fault or
wine, so leaving as unconfirmed for now.

austin at aw25 ~/oldbugs/7387 $ sha1sum simcity.zip 
1b8bd90cabb66ec3b13ed0c877bcf977b8fbf3b9  simcity.zip
austin at aw25 ~/oldbugs/7387 $ du -h simcity.zip 
568K    simcity.zip

Trying to run the demo in a clean 32-bit prefix:
austin at aw25 ~/s $ wine SIMDEMO.EXE 
winevdm: Cannot start DOS application Z:\home\austin\s\SIMDEMO.EXE
         because vm86 mode is not supported on this platform.
         You should install DOSBox.

I should have vm86 support:
austin at aw25 ~/s $ grep -i vm86 ~/wine-git/include/config.h
/* Define to 1 if you have the <sys/vm86.h> header file. */
#define HAVE_SYS_VM86_H 1

attached is a +winevdm,+module,+relay,+tid trace

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list