mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-05-09 08:25:44 +02:00
[GH-ISSUE #226] Too much actions in Python make Upsilon reset without crash error #88
Labels
No labels
bug
duplicate
easy
enhancement
enhancement
fixed
fixed
good first issue
hard
invalid
pull-request
wontfix
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Upsilon#88
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Golem642 on GitHub (May 9, 2022).
Original GitHub issue: https://github.com/UpsilonNumworks/Upsilon/issues/226
Describe the bug
When you move too fast bewteen some python script and the python script list, Upsilon does a straight-up reset without displaying the crash error
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Upsilon should reset without showing the crashing error
Device (please complete the following information):
@LukasMFR commented on GitHub (May 9, 2022):
I have something similar, basically :
I got to Python (with no script as Upsilon does not have defaults scripts) then I click on OK a lot of times (so it gets into the script and out) and after awhile it crashes and I loose the Python file.
@Overengined commented on GitHub (May 12, 2022):
Had that one too. Very frustrating, because I was just spam clocking ok on python because of boredom and my calculator crashed. It was not a good experience.
Would it be some kind of unmanageable memory overload ?
@Overengined commented on GitHub (May 12, 2022):
@Golem642 , I think you meant with a crashing error message. Though I would simply have put here "calculator should be able to handle a high input rate/mass input"
@Golem642 commented on GitHub (May 12, 2022):
nope, for me it's doesn't show anything and straight up reset
@Overengined commented on GitHub (May 12, 2022):
What you're saying is that your calculator is resetting without an error message and you expect her not to show an error message, that's at leats what I understand by "Upsilon should reset without showing the crashing error".
@Golem642 commented on GitHub (May 12, 2022):
@Overengined no but like you know, normally when Upsilon crash it shows the "Upsilon Crash !" screen, but here it doesn't. That's what i'm trying to say
@LukasMFR commented on GitHub (May 13, 2022):
I am not sure at all but don't you need the bootloader to get the crash screen ? It's like you don't get USB protection if you don't have the bootloader
@Yaya-Cout commented on GitHub (May 21, 2022):
It is fixed by
36fa4a4152