http://bugs.winehq.org/show_bug.cgi?id=25130
Summary: GWBASIC 3.23.EXE fails to open. Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: roger_norton@inorbit.com
After clicking on GWBASIC.EXE, a window appears saying that this programme cannot be opened as it is not marked as executable. It will not open from a terminal either, giving the error message "err:dosmem:DOSMEM_MapDosLayout Need full access to the first megabyte for dos mode". This program worked in Windows XP when I last tested it.
http://bugs.winehq.org/show_bug.cgi?id=25130
--- Comment #1 from Austin English austinenglish@gmail.com 2010-11-12 13:18:46 CST --- The first problem is fixed my chmod +x'ing the exe (or marking it as trusted in the shortcut.
For the second, see http://wiki.winehq.org/PreloaderPageZeroProblem.
http://bugs.winehq.org/show_bug.cgi?id=25130
--- Comment #2 from Dmitry Timoshkov dmitry@codeweavers.com 2010-11-13 07:30:03 CST --- Please specify Wine version you are using (in the Version field above), and attach full terminal output as described at http://wiki.winehq.org/FAQ#get_log
http://bugs.winehq.org/show_bug.cgi?id=25130
--- Comment #3 from Roger Norton roger_norton@inorbit.com 2010-11-14 12:45:38 CST --- (In reply to comment #1)
The first problem is fixed my chmod +x'ing the exe (or marking it as trusted in the shortcut.
For the second, see http://wiki.winehq.org/PreloaderPageZeroProblem.
Thanks, the program now displays as expected, but words typed on the keyboard do not show in the program window (or elsewhere).
http://bugs.winehq.org/show_bug.cgi?id=25130
Roger Norton roger_norton@inorbit.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.2.1
--- Comment #4 from Roger Norton roger_norton@inorbit.com 2010-11-14 13:08:16 CST --- (In reply to comment #2)
Please specify Wine version you are using (in the Version field above), and attach full terminal output as described at http://wiki.winehq.org/FAQ#get_log
Version number inserted above.
I have not been able to run the application from the command line, following the directions in the link you gave. Terminal output is as follows:
roger@acer:~$ cd '.wine/drive_c/Program Files/gwbasic' roger@acer:~/.wine/drive_c/Program Files/gwbasic$ wine GWBASIC 3.23.EXE wine: cannot find L"C:\windows\system32\GWBASIC.exe" roger@acer:~/.wine/drive_c/Program Files/gwbasic$
I have got the program to run in the Oracle VM VirtualBox, so no big hurry to solve this problem.
http://bugs.winehq.org/show_bug.cgi?id=25130
--- Comment #5 from Andrew Nguyen arethusa26@gmail.com 2010-11-14 13:34:28 CST --- (In reply to comment #4)
I have not been able to run the application from the command line, following the directions in the link you gave. Terminal output is as follows:
roger@acer:~$ cd '.wine/drive_c/Program Files/gwbasic' roger@acer:~/.wine/drive_c/Program Files/gwbasic$ wine GWBASIC 3.23.EXE wine: cannot find L"C:\windows\system32\GWBASIC.exe" roger@acer:~/.wine/drive_c/Program Files/gwbasic$
You need to escape the entire program name string so the shell doesn't interpret it as two arguments.
http://bugs.winehq.org/show_bug.cgi?id=25130
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #6 from Dmitry Timoshkov dmitry@codeweavers.com 2010-11-14 23:47:20 CST --- This bug is invalid then. Please open a separate bug report for other problem(s).
http://bugs.winehq.org/show_bug.cgi?id=25130
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Dmitry Timoshkov dmitry@codeweavers.com 2010-11-14 23:51:52 CST --- Closing invalid.