Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A few UX enhancements for error reporting on GPKGs #37018

Merged

Conversation

elpaso
Copy link
Contributor

@elpaso elpaso commented Jun 7, 2020

This fixes #36574 by showing an error in the data
items when the layer cannot be opened.

In the same way, similar errors now bubble up
to the message bar from data source select dialog.

qgis-read-only-gpkg-bug-2

qgis-read-only-gpkg-bug

This fixes qgis#36574 by showing an error in the data
items when the layer cannot be opened.

In the same way, similar errors now bubble up
to the message bar from data source select dialog.
@elpaso elpaso added GUI/UX Related to QGIS application GUI or User Experience Bug Either a bug report, or a bug fix. Let's hope for the latter! labels Jun 7, 2020
@github-actions github-actions bot added this to the 3.14.0 milestone Jun 7, 2020
src/core/providers/ogr/qgsogrdataitems.cpp Outdated Show resolved Hide resolved
Co-authored-by: Nyall Dawson <nyall.dawson@gmail.com>
@nyalldawson nyalldawson merged commit 18ea6a9 into qgis:master Jun 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! GUI/UX Related to QGIS application GUI or User Experience
Projects
None yet
Development

Successfully merging this pull request may close these issues.

QGIS reports "no layers" in GeoPackage when geopackage directory is write protected
2 participants