ovilab / atomify

Atomify - a realtime LAMMPS visualizer
GNU General Public License v3.0
149 stars 20 forks source link

Show warning to user if script outside ~/Downloads is opened due to sandbox limitations #311

Closed andeplane closed 7 years ago

andeplane commented 7 years ago

In Mac App store, all apps have to be sandboxed meaning we can only get access to user selected files and files in the ~/Downloads folder.

Two solutions: 1) open all files by selection so that they are marked as user selected (but then dumps, log files etc won't work) 2) show warning to user informing them that they must run things in the downloads folder.

andeplane commented 7 years ago

Fixed in 96238ced36103f1849ddafc3cd80af5ab835714a