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

fix geometry can be None #3605

Merged
merged 1 commit into from
Jan 16, 2017
Merged

fix geometry can be None #3605

merged 1 commit into from
Jan 16, 2017

Conversation

Gustry
Copy link
Contributor

@Gustry Gustry commented Jan 16, 2017

No description provided.

Copy link
Member

@ismailsunni ismailsunni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@samnawi
Copy link

samnawi commented Jan 16, 2017

Hi @Gustry I still got this error when run EQ vector VS infrastructure using IFCW
2017-01-16T18:03:51 1 Traceback (most recent call last): File "C:/Users/kurnia/.qgis2/python/plugins\inasafe\safe\gui\tools\wizard\wizard_dialog.py", line 657, in on_pbnNext_released self.go_to_step(new_step) File "C:/Users/kurnia/.qgis2/python/plugins\inasafe\safe\gui\tools\wizard\wizard_dialog.py", line 593, in go_to_step self.step_fc_analysis.setup_and_run_analysis() File "C:/Users/kurnia/.qgis2/python/plugins\inasafe\safe\gui\tools\wizard\step_fc90_analysis.py", line 158, in setup_and_run_analysis generate_impact_report(self.impact_function, self.parent.iface) File "C:/Users/kurnia/.qgis2/python/plugins\inasafe\safe\gui\analysis_utilities.py", line 55, in generate_impact_report impact_report.process_component() File "C:/Users/kurnia/.qgis2/python/plugins\inasafe\safe\report\impact_report.py", line 599, in process_component context = _extractor_method(self, component) File "C:/Users/kurnia/.qgis2/python/plugins\inasafe\safe\report\extractors\infographics.py", line 371, in infographic_layout_extractor infographic_result += result TypeError: cannot concatenate 'str' and 'NoneType' objects

But it's OK when I use InaSAFE dock.

@Gustry
Copy link
Contributor Author

Gustry commented Jan 16, 2017

Ok thanks @samnawi . @lucernae Can you have a look at this issue ?

@Gustry Gustry merged commit 5146e1a into inasafe:develop Jan 16, 2017
@Gustry Gustry deleted the none_geometries branch January 16, 2017 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants