planetfederal / qgis-milstd2525-plugin

GNU General Public License v2.0
13 stars 10 forks source link

Python error changing from MILSTD2525 renderer to single symbol renderer #1

Closed SrNetoChan closed 5 years ago

SrNetoChan commented 7 years ago

Changing from MILSTD2525 renderer to single symbol renderer gives the following error.

Tested in Windows and Linux.


An error has occurred while executing Python code:

TypeError: symbols() takes exactly 2 arguments (1 given) TypeError: symbols() takes exactly 2 arguments (1 given)

Python version: 2.7.5 (default, May 15 2013, 22:44:16) [MSC v.1500 64 bit (AMD64)] QGIS version: 2.14.5-Essen Essen, 7c5a40c

Python Path: C:/PROGRA~1/BOUNDL~1/Desktop/osgeo4w/apps/qgis/./python/plugins\processing C:/PROGRA~1/BOUNDL~1/Desktop/osgeo4w/apps/qgis/./python C:/Users/boundless/.qgis2/python C:/Users/boundless/.qgis2/python/plugins C:/PROGRA~1/BOUNDL~1/Desktop/osgeo4w/apps/qgis/./python/plugins C:\PROGRA~1\BOUNDL~1\Desktop\osgeo4w\apps\Python27\lib\site-packages\matplotlib-1.3.1-py2.7-win-amd64.egg C:\PROGRA~1\BOUNDL~1\Desktop\osgeo4w\apps\Python27\lib\site-packages\nose-1.3.3-py2.7.egg C:\PROGRA~1\BOUNDL~1\Desktop\osgeo4w\apps\Python27\lib\site-packages\tornado-4.0.1-py2.7-win-amd64.egg C:\PROGRA~1\BOUNDL~1\Desktop\osgeo4w\apps\Python27\lib\site-packages\backports.ssl_match_hostname-3.4.0.2-py2.7.egg C:\PROGRA~1\BOUNDL~1\Desktop\osgeo4w\apps\Python27\lib\site-packages\certifi-14.05.14-py2.7.egg C:\PROGRA~1\BOUNDL~1\Desktop\osgeo4w\bin\python27.zip C:\PROGRA~1\BOUNDL~1\Desktop\osgeo4w\apps\Python27\DLLs C:\PROGRA~1\BOUNDL~1\Desktop\osgeo4w\apps\Python27\lib C:\PROGRA~1\BOUNDL~1\Desktop\osgeo4w\apps\Python27\lib\plat-win C:\PROGRA~1\BOUNDL~1\Desktop\osgeo4w\apps\Python27\lib\lib-tk C:\PROGRA~1\BOUNDL~1\Desktop\osgeo4w\bin C:\PROGRA~1\BOUNDL~1\Desktop\osgeo4w\apps\Python27 c:\progra~1\boundl~1\desktop\osgeo4w\apps\python27\lib\site-packages\jinja2-2.7.2-py2.7.egg c:\progra~1\boundl~1\desktop\osgeo4w\apps\python27\lib\site-packages\markupsafe-0.23-py2.7-win-amd64.egg c:\progra~1\boundl~1\desktop\osgeo4w\apps\python27\lib\site-packages\shapely-1.2.18-py2.7-win-amd64.egg c:\progra~1\boundl~1\desktop\osgeo4w\apps\python27\lib\site-packages\xlrd-0.9.2-py2.7.egg c:\progra~1\boundl~1\desktop\osgeo4w\apps\python27\lib\site-packages\xlwt-0.7.5-py2.7.egg C:\PROGRA~1\BOUNDL~1\Desktop\osgeo4w\apps\Python27\lib\site-packages C:\PROGRA~1\BOUNDL~1\Desktop\osgeo4w\apps\Python27\lib\site-packages\PIL C:\PROGRA~1\BOUNDL~1\Desktop\osgeo4w\apps\Python27\lib\site-packages\win32 C:\PROGRA~1\BOUNDL~1\Desktop\osgeo4w\apps\Python27\lib\site-packages\win32\lib C:\PROGRA~1\BOUNDL~1\Desktop\osgeo4w\apps\Python27\lib\site-packages\Pythonwin C:\PROGRA~1\BOUNDL~1\Desktop\osgeo4w\apps\Python27\lib\site-packages\wx-2.8-msw-unicode C:/Users/boundless/.qgis2//python C:\PROGRA~1\BOUNDL~1\Desktop\osgeo4w\apps\qgis\python\plugins\fTools\tools

SrNetoChan commented 5 years ago

@volaya Was not able to replicate on QGIS3