Project

General

Profile

Bug #583

Beta 1 version will not transpile to web browser in macOS verison.

Added by Brian Flanagan over 3 years ago. Updated almost 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
11/18/2020
Due date:
% Done:

0%

Estimated time:
2:00 h
Affected version:

Description

I tried to transpile a very simple program.
I kept getting the "Editor is not responding" error, and had to keep hitting "Keep Waiting".
After about a half dozen attempts, I finally gave up and hit "Force Close" instead.

#1

Updated by Brian Flanagan over 3 years ago

  • Subject changed from Beta 1 version will not transpile to web browser. to Beta 1 version will not transpile to web browser in macOS verison.

Example:

#manifest: "aoz"
For i=1 To 20
    r=r+i
    Print i,r
Next i
Wait Key

This results in an unending series of "Editor is not responding" dialog boxes.
After about a half dozen attempts, I gave up and hit the "Force Close" button.

#2

Updated by Brian Flanagan over 3 years ago

  • Status changed from New to Resolved
  • Estimated time set to 2:00 h
  • Affected version set to Beta 1

This turned out to be another problem. .AOZIP files were not being loaded properly, and apparently, not only was the .aoz file corrupted, but some of the rest of the structure was as well. As a result the transpiler locked up.

Programs will transpile, but will fail if part of the package structure is messed up.

#3

Updated by Brian Flanagan over 3 years ago

(see bug #584 for more info)

#4

Updated by Brian Flanagan almost 3 years ago

  • Status changed from Resolved to Closed

Verified working.

Also available in: Atom PDF