Skip to content
This repository has been archived by the owner on Dec 1, 2020. It is now read-only.

Uncaught AttributeError: 'NoneType' object has no attribute 'cursor' #63

Open
peter-shr opened this issue Sep 20, 2017 · 0 comments
Open

Comments

@peter-shr
Copy link

Steps to reproduce

  1. First
  2. Second
  3. Third
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 297, in optimize
    cur = self.conn.cursor()
AttributeError: 'NoneType' object has no attribute 'cursor'

quickfinder 3.3.2, QGIS 2.14.19-Essen on Windows 10

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant