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

Processing: OTB ColorMapping (optimal) rfails #22102

Closed
qgib opened this issue Jan 13, 2016 · 8 comments
Closed

Processing: OTB ColorMapping (optimal) rfails #22102

qgib opened this issue Jan 13, 2016 · 8 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Processing Relating to QGIS Processing framework or individual Processing algorithms

Comments

@qgib
Copy link
Contributor

qgib commented Jan 13, 2016

Author Name: Paolo Cavallini (@pcav)
Original Redmine Issue: 14095
Affected QGIS version: master
Redmine category:processing/core
Assignee: Victor Olaya


Avvio dell'algoritmo ColorMapping (optimal)...
/usr/bin/otbcli_ColorMapping
-in
"/home/paolo/Documents/Didattica/Corsi_Formazione_Faunalia/QGIS/QGIS_data/land.tif"
-ram
128
-op
labeltocolor
-method
optimal
-method.optimal.background
0
-out
"/tmp/processingc2837c0278434037b12116e257355d84/a53e514a917042d5994702386583a15c/out.tif"
/bin/sh: 1: Syntax error: Unterminated quoted string
Converting outputs
Caricamento layer

The following layers were not correctly generated.
Output Image
You can check the log messages to find more information about the execution of the algorithm

2016-01-13T10:08:00 0 Comando di esecuzione OTB
/usr/bin/otbcli_ColorMapping
-in
"/home/paolo/Documents/Didattica/Corsi_Formazione_Faunalia/QGIS/QGIS_data/land.tif"
-ram
128
-op
labeltocolor
-method
optimal
-method.optimal.background
0
-out
"/tmp/processingc2837c0278434037b12116e257355d84/a53e514a917042d5994702386583a15c/out.tif"
2016-01-13T10:08:00 0 Risultato della console di esecuzione di OTB
/bin/sh: 1: Syntax error: Unterminated quoted string

2016-01-13T10:08:00 2 Error loading result layer:
Traceback (most recent call last):
File "/home/paolo/.qgis2/python/plugins/processing/gui/Postprocessing.py", line 76, in handleAlgorithmResults
out.name))
File "/home/paolo/.qgis2/python/plugins/processing/tools/dataobjects.py", line 194, in load
+ '
Check the procesing framework log to look for errors')
RuntimeError: Could not load layer: /tmp/processingc2837c0278434037b12116e257355d84/a53e514a917042d5994702386583a15c/out.tif
Check the procesing framework log to look for errors

@qgib
Copy link
Contributor Author

qgib commented Feb 5, 2016

Author Name: Giovanni Manghi (@gioman)


what Processing and OTB versions?


  • status_id was changed from Open to Feedback

@qgib
Copy link
Contributor Author

qgib commented Feb 5, 2016

Author Name: Paolo Cavallini (@pcav)


Processing Master at time of writing.
OTB 5.2.0

@qgib
Copy link
Contributor Author

qgib commented Feb 9, 2016

Author Name: Giovanni Manghi (@gioman)


It seems anyway something that affects only Linux, as is ok on Windows.


  • operating_system was changed from to Linux
  • status_id was changed from Feedback to Open

@qgib
Copy link
Contributor Author

qgib commented Apr 9, 2016

Author Name: Giovanni Manghi (@gioman)


duplicate of #22530 (that described better the source of the issue).


  • status_id was changed from Open to Closed
  • resolution was changed from to duplicate

@qgib
Copy link
Contributor Author

qgib commented May 1, 2017

Author Name: Giovanni Manghi (@gioman)


  • regression was configured as 0

@qgib
Copy link
Contributor Author

qgib commented May 1, 2017

Author Name: Giovanni Manghi (@gioman)


  • easy_fix was configured as 0

@qgib
Copy link
Contributor Author

qgib commented May 1, 2017

Author Name: Giovanni Manghi (@gioman)


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.

@qgib
Copy link
Contributor Author

qgib commented May 1, 2017

Author Name: Giovanni Manghi (@gioman)


  • category_id was changed from 120 to Processing/Core

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Processing Relating to QGIS Processing framework or individual Processing algorithms labels May 25, 2019
@qgib qgib closed this as completed 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! Processing Relating to QGIS Processing framework or individual Processing algorithms
Projects
None yet
Development

No branches or pull requests

1 participant