You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 1, 2020. It is now read-only.
Traceback (most recent call last):
File "C:/Users/user/.qgis2/python/plugins\quickfinder\gui\refresh_dialog.py", line 119, in refresh
self.project_finder.optimize()
File "C:/Users/user/.qgis2/python/plugins\quickfinder\core\project_finder.py", line 290, in optimize
cur = self.conn.cursor()
AttributeError: 'NoneType' object has no attribute 'cursor'
quickfinder 3.3.0, QGIS 2.14.7-Essen on Windows 10
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Steps to reproduce
quickfinder 3.3.0, QGIS 2.14.7-Essen on Windows 10
The text was updated successfully, but these errors were encountered: