Bug 209293

Summary: Error while adding files > 4GB (required mkisofs/genisoimage versions not being properly found)
Product: [Applications] k3b Reporter: Lukasz Fidosz <virhilo>
Component: generalAssignee: Sebastian Trueg <trueg>
Status: RESOLVED DUPLICATE    
Severity: normal CC: andresbajotierra, michalm
Priority: NOR    
Version: 1.66.0   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Lukasz Fidosz 2009-10-03 13:26:25 UTC
Version:            (using KDE 4.3.1)
OS:                Linux
Installed from:    Unlisted Binary Package

k3b return a error if i want to add file > 4GB to project:
the error message:
"To burn files bigger than 4,0 GiB please use mkisofs >= 2.01.01a33 / genisoimage >= 1.1.4: /path/to/my/file"

versions:
k3b 1.66.0alpha2
cdrkit 1.1.9
dvd+rw-tools 7.1
Comment 1 DaZ 2009-10-03 13:51:26 UTC
*** This bug has been confirmed by popular vote. ***
Comment 2 Dario Andres 2009-10-03 20:42:46 UTC
And what about the versions of "mkisofs" and "genisoimage" ?
Thanks
Comment 3 Lukasz Fidosz 2009-10-03 20:58:17 UTC
Here you are:

virhilo ~ $ genisoimage --version
genisoimage 1.1.9 (Linux)
virhilo ~ $ mkisofs --version
mkisofs 2.01 is not what you see here. This line is only a fake for too clever
GUIs and other frontend applications. In fact, this program is:
genisoimage 1.1.9 (Linux)
virhilo ~ $
Comment 4 Lukasz Fidosz 2009-10-03 21:00:44 UTC
I forgotten about reopen the bug.
Comment 5 Dario Andres 2009-10-03 21:04:05 UTC
Thanks
Comment 6 Michał Małek 2009-10-04 08:57:42 UTC

*** This bug has been marked as a duplicate of bug 206737 ***