Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 58135

Summary: k3b v. 0.11.12 can't find dvd+rw-format v. 4.10
Product: Gentoo Linux Reporter: John Schnare <john>
Component: New packagesAssignee: Heinrich Wendel (RETIRED) <lanius>
Status: RESOLVED FIXED    
Severity: normal CC: nielchiano
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description John Schnare 2004-07-23 18:08:36 UTC
- k3b needs dvd+rw-format to blank dvds.  Version 0.11.12 (possibly other versions) can't find dvd+rw-format version 4.10 (possibly other versions), no matter what search path you use.
- k3b-0.11.12/src/core/k3bdefaultexternalprograms.cpp apparently tests for the version of dvd+rw-format with the regexp "DVD.*RW format utility".
- The output of dvd+rw-format -v starts with the line "* DVD
Comment 1 John Schnare 2004-07-23 18:08:36 UTC
- k3b needs dvd+rw-format to blank dvds.  Version 0.11.12 (possibly other versions) can't find dvd+rw-format version 4.10 (possibly other versions), no matter what search path you use.
- k3b-0.11.12/src/core/k3bdefaultexternalprograms.cpp apparently tests for the version of dvd+rw-format with the regexp "DVD.*RW format utility".
- The output of dvd+rw-format -v starts with the line "* DVD±RW/-RAM format utility by <appro@fy.chalmers.se>, version 4.10."
- The regexp might be changed to "DVD.*format utility" or something similar to allow this versoin of dvd+rw-format to be found.

Reproducible: Always
Steps to Reproduce:
1.open k3b with "Settings | Configure k3b | Misc | Check system configuration" checked (must have dvd-rom installed)
2.
3.

Actual Results:  
- an error dialogue pops up saying that it can't find dvd+rw-tools

Expected Results:  
- found dvd+rw-tools in /usr/bin
Comment 2 Gregorio Guidi (RETIRED) gentoo-dev 2004-07-25 08:57:43 UTC
http://webcvs.kde.org/cgi-bin/cvsweb.cgi/kdeextragear-1/k3b/libk3b/core/k3bdefaultexternalprograms.cpp.diff?r1=1.1&r2=

The fix is also backported to the 0.11 branch, so the next version will work.
Comment 3 Gregorio Guidi (RETIRED) gentoo-dev 2004-07-25 08:59:28 UTC
At least this link should work...
http://webcvs.kde.org/cgi-bin/cvsweb.cgi/kdeextragear-1/k3b/libk3b/core/k3bdefaultexternalprograms.cpp
Comment 4 Niels Laukens 2004-08-29 01:14:19 UTC
The complete solution is given (also) here: http://k3b.plainblack.com/index.pl/feedback?func=view&wid=29&forumId=1000&forumOp=viewThread&forumPostId=101621#101621

Easy fix: make a gentoo-patch that applies when emerged.
Comment 5 Heinrich Wendel (RETIRED) gentoo-dev 2004-09-25 08:22:55 UTC
this is fixed in 0.11.17