Opened 14 years ago

Closed 13 years ago

#565 closed defect (worksforme)

shp2pgsql-gui crashes when selecting second file

Reported by: robe Owned by: mleslie
Priority: medium Milestone: PostGIS 2.0.0
Component: utils/loader-dumper Version: master
Keywords: Cc:

Description

Tried the new commit on Windows XP.

It works fine if I only have one file. If I try to select a second file, it crashes after selection of second file and some mouse movement.

Also can we default the geometry name to geom. I think we said we would change our standard default to geom (form the_geom) for 2.0.

Can we also default to lower casing the table name.

Change History (3)

comment:1 by mcayland, 14 years ago

Owner: changed from pramsey to mleslie

FWIW I also see at least 2 other bugs with shp2pgsql-gui in trunk:

1) When launching from the command line, I get lots of errors similar this appearing before the main dialog appears onscreen:

(shp2pgsql-gui:7943): Gtk-CRITICAL : gtk_list_store_get_value: assertion `column < list_store→n_columns' failed

(shp2pgsql-gui:7943): GLib-GObject-CRITICAL : g_object_set_property: assertion `G_IS_VALUE (value)' failed

(shp2pgsql-gui:7943): GLib-GObject-CRITICAL : g_value_unset: assertion `G_IS_VALUE (value)' failed

2) If I click on the "Test connection" button, even if the connection fails then the dialog and log window both display "Connection succeeded".

comment:2 by strk, 13 years ago

Component: postgisloader/dumper

comment:3 by robe, 13 years ago

Resolution: worksforme
Status: newclosed

I haven't experienced this in a while so closing it out since I can't seem to make it crash last I tried.

Note: See TracTickets for help on using tickets.