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

Uncaught NameError: feature not found #4

Open
peter-shr opened this issue Oct 20, 2016 · 0 comments
Open

Uncaught NameError: feature not found #4

peter-shr opened this issue Oct 20, 2016 · 0 comments

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\itembrowser\gui\itembrowserdock.py", line 205, in on_listCombo_currentIndexChanged
    feature = self.getCurrentItem()
  File "C:/Users/user/.qgis2/python/plugins\itembrowser\gui\itembrowserdock.py", line 171, in getCurrentItem
    raise NameError("feature not found")
NameError: feature not found

itembrowser 2.5, QGIS 2.16.3 on Windows 8

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