planetfederal / qgis-geogiglight-plugin

GNU General Public License v2.0
19 stars 9 forks source link

python error when clicking "cancel" in the "geogig user configuration" dialog #82

Closed gioman closed 7 years ago

gioman commented 7 years ago

An error has occurred while executing Python code:

TypeError: 'NoneType' object is not iterable Traceback (most recent call last): File "/home/giovanni/.qgis2/python/plugins/geogig/gui/dialogs/importdialog.py", line 119, in importClicked user, email = config.getUserInfo() TypeError: 'NoneType' object is not iterable