Bug 81973

Summary: k3b calculates ISO size incorrectly
Product: [Applications] k3b Reporter: Bill Nottingham <notting>
Component: generalAssignee: Sebastian Trueg <trueg>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: RedHat Enterprise Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description Bill Nottingham 2004-05-21 20:59:41 UTC
Version:           0.11.9 (using KDE KDE 3.2.2)
Installed from:    RedHat RPMs
Compiler:          gcc-3.3.3 
OS:                Linux

Originally filed as  https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=122823

 Opened by Philip R. Schaffner (Philip.R.Schaffner@NASA.gov) on 2004-05-08 14:36

Private Comment

From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040506

Description of problem:
Size shown in k3b interface is substantially smaller than created ISO
image size, e.g. a set of files k3b shows as 610.9 MB when creating
ISO image results in a 647 MB file:

[root@tabb1 root]# du -s -h /tmp/kde-root/K3b\ data\ project.iso
647M    /tmp/kde-root/K3b data project.iso

When burning from the image file, k3b says it is 645 MB.


Version-Release number of selected component (if applicable):
k3b-0.11.9-4

How reproducible:
Always

Steps to Reproduce:
1. Use k3b to create ISO image
2. Check size of ISO image
3.
    

Actual Results:  Displays size ~6% smaller than actual image.

Expected Results:  Calculate correct size of ISO image.
Comment 1 Sebastian Trueg 2006-05-02 23:06:47 UTC
Closing this bug because it can probably be fixed by one of the below:
1. installing a new version of K3b
2. installing a new version of the cdrtools or dvd+rw-tools
3. Using a lower writing speed
4. using a different writing mode
5. using a different media brand.

If none of the above help and closing this bug was a fault, please reopen.