Opened 3 years ago

#691 new defect

QGIS nightly - creating new SpatiaLite connection fails

Reported by: jratike80 Owned by: osgeo4w-dev@…
Priority: major Component: Package
Version: Keywords: QGIS SpatiaLite
Cc:

Description

With QGIS nightly (3.21), installed with OSGeo4W installer, it is not possible to create a new Spatialite connection. Everything looks normal when I start creating a new connection but when I have selected the database file the connection string that QGIS creates is like this:

my_db.sqlite@

The file path part after "@" is missing. This is a working string from QGIS 3.18

my_db.sqlite@C:/data/my_db.sqlite

Issue seems to be Spatialite, not SQLite specific, because I can create new Geopackage connections.

Version info:

QGIS version 3.21.0-Master QGIS code revision 8051c3fb1c Qt version 5.15.2 Python version 3.9.5 GDAL/OGR version 3.3.1 PROJ version 8.1.1 EPSG Registry database version v10.028 (2021-07-07) GEOS version 3.9.1-CAPI-1.14.2 SQLite version 3.35.2 PDAL version 2.3.0 PostgreSQL client version 13.0 SpatiaLite version 5.0.1 QWT version 6.1.3 QScintilla2 version 2.11.5 OS version Windows 10 Version 2004

This copy of QGIS writes debugging output.

Active Python plugins ImportPhotos QuickWKT db_manager grassprovider MetaSearch processing sagaprovider

Change History (0)

Note: See TracTickets for help on using tickets.