You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TypeError: must be string or buffer, not None
Traceback (most recent call last):
File "C:/Users/boundless/.qgis2/python/plugins\webappbuilder\appwriter.py", line 244, in
__anam.reply.finished.connect( lambda: manageFinished(__anam, zipFileName, folder, progress) )
File "C:/Users/boundless/.qgis2/python/plugins\webappbuilder\appwriter.py", line 174, in manageFinished
newZipContent.write( result.text )
TypeError: must be string or buffer, not None
The text was updated successfully, but these errors were encountered:
having problem following log with BL Desktop 1.1.1. DebugView shows a lot of event noise and seems not follwing the QGIS_DEBUG level showing les messages than that shown in linux version.
Having also hardware problem with mac, no charging => I'll check with a second charger.
TypeError: must be string or buffer, not None
Traceback (most recent call last):
File "C:/Users/boundless/.qgis2/python/plugins\webappbuilder\appwriter.py", line 244, in
__anam.reply.finished.connect( lambda: manageFinished(__anam, zipFileName, folder, progress) )
File "C:/Users/boundless/.qgis2/python/plugins\webappbuilder\appwriter.py", line 174, in manageFinished
newZipContent.write( result.text )
TypeError: must be string or buffer, not None
The text was updated successfully, but these errors were encountered: