Ticket #565 (closed defect: worksforme)

Opened 3 years ago

Last modified 2 years ago

shp2pgsql-gui crashes when selecting second file

Reported by: robe Owned by: mleslie
Priority: medium Milestone: PostGIS 2.0.0
Component: loader/dumper Version: trunk
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

Changed 3 years ago by mcayland

  • 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".

Changed 2 years ago by strk

  • component changed from postgis to loader/dumper

Changed 2 years ago by robe

  • status changed from new to closed
  • resolution set to worksforme

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.