Consultor Eletrônico



Kbase P145609: LOAD-IMAGE method causes hang
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   01/05/2009
Status: Unverified

SYMPTOM(s):

LOAD-IMAGE method causes hang

Hang while loading images from Nikon D80 camera

FACT(s) (Environment):

Windows
Progress 9.1E
OpenEdge 10.0A

CAUSE:

In Progress/OpenEdge releases prior to 10.0B, the software used to handle image rendering in the 4GL/ABL did not handle images with EXIF information in them. This caused a hang when attempting to load the image into an IMAGE widget. In 10.0B the product was upgraded to use version 12 of the Accusoft RasterMaster image library which added additional image handling capabilities, including rendering of images with EXIF information.

FIX:

Upgrade to OpenEdge Release 10.0B or higher or remove the EXIF data from the images before using them in Progress/OpenEdge