ID |
Description |
|
Windows 7 requires Internet Explorer 9 to display ENVI Help |
On 64-bit installations running Windows 7 and Internet Explorer 8 or older, the Help browser opens but does not show content. Workaround: Install Internet Explorer 9. |
ENVI-54292 |
ENVI and ENVI Classic Help fail to launch from screen-level help links on Windows Vista
|
When clicking on a Help button in ENVI on Windows Vista systems with Internet Explorer, Help fails to launch. Workaround: From Internet Explorer, click the Alt key to display the toolbar, select Tools > Internet Options > Security tab, disable the checkbox Enable Protected Mode, and restart Internet Explorer. |
CLASSIC-60965 |
ENVI Classic cannot read or write Esri GRID files with ArcGIS 10
|
Workaround: Start ENVI (not ENVI Classic) and open Esri GRID files with the menu option File > Open As > IP Software > ESRI GRID. ENVI cannot write files to GRID format. |
ENVI-65466 |
ENVI cannot load images from the Layer Manager when SELinux is enabled
|
When installing CentOS 5, the default SELinux setting is "Enforcing." With this setting, the following error appears when you attempt to open an image:
Failed to open image. This may be due to SELinux settings. Please see the Release Notes for ENVI, or contact your System Administrator.
Workaround: Change the SELinux setting to "Permissive" or "Disabled" by setting SELINUX=permissive or SELINUX=disabled in /etc/sysconfig/selinux and rebooting. |
ENVI-65885 |
ENVI 5.0 cannot produce the same saturation stretch results as 4.8 |
In previous versions, a saturation stretch could be created on an image based on the displayed results. In ENVI 5.0, performing a saturation stretch from the display does not produce the same saturation stretch image as before. Workaround: Open and display the image, apply a 2% stretch, and save the result to a new file. Apply the saturation stretch to this new image. Note: This also affects the RGB to HSV type transforms and HSV image sharpening. |
ENVI-68682 |
ENVI exits unexpectedly when opening a hyperspectral EO-1 Hyperion file on 32-bit Windows |
Workaround: If a 64-bit platform is available, open the file using the 64-bit version of ENVI. If you are on a 32-bit platform, open the EO-1 Hyperion file in ENVI, then save the file to ENVI raster format. Close ENVI, re-start it, and open the ENVI version of the file. |
ENVI-68814 |
Segmentation faults occur when saving files in ENVI on Linux Red Hat 6 platforms |
This problem occurs with CPUs that support Advanced Vector Extensions (AVX). To find out if your CPU supports AVX, issue the following command:
cat /proc/cupinfo
Look for an avx string in the flags field of the output.
Workaround: Update your glibc libraries to Red Hat version 6.3 or 6.4, or install the patch described at http://rhn.redhat.com/errata/RHBA-2013-0279.html. For more information about the issue, see https://bugzilla.redhat.com/show_bug.cgi?id=752122. |