Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] crashing when pressing Shift + Enter in interactive mode #198

Open
Unknown6656 opened this issue Apr 15, 2024 · 0 comments
Open

[BUG] crashing when pressing Shift + Enter in interactive mode #198

Unknown6656 opened this issue Apr 15, 2024 · 0 comments
Assignees
Labels
area: CLI command line interface bug Something isn't working

Comments

@Unknown6656
Copy link
Owner

Bug Description

The interpreter crashes with:

The value must be greater than or equal to zero and less than the console's buffer size in that dimension. (Parameter 'top')
Actual value was 51.
If you believe that this is a bug, please report it to https://github.com/Unknown6656/AutoIt-Interpreter/issues/new?template=bug_report.yml.
________________________________________________________________________________________________________________________________________________________________________________________________________________
Exit code: -2146233086     Time: 00:00:09.7584589 (Total), 00:00:00 (Script)

Steps to reproduce the Bug

  1. Run autoit3 -mi
  2. Type $a = 1
  3. Press Shift + Enter

Expected Behavior

no crash; just a new line break

Operating System Type

Windows, MacOS, Linux, Other POSIX compliant OS, Other non-POSIX compliant OS

Operating System Architecture

x86, x64, arm, arm64, Other

Operating System Descriptor

Microsoft Windows [Version 10.0.22631.3296]

AutoIt Interpreter Version

+-----------------+
| . .o+.+.*Eooo   |   AUTOIT3 INTERPRETER
|  o +o= = =.  .  |     Written by Unknown6656, 2018 - 2024
|   .o=.= o o     |
|   o =B=+.o      |   https://github.com/Unknown6656/AutoIt-Interpreter/
|  o ++B=S+       |
|   =o.=..        |   Version 0.12.2390.8650, fc8e83b32164422fe0cbcc8b641fbb42ebe0d778
|  .. +           |   276291E3C0ACD3A54464D36E4823DDB3AB52E54B4E45137A6E542557023E815C
|    o            |
|                 |   Use this image to compare whether two AutoIt versions are equal.
+-----------------+

Additional Information

No response

@Unknown6656 Unknown6656 added the bug Something isn't working label Apr 15, 2024
@Unknown6656 Unknown6656 self-assigned this Apr 15, 2024
@Unknown6656 Unknown6656 added the area: CLI command line interface label Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: CLI command line interface bug Something isn't working
Projects
Status: ToDo - Soon
Development

No branches or pull requests

1 participant