We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I received the following traceback. Do I need to install the Orfeo Toolbox?
2017-07-02T12:20:16 1 Traceback (most recent call last): File "C:/Users/mfdej/.qgis2/python/plugins\profiletool\tools\ptmaptool.py", line 225, in activate QgsMapTool.activate(self) AttributeError: 'NoneType' object has no attribute 'activate'
The text was updated successfully, but these errors were encountered:
@mfdejong, you just found a bug in the Profile tool. It has nothing to do with Orfeo Toolbox.
Can you reproduce the situation when it occured? The sequence of clicks, changing map tools etc.
Sorry, something went wrong.
No branches or pull requests
I received the following traceback. Do I need to install the Orfeo Toolbox?
2017-07-02T12:20:16 1 Traceback (most recent call last):
File "C:/Users/mfdej/.qgis2/python/plugins\profiletool\tools\ptmaptool.py", line 225, in activate
QgsMapTool.activate(self)
AttributeError: 'NoneType' object has no attribute 'activate'
The text was updated successfully, but these errors were encountered: