Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 294310 - k3b-1.68.0_alpha3 cant copy double layer dvd
Summary: k3b-1.68.0_alpha3 cant copy double layer dvd
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-23 21:46 UTC by klamp
Modified: 2010-02-01 14:18 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description klamp 2009-11-23 21:46:31 UTC
When I try to copy DL DVD with k3b, process fails with following error message: "Growisofs >= 5.20 is needed to write Double Layer DVD+R"

emerge -pv k3b:
...
[ebuild   R   ] app-cdr/k3b-1.68.0_alpha3  USE="dvd encode flac mad vorbis wav (-aqua) -debug -emovix -ffmpeg -lame -musicbrainz -sndfile -sox -taglib -vcd" ...

growisofs -version:
* growisofs by <appro@fy.chalmers.se>, version 7.1,
  front-ending to mkisofs: 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)

Also in Settings -> Configure k3b -> Programs is displayed 7.1 as version of growisofs.

Last time I checked 7.1 >= 5.20 evaluated as TRUE so this is probably some kind of bug.

Reproducible: Always

Steps to Reproduce:
1.Try to copy DL DVD.

Actual Results:  
Fails

Expected Results:  
Copy DVD
Comment 1 Stephen B 2009-11-30 01:45:58 UTC
Same behaviour here:
#emerge -pv k3b
...
[ebuild   R   ] app-cdr/k3b-1.68.0_alpha3  USE="dvd encode ffmpeg flac mad musicbrainz vorbis wav (-aqua) -debug -emovix -lame -sndfile -sox -taglib -vcd" 0 kB
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2010-02-01 14:16:02 UTC
Try with app-cdr/k3b-1.70.0_beta1 as app-cdr/k3b-1.68.0_alpha3 isn't in Portage anymore.
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2010-02-01 14:18:36 UTC
Ah, found this from ChangeLog,

 * Burning double-layer DVDs should be possible again (214115)

Please reopen if it doesn't work.