Project

General

Profile

Bug #777

Direct Mode commands are no longer working (or are working intermittently).

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

Status:
Closed
Priority:
High
Target version:
Start date:
06/11/2021
Due date:
% Done:

0%

Estimated time:
2:00 h
Affected version:

Description

It appears that when any error occurs in Direct Mode, it stops working.
This particular case may have been caused by attempting to create X$.
(See snapshots.)


Files

Direct Mode Failures.png (22 KB) Direct Mode Failures.png Print "test" worked, but nothing after that. Brian Flanagan, 06/11/2021 10:00 AM
Create_X$_Failure.png (13.4 KB) Create_X$_Failure.png Error when trying to create X$. Brian Flanagan, 06/11/2021 10:01 AM
#1

Updated by Brian Flanagan almost 3 years ago

  • Affected version set to 1.0.0 (B8)
#2

Updated by Brian Flanagan almost 3 years ago

  • Affected version changed from 1.0.0 (B8) to 1.0.0 (B8) u15

Re-tested in B8 u15.
Still has problems.

Example:

> Print "This is a test."
This is a test.
> X=10:Print X
>

Note that the second command entered failed.
Here's the error message from the console:

Uncaught TypeError: Cannot set property 'X' of undefined
at Function.Application.AOZ_DirectCommand_2 (<anonymous>:4:14)
at raoz.js:623
#3

Updated by Francois Lionet over 2 years ago

  • Status changed from New to Resolved
  • Assignee changed from Baptiste Bideaux to Francois Lionet

Fixed with new console in beta 10!

#4

Updated by Brian Flanagan over 2 years ago

  • Status changed from Resolved to Closed
  • Target version changed from none to 1.0.0 (B10) u16

Re-tested in 1.0.0 (B10) u16 (9/7)
Works!

Also available in: Atom PDF