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

Explore Further button bug Input Validation (Windows) #24

Open
myles28 opened this issue Oct 28, 2022 · 0 comments
Open

Explore Further button bug Input Validation (Windows) #24

myles28 opened this issue Oct 28, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@myles28
Copy link

myles28 commented Oct 28, 2022

I don't think this is working as intended. I am able to continuously select the "Explore Further" button before selecting a feature above. I think it should only allow this on a selected feature that has something to explore further. Should probably have an error pop up message.

image

Relevant python error I get ->
2022-10-28T12:35:54 WARNING Traceback (most recent call last): File "C:\Users/Myles/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\kwg_geoenrichment\kwg_plugin_enrichment_dialog.py", line 170, in addLearnMore for key in self.spoDict[self.degreeCount - 1]["o"]: KeyError: 'o'

If I try and explore further on a literal, there is a popup message that appears to work fine
image

This is running on Windows, with the most recent plugin version (v0.4)

@myles28 myles28 added the bug Something isn't working label Oct 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant