kiuliani / geoda

Automatically exported from code.google.com/p/geoda
GNU General Public License v3.0
0 stars 0 forks source link

Crash on attempt to save to read-only permission project file #121

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
On GeoDa 1.5.29 Mac

1) Change write permission on Examples/columbus_sqlite.gda to read-only
2) Open columbus_sqlite.gda
3) Change column order and press Save button
4) Instant crash

This is a realistic problem since the Examples on Windows will be read-only for 
many users.  Failure to open for writing needs to be detected and a useful 
error message needs to be shown to the user so that they can save the entire 
project somewhere else using Export.

Original issue reported on code.google.com by mmcc...@gmail.com on 20 Mar 2014 at 12:53

GoogleCodeExporter commented 8 years ago
Fixed in GeoDa 1.5.31

Original comment by mmcc...@gmail.com on 3 Apr 2014 at 7:26