Ticket #602 (closed defect: fixed)
Tk interface gis.m does not switch db connection properly
| Reported by: | frankie | Owned by: | marisn |
|---|---|---|---|
| Priority: | major | Milestone: | 6.4.0 |
| Component: | Tcl/Tk | Version: | 6.4.0 RCs |
| Keywords: | Cc: | ||
| Platform: | Unspecified | CPU: | Unspecified |
Description
I tried importing via v.in.ogr a shapefile using the dbf engine and visualizing table headers and data. Then I used db.copy to copy dbf to an sqlite db and run v.db.reconnect and db.connect to switch engine globally. The Tk vector viewer is not more able to show table data (but it shows table cols by v.info) because it retains the dbf driver choice, even if v.db.connect reports a correct link. Apparently it still uses driver=dbf for db.select even if instructed to not do that by db.connect.
Change History
Note: See
TracTickets for help on using
tickets.
