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

Numerical Vertex Edit Plugin error #18128

Closed
qgib opened this issue Feb 11, 2014 · 1 comment
Closed

Numerical Vertex Edit Plugin error #18128

qgib opened this issue Feb 11, 2014 · 1 comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Plugins
Milestone

Comments

@qgib
Copy link
Contributor

qgib commented Feb 11, 2014

Author Name: Julien LARSENEUR (Julien LARSENEUR)
Original Redmine Issue: 9540
Affected QGIS version: 2.0.1
Redmine category:python_plugins
Assignee: cmoe -


Numerical Vertex Edit 0.2.0 return an error when selection does not contain any point

Traceback (most recent call last):
  File "C:\\Documents and Settings\\mapinfo/.qgis2/python/plugins\
umericalVertexEdit\\vertexfindertool.py", line 116, in canvasReleaseEvent
    self.showSettingsWarning()
  File "C:\\Documents and Settings\\mapinfo/.qgis2/python/plugins\
umericalVertexEdit\\vertexfindertool.py", line 122, in showSettingsWarning
    displaySnapWarning = settings.value(settingsLabel).toBool()
AttributeError: 'NoneType' object has no attribute 'toBool'

Version de Python :
2.7.4 (default, Apr  6 2013, 19:54:46) [MSC v.1500 32 bit (Intel)]


Version de QGIS :
2.0.1-Dufour Dufour, ebebdf3


Related issue(s): #17799 (relates)
Redmine related issue(s): 9167


@qgib
Copy link
Contributor Author

qgib commented Feb 11, 2014

Author Name: Jürgen Fischer (@jef-n)


Please file bugs in that plugin at http://sourceforge.net/apps/trac/geoing/


  • resolution was changed from to invalid
  • assigned_to_id was configured as cmoe
  • status_id was changed from Open to Closed

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Plugins labels May 24, 2019
@qgib qgib added this to the Version 2.0.0 milestone May 24, 2019
@qgib qgib closed this as completed May 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Plugins
Projects
None yet
Development

No branches or pull requests

1 participant