joostn / OpenJsCad

3D solid CAD using only Javascript
313 stars 127 forks source link

Error: "Please drop a file with .jscad extension" #41

Closed ghost closed 9 years ago

ghost commented 9 years ago

Steps to reproduce on OS X 10.6.8 Snow Leopard with Firefox 32.0.2:

Expected behaviour:

bebbi commented 9 years ago

Try looking at your file in a terminal, I suspect its name looks like "text.jscad.txt". This can happen in Text edit e.g which is set to automatically append .txt. Your OS might hide the extension by default

ghost commented 9 years ago

D'oh! Normally I'd have "Show all filename extensions" checked in the Finder preferences, but this was on a different user account, where it was unchecked. My bad!