Closed OoDeLally closed 5 years ago
Let me know if https://github.com/gepd/Deviot/commit/b982c6a07680629ee80a25455dbe15d4328939dd solves that problem
Yeah it solves it :+1: . Now it shows is not an IoT File
, which is a lot better than crashing.
I understand you need to designate which project to upload, and if you dont focus the right buffer, Deviot cannot know which. However it is rare that we work on several projects at the same time.
Is it possible to simply upload the last uploaded project, if no valid buffer is on focus? Of course it is a luxury feature, but it would be nice :+1:
You can use the freeze sketch in the compile/upload options menu for now.
Let me know if freeze sketch is enough for you.
Re open it if you need something different
I just happen to notice that when compiling/uploading from serial (as in serial hss focus ) does not use freeze , it still says not an iot file. OSX
Operating system
Linux Mint
Board used
Arduino Uno
Description of problem
When uploading with the
Alt-E
command while monitoring, the monitor crashes and stops if the current focused window is either the Deviot console buffer, or the monitor buffer.Error(s) in ST Console? (View > Show Console)
Steps to Reproduce
1- Enable monitoring (Alt-M). 2- Focus the monitor or Deviot buffer. 3- Hit the Upload command (Alt-E).
Additional info
It seems very related to this issue https://github.com/gepd/Deviot/issues/209#issuecomment-364934377 But I could not figure out if this issue has been solved for this guy.
Thank you!