gepd / Deviot

Sublime Text plugin for IoT development based in PlatformIO ecosystem (Arduino IDE)
Apache License 2.0
307 stars 56 forks source link

DEV BUG clean attribute error dstop #266

Closed tablatronix closed 6 years ago

tablatronix commented 6 years ago

selecting clean, I get this error in console

Exception in thread Thread-1663:
Traceback (most recent call last):
  File "./python3.3/threading.py", line 901, in _bootstrap_inner
  File "./python3.3/threading.py", line 858, in run
  File "/Users/.../Library/Application Support/Sublime Text 3/Packages/Deviot (Arduino IDE)/platformio/clean.py", line 48, in start_cleaning
    self.dstop()
AttributeError: 'Clean' object has no attribute 'dstop'
gepd commented 6 years ago

Fixed with https://github.com/gepd/Deviot/commit/4a8228fc7bea95379f553fdfd7ee4abebce30511