[Pkg-kde-extras] Bug#608147: unblock: k3b/2.0.1-1

Modestas Vainius modax at debian.org
Wed Dec 29 20:25:29 UTC 2010


Hello,

On antradienis 28 Gruodis 2010 21:29:29 Mehdi Dogguy wrote:
> On 12/28/2010 08:00 PM, Modestas Vainius wrote:
> > Hello,
> > 
> > On antradienis 28 Gruodis 2010 12:34:40 Mehdi Dogguy wrote:
> >> +++ k3b-2.0.1/debian/k3b.bug-script     2010-07-04 07:49:00.000000000
> >> +0000 @@ -0,0 +1,7 @@
> >> +#!/bin/sh -e
> >> +
> >> +echo
> >> +echo "Gathering system configuration viai `wodim -checkdrive` (please
> >> wait)..."
> >> +/usr/bin/wodim -checkdrive >&3 2>%3
> >> 
> >> I guess you meant "2>&3" at the end?
> > 
> > Unfortunately, yes :( Therefore `reportbug k3b` creates %3 file in
> > current directory. Shall I fix it?
> 
> Of course, yes!

If you don't mind I will wait a couple of days. Maybe upstream will propose a 
good solution for #607950 in the meantime. What's more, I plan to include a 
straightforward one-liner patch from #587996 [1] in the upload as well.

[1] diff -dupr k3b.mod/libk3bdevice/k3bdevice_mmc.cpp 
k3b/libk3bdevice/k3bdevice_mmc.cpp
--- k3b.mod/libk3bdevice/k3bdevice_mmc.cpp	2010-09-23 12:25:34.429545279 
+0200
+++ k3b/libk3bdevice/k3bdevice_mmc.cpp	2010-09-23 12:26:12.672705750 +0200
@@ -309,7 +309,7 @@ bool K3b::Device::Device::readTrackInfor
     // DVD-DL: 48 (MMC5)
     // CD:     36 (MMC2)
     //
-    if( dataLen <= 4 ) {
+    if( dataLen <= 6 ) {
         int m = mediaType();
         if( m & (MEDIA_DVD_R_DL|MEDIA_DVD_R_DL_SEQ|MEDIA_DVD_R_DL_JUMP) )
             dataLen = 48;

-- 
Modestas Vainius <modax at debian.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.alioth.debian.org/pipermail/pkg-kde-extras/attachments/20101229/93b2fe6c/attachment.pgp>


More information about the pkg-kde-extras mailing list