Bug 206737

Summary: k3b does not detect properly genisoimage version
Product: [Applications] k3b Reporter: Michal Svec <rebel>
Component: generalAssignee: Sebastian Trueg <trueg>
Status: RESOLVED FIXED    
Severity: normal CC: trueg, virhilo, zerg
Priority: NOR    
Version: 1.66.0   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: k3b-1.67.0-alt-cdrkit-detect.patch

Description Michal Svec 2009-09-08 13:23:18 UTC
Version:           1.67.0 (using KDE 4.3.1)
OS:                Linux
Installed from:    SuSE RPMs

k3b-1.66.0.svn1009369-4.13 does not allow me to burn big files:

To burn files bigger than 4,0 GiB please use mkisofs >= 2.01.01a33 / genisoimage >= 1.1.4:
/tmp/file.tar.bz2

The file has 4629376065 bytes.
I have genisoimage-1.1.9-1.20
Comment 1 Michal Svec 2009-09-08 13:24:59 UTC
Hmm, it should have gone to k3b, that bugzilla wizard is crap.
Comment 2 Sergey V Turchin 2009-09-17 17:25:16 UTC
Created attachment 37016 [details]
k3b-1.67.0-alt-cdrkit-detect.patch

It's may be if wodim under symlink named cdrecord
Comment 3 Michał Małek 2009-09-27 23:04:18 UTC
SVN commit 1028663 by mmalek:

Recognize situation when cdrtools' program is only a symlink to its cdrkit equivalent.
BUG: 206737

 M  +2 -1      k3bdefaultexternalprograms.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1028663
Comment 4 Michał Małek 2009-09-27 23:05:31 UTC
Thanks Sergey for your patch, it helped me to understand when the problem lies.
Comment 5 Michał Małek 2009-10-04 08:57:42 UTC
*** Bug 209293 has been marked as a duplicate of this bug. ***