Hello all, I'm having issues styling layers using the Boundless Web Builder, specifically lines. Whilst I can easily publish lines using a single style or categorized styles, I cannot style as graduated. I get an error:
"Could not create web app. See QGIS log for more details." The log states: "C:/PROGRA~2/BOUNDL~1/QGIS/qgis/apps/qgis/./python/plugins\webappbuilder\maindialog.py", line 427, in updatePreview path = self._run(lambda: writeWebApp(appdef, utils.tempFolder(), True, self.progress)) File "C:/PROGRA~2/BOUNDL~1/QGIS/qgis/apps/qgis/./python/plugins\webappbuilder\maindialog.py", line 418, in _run return f() File "C:/PROGRA~2/BOUNDL~1/QGIS/qgis/apps/qgis/./python/plugins\webappbuilder\maindialog.py", line 427, in <lambda> path = self._run(lambda: writeWebApp(appdef, utils.tempFolder(), True, self.progress)) File "C:/PROGRA~2/BOUNDL~1/QGIS/qgis/apps/qgis/./python/plugins\webappbuilder\appwriter.py", line 33, in writeWebApp writeJs(appdef, folder) File "C:/PROGRA~2/BOUNDL~1/QGIS/qgis/apps/qgis/./python/plugins\webappbuilder\appwriter.py", line 48, in writeJs writeLegendFiles(appdef, folder) File "C:/PROGRA~2/BOUNDL~1/QGIS/qgis/apps/qgis/./python/plugins\webappbuilder\appwriter.py", line 544, in writeLegendFiles symbols = getLegendSymbols(layer, ilayer, legendFolder) File "C:/PROGRA~2/BOUNDL~1/QGIS/qgis/apps/qgis/./python/plugins\webappbuilder\appwriter.py", line 569, in getLegendSymbols for isymbol, ran in renderer.ranges(): TypeError: 'QgsRendererRangeV2' object is not iterable Does anyone have any experience of this? The styles themselves are not complicated and I've not assigned any rules. Many thanks, Graham
_______________________________________________ Qgis-user mailing list [email protected] List info: http://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user
