-
-
Notifications
You must be signed in to change notification settings - Fork 391
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
Large file crashes IDE when pushing to Remote Sketchbook #634
Labels
conclusion: resolved
Issue was resolved
criticality: low
Of low impact
priority: medium
Resolution is a medium priority
topic: cloud
Related to Arduino Cloud and cloud sketches
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
Comments
ubidefeo
added
priority: medium
Resolution is a medium priority
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
criticality: low
Of low impact
labels
Nov 26, 2021
@ubidefeo seems like it crashes when a new file (not on cloud) is pushed. Size seems not related based on @AlbyIanna investigation. |
tested and working |
Moved from here:
ide-crash.mp4 |
This was referenced Feb 22, 2023
4 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
conclusion: resolved
Issue was resolved
criticality: low
Of low impact
priority: medium
Resolution is a medium priority
topic: cloud
Related to Arduino Cloud and cloud sketches
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
Describe the bug
When using the Remote Sketchbook feature to push and sync Sketches across IDE 2.0 and Arduino Cloud,
If I add a file above 100KB (could be a font or image byte array file), the IDE's window crashes and the IDE stops working.
To Reproduce
Steps to reproduce the behavior:
.h
or your own.h
/.cpp
ClassExpected behavior
Either issue a warning or fix the upload limit
Screenshots
screen recording
Desktop (please complete the following information):
Find attached a sample converted font
Orbitron_Medium_20.h.zip
The text was updated successfully, but these errors were encountered: