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

LayerBoard Plugin crashed #25302

Closed
qgib opened this issue Nov 6, 2017 · 1 comment
Closed

LayerBoard Plugin crashed #25302

qgib opened this issue Nov 6, 2017 · 1 comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Plugins

Comments

@qgib
Copy link
Contributor

qgib commented Nov 6, 2017

Author Name: Jadwiga Trojak (@troyaqgis)
Original Redmine Issue: 17405
Affected QGIS version: 2.18.14
Redmine category:python_plugins


LayerBoard Plugin crashed when I run them.
There is a massage log.

2017-11-06T13:01:26 1 Traceback (most recent call last):
File "C:/Users/jtro/.qgis2/python/plugins\LayerBoard\layer_board.py", line 1061, in run
self.populateLayerTable( 'raster')
File "C:/Users/jtro/.qgis2/python/plugins\LayerBoard\layer_board.py", line 423, in populateLayerTable
value = self.getLayerProperty( layer, attr['key'] )
File "C:/Users/jtro/.qgis2/python/plugins\LayerBoard\layer_board.py", line 479, in getLayerProperty
return int( layer.minimumScale() )
OverflowError: cannot convert float infinity to integer

@qgib
Copy link
Contributor Author

qgib commented Nov 6, 2017

Author Name: Giovanni Manghi (@gioman)


You must report this to the plugin author. Cheers!


  • resolution was changed from to up/downstream
  • status_id was changed from Open to Closed

@qgib qgib closed this as completed Nov 6, 2017
@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Plugins labels May 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Plugins
Projects
None yet
Development

No branches or pull requests

1 participant