platformio / platformio-atom-ide

PlatformIO IDE for Atom: The next generation integrated development environment for IoT
https://atom.io/packages/platformio-ide
Apache License 2.0
476 stars 71 forks source link

Causing Atom to crash #2443

Closed TravellerNL closed 3 years ago

TravellerNL commented 4 years ago

(See workaround below)

After installing PlatformIO-IDE 2.7.1 from the package manager in Atom 1.50.0 x64, Atom crashes completely and pops up a critical warning: "Editor is not responding":

After removing PlatformIO from the folder: C:\Users\.atom\packages Atom works fine again, but without the PlatformIO-IDE.

AtomPlatformioCrashAfterInstall

AtomPlatformioCrash

System used is: Windows 10 Pro, Version 1909, OS build 18363.1016, x64 Intel Core i&-3610QM @2.30GHz, 16GB, x64

WORK AROUND Deinstall V2.7.0 and install V2.6.0

How to: Close any instance of Atom. Right-click The Windows Logo in the lower left corner of the screen and click on Run. Uninstall version 2.7.1 by entering: apm uninstall platformio-ide@2.7.1 Install version 2.6.0 by entering: apm install platformio-ide@2.6.0

ivankravets commented 3 years ago

Please update to 2.7.2. Sorry for the issue.