Bug with Monteverdi on HAL
Description
Monteverdi sends exceptions when opening a tiff image. Apparently, the problem is linked with StandardShader.
First kind of exception :
itk::ExceptionObject (0x4366bf0) Location: "unknown" File: /work/ADM/hpc/ussegliog/Diapason/My_OTB/Code/otb_Cosmo/otb/Modules/Visualization/Ice/src/otbFragmentShaderRegistry.cxx Line: 91 Description: itk::ERROR: Object(0x286f0d0): Shader StandardShader with sources #version 140
Second kind of exception :
itk::ERROR: Object(0x286f0d0): No shader with name StandardShader has been registered.
Steps to reproduce
Just open an image with monteverdi on HAL. I have tested a S1 image.
Configuration information
HAL, OTB (last version on develop)