View Issue Details

IDProjectCategoryView StatusLast Update
0005148JEDI VCL00 JVCL Componentspublic2010-03-08 16:23
ReporterAlskAssigned To 
PrioritynormalSeveritycrashReproducibilityalways
Status acknowledgedResolutionopen 
Product Version3.38 
Target VersionFixed in Version 
Summary0005148: TJvZlibMultiple. Unable to compress directory recursively
DescriptionUnable to compress directory recursively using the example for TJvZlibMultiple supplied with JVCL. Compression fails with "Invalid pointer operation" message


 
Additional InformationSee the attachment. In the example the procedure TJvZLibMultipleMainForm.btnCompressClick() modified to use recursive compression.
1) compression of "testdir" fails with "Invalid pointer operation" message
2) when the subfolder of testdir contains only one file, compression is successful
IDE: C++Builder6
TagsJclCompression, JVCL

Activities

2010-02-02 12:18

 

zlibmultiple.zip (10,057 bytes)

obones

2010-03-08 16:23

administrator   ~0017260

AFAIK, JvZlibMultiple is not meant to be used recursively, but someone else will have to confirm this

Issue History

Date Modified Username Field Change
2010-02-02 12:18 Alsk New Issue
2010-02-02 12:18 Alsk File Added: zlibmultiple.zip
2010-02-03 09:30 Alsk Tag Attached: JclCompression
2010-02-03 09:30 Alsk Tag Attached: JVCL
2010-03-08 16:23 obones Note Added: 0017260
2010-03-08 16:23 obones Status new => acknowledged