View Issue Details

IDProjectCategoryView StatusLast Update
0001589JEDI VCL00 JVCL Componentspublic2004-04-14 04:44
ReporteritustecAssigned Touser72 
PrioritynormalSeveritycrashReproducibilityalways
Status resolvedResolutionwon't fix 
Product Version 
Target VersionFixed in Version 
Summary0001589: JvThumbView crash when load large folders of images
DescriptionThe 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.
TagsNo tags attached.

Activities

user72

2004-04-06 08:21

  ~0003671

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 :).

anonymous

2004-04-06 12:16

viewer   ~0003672

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... :-(

user72

2004-04-06 23:48

  ~0003679

The Viewers are in the JvCustom package.

user72

2004-04-14 04:44

  ~0003841

There are alternatives to JvThumbView that use less resources

Issue History

Date Modified Username Field Change
2004-04-06 06:15 itustec New Issue
2004-04-06 08:21 user72 Note Added: 0003671
2004-04-06 08:21 user72 Status new => acknowledged
2004-04-06 12:16 anonymous Note Added: 0003672
2004-04-06 23:48 user72 Note Added: 0003679
2004-04-14 04:44 user72 Status acknowledged => resolved
2004-04-14 04:44 user72 Resolution open => won't fix
2004-04-14 04:44 user72 Assigned To => user72
2004-04-14 04:44 user72 Note Added: 0003841