kiuliani / geoda

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

Export to CSV: instant crash #73

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
1) Opened a very simple CSV file: 2 columns, 4 rows of numbers
2) Try to Export to CSV with different file name

Instant crash on Export:

EXC_BAD_ACCESS from ExportDataDlg.cpp line 393:
spatial_ref = exist_layer->GetSpatialReference()->Clone();

Original issue reported on code.google.com by mmcc...@gmail.com on 24 Jan 2014 at 9:27

GoogleCodeExporter commented 8 years ago
GeoDa 1.5.22 on OSX 10.6

Original comment by mmcc...@gmail.com on 24 Jan 2014 at 9:27

GoogleCodeExporter commented 8 years ago
Appears that all exports are crashing... Perhaps this is a problem with GeoDa 
build/install.  Let me check before investigating.

Original comment by mmcc...@gmail.com on 24 Jan 2014 at 9:29

GoogleCodeExporter commented 8 years ago
Caused by newly introduced Projection information, when talbe-only datasource, 
there is no Projection info.
Check a fix in revision 2921

Original comment by lixun...@gmail.com on 24 Jan 2014 at 9:40

GoogleCodeExporter commented 8 years ago

Original comment by mmcc...@gmail.com on 10 Feb 2014 at 11:19