Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python error when compiling webapps on master #430

Open
gioman opened this issue Oct 17, 2017 · 4 comments
Open

python error when compiling webapps on master #430

gioman opened this issue Oct 17, 2017 · 4 comments
Assignees
Labels

Comments

@gioman
Copy link

gioman commented Oct 17, 2017

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

@luipir
Copy link
Contributor

luipir commented Oct 17, 2017

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.

@luipir
Copy link
Contributor

luipir commented Oct 18, 2017

I'll resolve charger problem in the late evening => I can't work on this today

@luipir
Copy link
Contributor

luipir commented Oct 18, 2017

@volaya should be fixed?

@volaya
Copy link
Contributor

volaya commented Oct 18, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants