particle-iot-archived / particle-dev-app

Particle Dev: a professional, hackable IDE for Particle, based on Github's Atom https://www.particle.io/dev
26 stars 5 forks source link

Compiling #2

Open fredhoyle opened 8 years ago

fredhoyle commented 8 years ago

Hi I have installed the latest release on Windows 8.1 and 10. Whenever I open Dev for the first time and click compile, it works fine. All subsequent attempts to do any spark-related tasks don't seem to work at all. e.g. clicking compile again has no effect. Clicking "select device" has no effect. etc.

No error messages are shown anywhere (at least not that I can see). If I close Dev and reopen it again, everything seems to work again. Once.

suda commented 8 years ago

@fredhoyle could you try opening Developer Tools (View -> Developer -> Toggle Developer Tools) after restarting Dev and then try to compile? There could be some useful info there

fredhoyle commented 8 years ago

I've opened Developer Tools but what should I be looking for after the first successful compile nothing seems to change

metsis commented 8 years ago

I can confirm I have the same issue - only way to recompile after the first try is to restart Dev. Running on Windows 7.

brencerddwr commented 7 years ago

I am seeing the same issue as metsis, I have also noticed that I do not get a list of devices is I try to select device.

suda commented 7 years ago

@brencerddwr do you have the same issue with latest particle-dev Atom package as well?

brencerddwr commented 7 years ago

I tried the release version of Atom and the Beta version and neither would install particle-dev. I received an error about utilities:less when I tried to install it.

brencerddwr commented 7 years ago

I tried compiling with particle-cli and it gave an error about not being logged in. I logged it with cli and was able to compile with cli.

I then launched particle-dev, logged out, logged back in, and tried to compile in cloud, success. Then I flashed with cloud, worked fine.

It seems there was some sort of login status issue.