#607950 k3b: cannot burn double layered disk

Package:
k3b
Source:
k3b
Description:
Sophisticated CD/DVD burning application
Submitter:
Krasu
Date:
2010-12-27 22:21:03 UTC
Severity:
important
#607950#5
Date:
2010-12-24 22:34:32 UTC
From:
To:
I've wasted 3 disks already. K3b stops burning at ~ 50% with the error "mkisofs
crashed".

DVD writer - NEC ND-3540A
DVD disk - ACME DVD+R 2 layers, 2.4x
Burn options: default

According to http://support.necam.com/optical/ND3540A_specs.asp this DVD writer
supports DL disks.

#607950#10
Date:
2010-12-25 00:10:45 UTC
From:
To:
I am able to write DL disk in NERO 6.6.0.1 under Windows.
#607950#15
Date:
2010-12-26 19:17:22 UTC
From:
To:
-- 
Regards, Krasu

#607950#20
Date:
2010-12-26 21:26:17 UTC
From:
To:
Brasero is also able to write the disk.
#607950#25
Date:
2010-12-26 22:50:08 UTC
From:
To:
k3b doesn't burn DVD DL because it use bad parameter for growisofs (who
work well from shell)

In the image error.png attached there is another common problem: k3b
doesn't recognize the speed allowed (retrieved by dvd+rw-mediainfo, I
suppose) and it set a a speed who is always higher than the chosen value
(in some case limit I have saw things like 99x !)

#607950#32
Date:
2010-12-27 21:07:03 UTC
From:
To:
tags 607950 upstream
thanks

Hello,

What's that parameter? You seem to have come far in debugging the problem but
forgot to tell the most important info :)

If the fix is trivial enough, the problem could still be solved in time for
squeeze.

Well, we need dvd+rw-mediainfo output then for that particular case.

#607950#39
Date:
2010-12-27 21:16:39 UTC
From:
To:
clone 607950 -1
submitter -1 Francesco Muzio <muziofg@email.it>
retitle -1 incorrect information about speed reduction
forwarded -1 https://bugs.kde.org/show_bug.cgi?id=243482
close -1 2.0.1-1
thanks

Nevermind, the latter has already been fixed in 2.0.1 which has been in
unstable for >4 months already. See
https://bugs.kde.org/show_bug.cgi?id=243482

#607950#46
Date:
2010-12-27 22:19:48 UTC
From:
To:
I think it is the parameter -dvd-compat, it's a safe option for DVD5 but
breaks at 50%  of the write for a DVD9

But i have not debugged k3b, I have done some tests burning with
growisofs from shell and with or without the -dvd-compat option.