Hello
I'm niw to this forum and new to Richview, so please bearwith mee if I ask stupid questions
In application, witch I do some upgrating on, I get a corupted image. But unfortunaly it's not every time.
Have any one seen this before and could you please give me a direction witch I have toe look for a solution?
JP
Corupted image in RichEdit
-
- Site Admin
- Posts: 17531
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
Sergey Tkachenko thanks for your reply.
Yes it is a file in rvf format.
What happens is. Someone external are creating a rvf file using the ActionTestD2007 from you Demos. In this file are some jpg images.
In the application I'm updating this file is been shown in a RichviewEdit. I have debugged an came to a point where I got this error message:
"Poject ef33.exe raised exception Class EJEG with message 'JPEG error #68'."
This error comes in the RVItem.pas in the Procedure DrawImage at the line "Canvas,Draw(x, y, Image);"
Can someone give me a direction to for this error?
Thanks
JP
Yes it is a file in rvf format.
What happens is. Someone external are creating a rvf file using the ActionTestD2007 from you Demos. In this file are some jpg images.
In the application I'm updating this file is been shown in a RichviewEdit. I have debugged an came to a point where I got this error message:
"Poject ef33.exe raised exception Class EJEG with message 'JPEG error #68'."
This error comes in the RVItem.pas in the Procedure DrawImage at the line "Canvas,Draw(x, y, Image);"
Can someone give me a direction to for this error?
Thanks
JP
-
- Posts: 42
- Joined: Sat Oct 08, 2005 3:56 pm
- Location: The Netherlands
- Contact:
http://dn.codegear.com/article/20433jp wrote: In the application I'm updating this file is been shown in a RichviewEdit. I have debugged an came to a point where I got this error message:
"Poject ef33.exe raised exception Class EJEG with message 'JPEG error #68'."
This error comes in the RVItem.pas in the Procedure DrawImage at the line "Canvas,Draw(x, y, Image);"
Can someone give me a direction to for this error?
Error 68 is 'Virtual array controller messed up'
Whatever that means
-
- Site Admin
- Posts: 17531
- Joined: Sat Aug 27, 2005 10:28 am
- Contact: