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

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

@peter-shr

Description

@peter-shr

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 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions