Turbo Basic

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
djtmc
Level 2
Level 2
Posts: 11
Joined: Sun Sep 11, 2011 5:09 pm

Turbo Basic

Post by djtmc »

Yes, I know it's an ancient program. Problem is, I've bought an ancient textbook that has all its code in TB.

Anyway, I can't get this to run. Tried DOSBox first, only to be told that the program requires win32. So I tried to run it in Wine, but got the infamous '...encountered a serious error...' dialog.

Run in a fresh prefix, no Winetricks, dll overrides, configuration changes or anything else.
wine-1.3.26 on Ubuntu 10.04.
Full terminal output at http://pastebin.com/CPSigJsf

Any suggestions gratefully received.

Many thanks,

David Shaw
Martin Gregorie

Turbo Basic

Post by Martin Gregorie »

On Sun, 2011-09-11 at 17:15 -0500, djtmc wrote:
Yes, I know it's an ancient program. Problem is, I've bought an ancient textbook that has all its code in TB.

Anyway, I can't get this to run. Tried DOSBox first, only to be told
that the program requires win32. So I tried to run it in Wine, but
got the infamous '...encountered a serious error...' dialog.
What did you set the Windows version to with winecfg?


Martin
djtmc
Level 2
Level 2
Posts: 11
Joined: Sun Sep 11, 2011 5:09 pm

Post by djtmc »

As I said, it's a totally untouched prefix, so I guess the windows version would be XP - but I've just tried 95 and 3.1 and it makes no difference.

David Shaw
jjmckenzie
Moderator
Moderator
Posts: 1153
Joined: Wed Apr 27, 2011 11:01 pm

Turbo Basic

Post by jjmckenzie »

On 9/11/11 3:26 PM, Martin Gregorie wrote:
On Sun, 2011-09-11 at 17:15 -0500, djtmc wrote:
Yes, I know it's an ancient program. Problem is, I've bought an ancient textbook that has all its code in TB.

Anyway, I can't get this to run. Tried DOSBox first, only to be told
that the program requires win32. So I tried to run it in Wine, but
got the infamous '...encountered a serious error...' dialog.
What did you set the Windows version to with winecfg?

This was a Windows95 or Windows98 program. Don't know if it will work
with Wine, but the OP should try this:

winecfg

Click on the Add Applications button and navigate to the TurboBasic
executable. Click on the Open button. The program should now appear in
the Applications listing.

Click drop down button next to Windows Version and select Windows98.

Click on the OK button.

Navigate to the TurboBasic directory and run the program. It should now
be running in Windows98 mode and may run better. If not, capture a
logging file
http://wiki.winehq.org/FAQ#get_log
and post it to a site like pastebin.com (Ubuntu has a pastie site.)
Post only the URL here so those interested can go and look at it.

James
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Turbo Basic

Post by dimesio »

djtmc wrote:Full terminal output at http://pastebin.com/CPSigJsf
Try winetricks ie6.
djtmc
Level 2
Level 2
Posts: 11
Joined: Sun Sep 11, 2011 5:09 pm

Re: Turbo Basic

Post by djtmc »

dimesio wrote:Try winetricks ie6.
The site (Zensoft.net) seems to be down. I'll try again tomorrow sometime.

Thanks for the help, everyone,

David Shaw
djtmc
Level 2
Level 2
Posts: 11
Joined: Sun Sep 11, 2011 5:09 pm

Post by djtmc »

Still down - is there any other way I can do this?

David Shaw
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

djtmc wrote:Still down - is there any other way I can do this?
Try winetricks ie7.
djtmc
Level 2
Level 2
Posts: 11
Joined: Sun Sep 11, 2011 5:09 pm

Post by djtmc »

dimesio wrote:
djtmc wrote:Still down - is there any other way I can do this?
Try winetricks ie7.
D'oh!

Sorry, dimesio, my brain obviously isn't working. Many thanks, that worked a treat (after I'd switched to WinXP) and I'm now up and running.

David Shaw
jjmckenzie
Moderator
Moderator
Posts: 1153
Joined: Wed Apr 27, 2011 11:01 pm

Turbo Basic

Post by jjmckenzie »

On Tue, Sep 13, 2011 at 9:03 AM, djtmc <[email protected]> wrote:
dimesio wrote:
djtmc wrote:
Still down - is there any other way I can do this?
Try winetricks ie7.
D'oh!

Sorry, dimesio, my brain obviously isn't working.  Many thanks, that worked a treat (after I'd switched to WinXP) and I'm now
up and running.
Can this be updated in the Applications Database as well?

Thank you.

James
Locked