Error when save the PNG / JPG image

Forum related to version 6.5.1 (alpha) and 6.6.x (beta) of ZeosLib's DBOs

Moderators: gto, cipto_kh, EgonHugeist

Post Reply
manz
Fresh Boarder
Fresh Boarder
Posts: 24
Joined: 02.06.2008, 03:58
Location: Cilegon
Contact:

Error when save the PNG / JPG image

Post by manz »

Dear all,

Simple, to the point ...
I want to save the picture with all supported format, but when we trying to save the png/jpg its show the error :

First chance exception at $775042EB. Exception class EInvalidGraphic with message 'Bitmap image is not valid'.

and then the breakpoint pointed to :

THackedDataset(FField.DataSet).DataEvent(deFieldChange, LongInt(FField));

on file ZStreamBlob.

I don't know how to handle this matter. But with bmp format its no problem on this.

Can anyone help for this matter ?

FYI,
Mysql 5.0.45-b
Zeos 6.6.2-rc 388 trunk version


Thanks
Man'z
manz
Fresh Boarder
Fresh Boarder
Posts: 24
Joined: 02.06.2008, 03:58
Location: Cilegon
Contact:

Post by manz »

Sorry ... that line of breakpoint on destructor TZBlobStream.Destroy;

Thanks
Man'z
Post Reply