View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001589 | JEDI VCL | 00 JVCL Components | public | 2004-04-06 06:15 | 2004-04-14 04:44 |
Reporter | itustec | Assigned To | user72 | ||
Priority | normal | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | won't fix | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0001589: JvThumbView crash when load large folders of images | ||||
Description | The component JvThumbView (JVCL 2.10) crash loading large folders of images. Exactly when the folders contains 20 MB or more of images. The number of images does not import, only import the size total (20 MB or more) of the folder that containts the images. The project raised exception class EOutOfResources, and the thumbnails show empty. And the file with the problem: JvThumbNails.pas in the function LoadFile. The problem is in which it loads all the images in memory? It is possible to be done of another form? that them loading according to is been? Thanks very much. | ||||
Tags | No tags attached. | ||||
|
If you upgrade to JVCL3 you can use TJvImagesViewer instead. It is more resource friendly (it can be set to a "load as required" mode), loads images faster and looks better (IMO :). |
|
I don´t find the TJvImagesViewer in the JVCL 3.0!! I unistalled the latest version and installed the version 3, but the TJvImagesViewer does not appear in the Delphi Tabs. ¡¡SOS!! -- I had problems installing the package with the dcc32.exe compiler. can't anybody post the package with the installer compiled, just prepared to install the components? It's very difficult install the components... :-( |
|
The Viewers are in the JvCustom package. |
|
There are alternatives to JvThumbView that use less resources |
Date Modified | Username | Field | Change |
---|---|---|---|
2004-04-06 06:15 | itustec | New Issue | |
2004-04-06 08:21 |
|
Note Added: 0003671 | |
2004-04-06 08:21 |
|
Status | new => acknowledged |
2004-04-06 12:16 | anonymous | Note Added: 0003672 | |
2004-04-06 23:48 |
|
Note Added: 0003679 | |
2004-04-14 04:44 |
|
Status | acknowledged => resolved |
2004-04-14 04:44 |
|
Resolution | open => won't fix |
2004-04-14 04:44 |
|
Assigned To | => user72 |
2004-04-14 04:44 |
|
Note Added: 0003841 |