I just downloaded the SimpleSvg plugin in QGIS 2.12, Mac OS X, and I get the following error:
Couldn't load plugin simplesvg due to an error when calling its initGui() method "TypeError: QLineEdit.setText(QString): argument 1 has unexpected type 'QPyNullVariant' Traceback (most recent call last):File "/Applications/QGIS.app/Contents/MacOS/../Resources/python/qgis/utils.py", line 315, in startPlugin plugins[packageName].initGui()File "/Users/d/.qgis2/python/plugins/simplesvg/SimpleSvg.py", line 106, in initGui self.dlg.setFilePath(self.svgFilename)File "/Users/d/.qgis2/python/plugins/simplesvg/SimpleSvgDialog.py", line 71, in setFilePath return self.ui.txtFileName.setText(path)TypeError: QLineEdit.setText(QString): argument 1 has unexpected type 'QPyNullVariant'**
أكثر...
Couldn't load plugin simplesvg due to an error when calling its initGui() method "TypeError: QLineEdit.setText(QString): argument 1 has unexpected type 'QPyNullVariant' Traceback (most recent call last):File "/Applications/QGIS.app/Contents/MacOS/../Resources/python/qgis/utils.py", line 315, in startPlugin plugins[packageName].initGui()File "/Users/d/.qgis2/python/plugins/simplesvg/SimpleSvg.py", line 106, in initGui self.dlg.setFilePath(self.svgFilename)File "/Users/d/.qgis2/python/plugins/simplesvg/SimpleSvgDialog.py", line 71, in setFilePath return self.ui.txtFileName.setText(path)TypeError: QLineEdit.setText(QString): argument 1 has unexpected type 'QPyNullVariant'**
- Python version: 2.7.10 (default, Jul 14 2015, 19:46:27) [GCC 4.2.1 Compatible Apple LLVM 6.0 (clang-600.0.39)]
- QGIS version: 2.12.0-Lyon Lyon, exported"**
أكثر...