Bug report #14096

Processing: OTB Segmentation (edison) fails

Added by Paolo Cavallini over 8 years ago. Updated almost 7 years ago.

Status:Closed
Priority:Normal
Assignee:Victor Olaya
Category:Processing/Core
Affected QGIS version:master Regression?:No
Operating System: Easy fix?:No
Pull Request or Patch supplied:No Resolution:
Crashes QGIS or corrupts data:No Copied to github as #:22103

Description

With current OTB 5.2

TypeError: exceptions must be old-style classes or derived from BaseException, not bool
Traceback (most recent call last):
File "/home/paolo/.qgis2/python/plugins/processing/gui/ProcessingToolbox.py", line 210, in executeAlgorithm
dlg = AlgorithmDialog(alg)
File "/home/paolo/.qgis2/python/plugins/processing/gui/AlgorithmDialog.py", line 67, in init
AlgorithmDialogBase.__init__(self, alg)
File "/home/paolo/.qgis2/python/plugins/processing/gui/AlgorithmDialogBase.py", line 74, in init
isText, algHelp = self.alg.help()
File "/home/paolo/.qgis2/python/plugins/processing/algs/otb/OTBAlgorithm.py", line 85, in help
raise False
TypeError: exceptions must be old-style classes or derived from BaseException, not bool

Associated revisions

Revision f8de083a
Added by Victor Olaya over 8 years ago

[Processing] [OTB] fixed wrong command when alg help is not found

fixes #14096

History

#1 Updated by Paolo Cavallini over 8 years ago

  • Subject changed from Processing: OTB Segmentation (edison) rfails to Processing: OTB Segmentation (edison) fails

#2 Updated by Victor Olaya over 8 years ago

  • Status changed from Open to Closed

#3 Updated by Giovanni Manghi almost 7 years ago

  • Regression? set to No

#4 Updated by Giovanni Manghi almost 7 years ago

  • Easy fix? set to No

#5 Updated by Giovanni Manghi almost 7 years ago

Some providers are being removed from QGIS/Processing (will be available as plugin) and so are their categories in the bug tracker. To not leave them orphaned of a category they are being reassigned to processing/core.

#6 Updated by Giovanni Manghi almost 7 years ago

  • Category changed from 120 to Processing/Core

Also available in: Atom PDF