WEB-IDE new-bee question #3879
Replies: 1 comment
-
Posted at 2014-06-09 by @gfwilliams Strange... do you not get a 'save as' dialog? Whenever I've tried that's what I get - but then I haven't tried on 8.1 I guess... Anyone else have this problem? Posted at 2014-06-09 by user7114
NO, it generates sequential file(s) with the format "code(x).js" on the bottom Note: The only options, in the folder dropdown box arrow is ... Posted at 2014-06-09 by @gfwilliams Ok, thanks. I'll see if I can fix this - on every other OS I've tried you get a save as dialog... Are you using anything non-standard (like a Chrome beta version) that might be causing it, or is it a totally normal Windows install? Posted at 2014-06-09 by user7114
Just the normal Chrome (non-beta) install. For windows, I upgraded from the standard Windows 8.1/x64 Chrome 35.0.1916.114m Posted at 2014-06-17 by azrobbo I can confirm that I'm having this same issue on Windows 8.1 - 64 bit.
I'm happy to help you test this; ping me if I can help. Cheers. Posted at 2014-06-18 by Pumych The same on Debian in both modes "code" and "Graphical Designer" Posted at 2014-06-18 by @gfwilliams Hi - can you all try downloading the Web IDE from GitHub? Instructions here: http://github.com/espruino/EspruinoWebIDE Hopefully I've just fixed this (but I can't test it here so can't be sure). If you can confirm it works then I'll roll it out in the Chrome Web Store though. Posted at 2014-06-18 by Frida It works here on Ubuntu 14.04lts 64bit. Posted at 2014-06-18 by @gfwilliams @frida: that one is the new Web IDE. It makes its own title bar (so it can put notifications in it), but it doesn't know exactly what the OS+Theme is (for instance I run on Ubuntu and I have my icons in the same places as the Web IDE). Posted at 2014-06-18 by azrobbo I can confirm this fixed it on my Win 8.1 system on Chrome Version 35.0.1916.153 m. Thank you sir. Cheers! Posted at 2014-06-19 by @gfwilliams Great, thanks for letting me know! Posted at 2014-06-26 by user7114 Note: The Web-IDE version did not change - still is v 44 <-----???? Windows 8.1 64 Bit Posted at 2014-06-26 by azrobbo my comment was based on the dev IDE from github, as he linked above. i'm not sure is the 'fix' got rolled into the Chrome Web store and/or if the changes have been approved by Google yet. If you really need the update, you can always install the dev version. Posted at 2014-06-26 by user7114 I got the Web-IDE from Github. Posted at 2014-06-26 by azrobbo My mistake, i just re-read your questions/comments and you are correct. I apologize, as I didn't even notice the drop-down thing, as I was just happy that the save-as box popped up at all. Yes, the IDE number on the Dev/github version IS the same as the release version. But, i'm not sure if release has been updated or not. And Yes, the 'save as type' drop-down is fixed as 'all files', but the default filename should end in .js (at least) Sorry & sorry that I couldn't help ya. Posted at 2014-06-26 by @gfwilliams In Can anyone else confirm about the Posted at 2014-06-26 by @gfwilliams Just reproduced this on Mac. I'll see what I can do Posted at 2014-06-26 by user7114 I pulled it again and it now says v45. The previous v44 had the "save as" fix already in the Github pull.???? Now the only nickpic is the file extension not
Do you have Windows 8.1? Windows 8.1 64 Bit Posted at 2014-06-26 by @gfwilliams On linux it works fine - but as I said a few minutes later, I reproduced it on Mac. Posted at 2014-06-26 by @gfwilliams Are you sure it's not just that 'hide extensions' was on? This was the case on Mac. Clicking 'save' still saved a file called 'code.js'. Posted at 2014-06-26 by azrobbo I'm on Windows 8.1, Chrome Version 35.0.1916.153 m, and just pulled the latest Web IDE from Github (which now shows 0.45) The file-save dialog defaults the filename to code.js Posted at 2014-06-26 by @gfwilliams Have you turned on 'show extensions' in the settings? I don't have Win 8.1 here but every version of windows I've seen including 7 has that option. I guess if it's on you may see code.js and if it's off you may just see code. Posted at 2014-06-26 by user7114 dis-reguard - extension js still not working but that's not a big issue. Posted at 2014-06-26 by azrobbo I'm glad you found a process that works for you @user7114 - (wow that username feels very dystopian ) Windows does have a default setting that hides file extensions by default, as @gfwilliams mentioned. This may be what's causing the difference in what you're seeing. This is one of the first options that I change when using a computer, so I didn't even think of it. The setting is buried in Windows 8, but I'll try to describe where its at if you want to see how your computer is set and/or change it.
You should now see the file extensions of all of the files when viewing a directory on your computer. (The extensions were always there, Windows was just being helpful and hiding them for you.) I hope this helps. Cheers. Posted at 2014-06-26 by user7114 All is OK - Thanks/Cheers. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2014-06-06 by user7114
Under windows 8.1 / using Chrome saving a file from the Web-IDE produces a
generic java script file in the download files directory.
Is there a preference to change this generic file name and the directory in which it is downloaded? I would like to keep a special java script backup folder with user friendly file names. Using a "save as" file under download would be helpful.
Beta Was this translation helpful? Give feedback.
All reactions