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

Plotting failed possibly due to script bug #982

Open
cigarmemr opened this issue Oct 13, 2023 · 2 comments
Open

Plotting failed possibly due to script bug #982

cigarmemr opened this issue Oct 13, 2023 · 2 comments

Comments

@cigarmemr
Copy link

Step to reproduce:

  1. Run Graphest.exe

Result:
The initial "y=sin(x)" does not plot.

Error message:
"Uncaught (in promise) Error" revealed in Dev Tools:
image
The error turns out to be at column 1996451 in bundle.js:
image

Alternative way of reproducing
Step to reproduce:

  1. Click inputbox of the formula to make it focused
  2. Hit "Enter"

Result:
Plotting failed. Does not plot anything.

Error message:
Exception stack is revealed in Dev Tools:
image
The top of the stack turns out to be at column 1997727 in bundle.js:
image

Version:
1.3.3 for windows

Platform:
Windows 10 22H2

@unageek
Copy link
Owner

unageek commented Oct 17, 2023

Hi! Thank you for the detailed report. I suspect that an anti-virus software is blocking execution of the background program. Could you try installing and running Graphest inside Windows Sandbox if the edition of Windows you have supports it?

@cigarmemr
Copy link
Author

Hi! Thank you for the detailed report. I suspect that an anti-virus software is blocking execution of the background program. Could you try installing and running Graphest inside Windows Sandbox if the edition of Windows you have supports it?

I've just tried it, both inside Windows Sandbox and on the host machine with anti-virus software closed. Unfortunately the appearance and error occurrence remain exactly the same.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants