Native IDE Issues (Windows 10) #1794
Replies: 5 comments
-
Posted at 2016-12-13 by @gfwilliams Thanks for letting me know - strange about the crash. So how do you make it happen? Just connect and then disconnect, and it crashes as soon as you click 'disconnect'? Very odd about the file types too. You mean the |
Beta Was this translation helpful? Give feedback.
-
Posted at 2016-12-13 by @gfwilliams Ok, I've managed to fix the crash now - I'll update the Web IDE online with it soon. I double-checked the module extensions on my PC though, and they're fine. Is it possible it could be something you had changed? Or what language is your PC set to? Perhaps than has some effect. |
Beta Was this translation helpful? Give feedback.
-
Posted at 2016-12-16 by user71182 Just vanilla windows 10 (UK English) and installed the IDE to the default path. Didn't touch the config until it wouldn't work and I was trying to understand why. |
Beta Was this translation helpful? Give feedback.
-
Posted at 2016-12-19 by @gfwilliams That's really strange - have you used the Chrome-based Web IDE before? I'm on Windows 10 UK English too and didn't see this. Does anyone else have this problem? |
Beta Was this translation helpful? Give feedback.
-
Posted at 2016-12-19 by user71182 Hi Gordon, I did install it before reading the instructions and uninstalling it (the Chome plug in) in favour of the native IDE. David |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2016-12-12 by user71182
Hi,
One issue and one that I resolved that might be of use to other people.
Issue is that the native IDE quits immediately when I've (succesfully) connected to; and then disconnected from, my puck.js.
It's not the end of the world but it's a bit annoying to have to reload it each time (although I mostly don't have to connect and disconnect often during a session).
The other issue I resolved but it's probably going to annoy other people. I was having issues loading modules. The IDE seemed to be having trouble fetching them. It turned out the URL to esprino/modules was correct but the file types box was using ';' as a separator rather than the pipe symbol. Was easily fixed but I would guess that other people will hit the same issue (and ';' is a more common seperator than a pipe on windows so it's not obvious unless you read the text!) This seemed to be the default config of the app - I didn't do anything special installing it - just all defaults.
Hope that's of help to someone - and would be interested in any ideas (from Gordon) on the native IDE front.
Love my puck ;-)
David
Beta Was this translation helpful? Give feedback.
All reactions