Closed
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