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

IDE is reporting a lot of errors while playing with Colorado COVID example #6909

Closed
2 tasks
sylwiabr opened this issue May 31, 2023 · 6 comments
Closed
2 tasks
Assignees
Labels
--bug Type: bug --data corruption or loss Important: data corruption or loss d-unknown Difficulty: unable to estimate difficulty p-high Should be completed in the next sprint
Milestone

Comments

@sylwiabr
Copy link
Member

sylwiabr commented May 31, 2023

Discord username

No response

What type of issue is this?

Transient – Occurring only once

Is this issue blocking you from using Enso?

  • Yes, I can't use Enso because of this issue.

Is this a regression?

  • Yes, previous version of Enso did not have this issue.

What issue are you facing?

I opened an empty project, went back to the dashboard and opened Covid example from templates. The console was flooded with errors -mostly about visualizations, but few of them were concerning. I am attaching a video and screens from the console.

Expected behaviour

No errors in the console.

How we can reproduce it?

No response

Screenshots or screencasts

Zrzut ekranu 2023-05-31 o 15 43 16
Zrzut ekranu 2023-05-31 o 15 42 28
Zrzut ekranu 2023-05-31 o 15 42 07

video:
https://drive.google.com/file/d/1JATn8h3Vjz4i9qE3IMeUSSV-GMO3s_yW/view?usp=share_link

Logs

No response

Enso Version

Nightly 31.05

Browser or standalone distribution

Standalone distribution (local project)

Browser Version or standalone distribution

standalone

Operating System

MacOS

Operating System Version

No response

Hardware you are using

No response

@sylwiabr sylwiabr added --bug Type: bug triage labels May 31, 2023
@sylwiabr sylwiabr added the -gui label May 31, 2023
@wdanilo wdanilo added the --data corruption or loss Important: data corruption or loss label May 31, 2023
@hubertp
Copy link
Collaborator

hubertp commented May 31, 2023

Partially a duplicate of #6871

@sylwiabr
Copy link
Member Author

I think this one has extra error "already borrowed: BorrowMutError"

@farmaazon
Copy link
Contributor

farmaazon commented Jun 1, 2023

The "already borrowed: BorrowMutError" are actually an echo of the first panic (the panic does not leave borrows, and next frames work on borrowed data).

The question is if the "already borrowed" panics are indeed after the "unwrap at None" panic. If yes, then this is a full duplicate.

@sylwiabr
Copy link
Member Author

sylwiabr commented Jun 1, 2023

@farmaazon here are two errors before "BorrowMutError"
image
the panic was earlier definitely

@vitvakatu
Copy link
Contributor

Can't reproduce locally with IDE commit d44b1250b705f846846a476636b16ffaf308fb52 and engine 5.31. @sylwiabr could you confirm if the issue still happens for you?

@vitvakatu vitvakatu added p-high Should be completed in the next sprint d-unknown Difficulty: unable to estimate difficulty and removed triage labels Jun 5, 2023
@farmaazon farmaazon added this to the Beta Release milestone Jun 5, 2023
@farmaazon farmaazon moved this from ❓New to 📤 Backlog in Issues Board Jun 5, 2023
@farmaazon farmaazon assigned Frizi and unassigned Frizi Jun 16, 2023
@sylwiabr
Copy link
Member Author

sylwiabr commented Jul 7, 2023

can't reproduce on new package

@sylwiabr sylwiabr closed this as completed Jul 7, 2023
@github-project-automation github-project-automation bot moved this from 📤 Backlog to 🟢 Accepted in Issues Board Jul 7, 2023
@farmaazon farmaazon moved this from 🟢 Accepted to 🗄️ Archived in Issues Board Jul 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
--bug Type: bug --data corruption or loss Important: data corruption or loss d-unknown Difficulty: unable to estimate difficulty p-high Should be completed in the next sprint
Projects
Archived in project
Development

No branches or pull requests

6 participants