Bug report #17405

LayerBoard Plugin crashed

Added by Jadwiga Trojak over 6 years ago. Updated over 6 years ago.

Status:Closed
Priority:Normal
Assignee:-
Category:Python plugins
Affected QGIS version:2.18.14 Regression?:No
Operating System:Windows 7 Professional 64bit Easy fix?:No
Pull Request or Patch supplied:No Resolution:up/downstream
Crashes QGIS or corrupts data:No Copied to github as #:25302

Description

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

History

#1 Updated by Giovanni Manghi over 6 years ago

  • Resolution set to up/downstream
  • Status changed from Open to Closed

You must report this to the plugin author. Cheers!

Also available in: Atom PDF