-
-
Notifications
You must be signed in to change notification settings - Fork 470
Closed
Labels
conclusion: resolvedIssue was resolvedIssue was resolvedcriticality: lowOf low impactOf low impactpriority: mediumResolution is a medium priorityResolution is a medium prioritytopic: cloudRelated to Arduino Cloud and cloud sketchesRelated to Arduino Cloud and cloud sketchestopic: codeRelated to content of the project itselfRelated to content of the project itselftype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project
Description
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:
- Go to Remote Sketchbook
- Sign in if you are not
- Pull a Sketch if you haven't
- Sketch > Show Sketch Folder
- add any small file (could be a
.h
or your own.h
/.cpp
Class - Push
- It will work
- Add a larger file (> 100KB) such as a custom font or image converted to Bitmap
- Push
- IDE will crash (see screenshot)
Expected behavior
Either issue a warning or fix the upload limit
Screenshots
screen recording
Desktop (please complete the following information):
- OS: Mac OS
- Version: 2.0.0 Beta 12 (any)
Find attached a sample converted font
Orbitron_Medium_20.h.zip
Metadata
Metadata
Assignees
Labels
conclusion: resolvedIssue was resolvedIssue was resolvedcriticality: lowOf low impactOf low impactpriority: mediumResolution is a medium priorityResolution is a medium prioritytopic: cloudRelated to Arduino Cloud and cloud sketchesRelated to Arduino Cloud and cloud sketchestopic: codeRelated to content of the project itselfRelated to content of the project itselftype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project