IZSVenezie / VetEpiGIS-Tool

VetEpiGIS-Tool is a free QGIS tool that helps veterinarian users in the management of spatial data related to animal disease.
https://izsvenezie.github.io/VetEpiGIS-Tool/
GNU General Public License v2.0
1 stars 0 forks source link

Bug in Export tool #34

Closed paolabfor closed 4 years ago

paolabfor commented 4 years ago

If the path to export layer is not selected, return the follow error.

An error has occurred while executing Python code: 

IndexError: string index out of range 
Traceback (most recent call last):
  File "C:/Users/bonatop/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\VetEpiGIS-Tool\plugin\export.py", line 75, in filer
    self.lineEdit.setText(sf[0])
IndexError: string index out of range