kiuliani / geoda

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

Exception for Mapinfo in Windows on column rename #117

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
GeoDa 1.5.29, Windows 7 64-bit

1) Open columbus_mapinfo_mif.gda
2) Rename COLUMBUS_ to COLUMBUS_23sd1wqw or something like that
3) Program allows this name (which is probably correct)
4) Press the Save button
5) Unhandled Exception.

This is similar to what happens for SQLite.  Probably a problem in Windows for 
all OGR data sources.  This needs to be checked out.

Original issue reported on code.google.com by mmcc...@gmail.com on 17 Mar 2014 at 10:24

GoogleCodeExporter commented 8 years ago
It seems that any change to the Table at all causes an exception upon save.  
Trying to reorder the columns alone in a Mapinfo project and then pressing save 
causes an unhandled exception in Windows right now.

Original comment by mmcc...@gmail.com on 17 Mar 2014 at 10:46

GoogleCodeExporter commented 8 years ago
Again, probably due to the Examples in Windows not having write permissions.  
Closing this issue.

Original comment by mmcc...@gmail.com on 20 Mar 2014 at 4:25