2015-05-06 17:44 GMT+02:00 Chandler Coleman <chandc...@gmail.com>: > *Does anyone know why the following error message window pops up everytime > I open QGIS 2.8?* > > > > An error has occured while executing Python code: > > Traceback (most recent call last): > > File "C:/Users/chandler > coleman/.qgis2/python/plugins\qgiscommand\__init__.py", line 55, in > load_init_file > command.load_from_file(initfile) > File "C:/Users/chandler > coleman/.qgis2/python/plugins\qgiscommand\command.py", line 306, in > load_from_file > funcname, func, data = parse_line(match) > TypeError: 'NoneType' object is not iterable > > > Python version: > 2.7.5 (default, May 15 2013, 22:44:16) [MSC v.1500 64 bit (AMD64)] > > > QGIS version: > 2.8.1-Wien Wien, exported > > _______________________________________________ > Qgis-user mailing list > Qgis-user@lists.osgeo.org > http://lists.osgeo.org/mailman/listinfo/qgis-user >
Hi, it comes from "qgiscommand" python plugin, you can disable the plugin or delete the folder or (better) file a ticket to tell the author (Nathan) that there might be something wrong. https://github.com/NathanW2/qgiscommand/issues -- Alessandro Pasotti w3: www.itopen.it
_______________________________________________ Qgis-user mailing list Qgis-user@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/qgis-user