Package: k3b
Version: 1.0.5-3
Severity: important

k3b will not verify the MD5 of any DVD that it writes, and fails with
various errors after writing when the verify option is selected. It is
worth noting that the DVD images that have been written are (usually)
fine, as evidenced by a byte comparison using isocmp.sh from:

    http://www.codegnome.org/scripting/showscript.php?script=isocmp.sh

Even though the ISO's have been properly written, the GUI reports:

    Internal Error: Verification job improperly initialized (Specified
    track number not found on medium)

but the GUI button to show debugging output doesn't provide anything
useful:

    System
    -----------------------
    K3b Version: 1.0.5

    KDE Version: 3.5.9
    QT Version:  3.3.8b
    Kernel:      2.6.26-1-amd64
    Devices
    -----------------------
    HL-DT-ST DVD+-RW GSA-H73N C107 (/dev/scd0, ) [CD-R, CD-RW, CD-ROM, DVD-ROM, 
DVD-R, DVD-RW, DVD-R DL, DVD+R, DVD+RW, DVD+R DL] [DVD-ROM, DVD-R Sequential, 
DVD-R Dual Layer Sequential, DVD-RAM, DVD-RW Restricted Overwrite, DVD-RW 
Sequential, DVD+RW, DVD+R, DVD+R Dual Layer, CD-ROM, CD-R, CD-RW] [SAO, TAO, 
RAW, SAO/R96P, SAO/R96R, RAW/R16, RAW/R96P, RAW/R96R, Restricted Overwrite]

    Burned media
    -----------------------
    DVD-R Sequential

    Used versions
    -----------------------
    growisofs: 7.1

    growisofs
    -----------------------
    Executing 'builtin_dd if=/dev/fd/0 of=/dev/scd0 obs=32k seek=0'
    /dev/scd0: "Current Write Speed" is 16.4x1352KBps.
              0/586840064 ( 0.0%) @0x, remaining ??:?? RBU 100.0% UBU   0.0%
              0/586840064 ( 0.0%) @0x, remaining ??:?? RBU 100.0% UBU   0.0%
        8781824/586840064 ( 1.5%) @1.9x, remaining 13:09 RBU 100.0% UBU   7.0%
       39976960/586840064 ( 6.8%) @6.7x, remaining 3:25 RBU 100.0% UBU  83.9%
       71696384/586840064 (12.2%) @6.9x, remaining 2:16 RBU 100.0% UBU  83.9%
      103809024/586840064 (17.7%) @6.9x, remaining 1:42 RBU 100.0% UBU  83.9%
      136445952/586840064 (23.3%) @7.1x, remaining 1:22 RBU 100.0% UBU  83.9%
      169607168/586840064 (28.9%) @7.2x, remaining 1:11 RBU 100.0% UBU  83.9%
      203292672/586840064 (34.6%) @7.3x, remaining 1:00 RBU 100.0% UBU  83.9%
      237371392/586840064 (40.4%) @7.4x, remaining 0:51 RBU 100.0% UBU  83.9%
      271974400/586840064 (46.3%) @7.5x, remaining 0:45 RBU 100.0% UBU  83.9%
      307101696/586840064 (52.3%) @7.6x, remaining 0:38 RBU 100.0% UBU  83.9%
      342622208/586840064 (58.4%) @7.7x, remaining 0:32 RBU 100.0% UBU  83.9%
      378798080/586840064 (64.5%) @7.8x, remaining 0:26 RBU 100.0% UBU  83.9%
      415268864/586840064 (70.8%) @7.9x, remaining 0:21 RBU 100.0% UBU  83.9%
      452329472/586840064 (77.1%) @8.0x, remaining 0:16 RBU 100.0% UBU  83.9%
      489881600/586840064 (83.5%) @8.1x, remaining 0:11 RBU 100.0% UBU  83.9%
      521076736/586840064 (88.8%) @6.7x, remaining 0:07 RBU 100.0% UBU  83.9%
      559480832/586840064 (95.3%) @8.3x, remaining 0:03 RBU  81.5% UBU  88.5%
    /dev/scd0: flushing cache
    /dev/scd0: updating RMA
    /dev/scd0: closing disc

    growisofs command:
    -----------------------
    /usr/bin/growisofs -Z /dev/scd0=/dev/fd/0 -use-the-force-luke=notray 
-use-the-force-luke=tty -use-the-force-luke=tracksize:286543 -dvd-compat 
-speed=16 -overburn -use-the-force-luke=bufsize:32m 

However, when run from the command-line, the following errors are
reported:

    $ k3b &
    (K3bDevice::HalConnection) initializing HAL >= 0.5
    Mapping udi /org/freedesktop/Hal/devices/storage_model_DVD__RW_GSA_H73N to 
device /dev/scd0
    /dev/scd0 resolved to /dev/scd0
    /dev/scd0 is block device (0)
    /dev/scd0 seems to be cdrom
    bus: 0, id: 0, lun: 0
    (K3bDevice::Device) /dev/scd0: init()
    (K3bDevice::Device) /dev/scd0 feature: CD Mastering
    (K3bDevice::Device) /dev/scd0 feature: CD Track At Once
    (K3bDevice::Device) /dev/scd0 feature: DVD Read (MMC5)
    (K3bDevice::Device) /dev/scd0 feature: DVD+R
    (K3bDevice::Device) /dev/scd0 feature: DVD+RW
    (K3bDevice::Device) /dev/scd0 feature: DVD+R Double Layer
    (K3bDevice::Device) /dev/scd0 feature: DVD-R/-RW Write
    (K3bDevice::Device) /dev/scd0 feature: Rigid Restricted Overwrite
    (K3bDevice::Device) /dev/scd0 unknown profile: 2
    (K3bDevice::Device) /dev/scd0: dataLen: 60
    (K3bDevice::Device) /dev/scd0: checking for TAO
    (K3bDevice::Device) /dev/scd0: checking for SAO
    (K3bDevice::Device) /dev/scd0: checking for SAO_R96P
    (K3bDevice::Device) /dev/scd0: checking for SAO_R96R
    (K3bDevice::Device) /dev/scd0: checking for RAW_R16
    (K3bDevice::Device) /dev/scd0: checking for RAW_R96P
    (K3bDevice::Device) /dev/scd0: checking for RAW_R96R
    (K3bDevice::Device) /dev/scd0: GET PERFORMANCE dataLen = 8
    (K3bDevice::Device) /dev/scd0: GET PERFORMANCE reports bogus dataLen: 8
    (K3bDevice::Device) /dev/scd0:  Number of supported write speeds via 2A: 4
    (K3bDevice::Device) /dev/scd0 : 8468 KB/s
    (K3bDevice::Device) /dev/scd0 : 7056 KB/s
    (K3bDevice::Device) /dev/scd0 : 4234 KB/s
    (K3bDevice::Device) /dev/scd0 : 2822 KB/s
    (K3bDevice::DeviceManager) setting current write speed of device /dev/scd0 
to 3324
    /dev/scd0 resolved to /dev/scd0
    (K3bDevice::DeviceManager) dev /dev/scd0 already found
    (K3bDevice::DeviceManager) found config entry for devicetype: HL-DT-ST 
DVD+-RW GSA-H73N
    Devices:
    ------------------------------
    Blockdevice:    /dev/scd0
    Generic device:
    Vendor:         HL-DT-ST
    Description:    DVD+-RW GSA-H73N
    Version:        C107
    Write speed:    22160
    Profiles:       DVD-ROM, DVD-R Sequential, DVD-R Dual Layer Sequential, 
DVD-RAM, DVD-RW Restricted Overwrite, DVD-RW Sequential, DVD+RW, DVD+R, DVD+R 
Dual Layer, CD-ROM, CD-R, CD-RW
    Read Cap:       DVD-ROM, DVD-R, DVD-R Sequential, DVD-R Dual Layer, DVD-R 
Dual Layer Sequential, DVD-R Dual Layer Jump, DVD-RW, DVD-RW Restricted 
Overwrite, DVD-RW Sequential, DVD+RW, DVD+R, DVD+RW Dual Layer, DVD+R Dual 
Layer, CD-ROM, CD-R, CD-RW
    Write Cap:      DVD-R, DVD-R Sequential, DVD-R Dual Layer, DVD-R Dual Layer 
Sequential, DVD-RW, DVD-RW Restricted Overwrite, DVD-RW Sequential, DVD+RW, 
DVD+R, DVD+R Dual Layer, CD-R, CD-RW
    Writing modes:  SAO, TAO, RAW, SAO/R96P, SAO/R96R, RAW/R16, RAW/R96P, 
RAW/R96R, Restricted Overwrite
    Reader aliases: /dev/scd0
    ------------------------------
    QGDict::hashKeyString: Invalid null key
    QGDict::hashKeyString: Invalid null key
    (K3bDevice::DeviceManager) request for empty device!

    adding udi   /org/freedesktop/Hal/devices/volume_empty_dvd_r
    (K3bDevice::ScsiCommand) failed:
                               command:    READ DVD STRUCTURE (ad)
                               errorcode:  72
                               sense key:  NO SENSE (2)
                               asc:        0
                               ascq:       3
    (K3bDevice::Device) /dev/scd0: READ DVD STRUCTURE with real length failed.
    (K3bDevice::Device) Unable to read DVD structure for num of layers.
    DiskInfo:
    Mediatype:       DVD-R Sequential
    Current Profile: DVD-R Sequential
    Disk state:      empty
    Empty:           1
    Rewritable:      0
    Appendable:      0
    Sessions:        0
    Tracks:          0
    Layers:          1
    Capacity:        510:38:38 (LBA 2297888) (4706074624 Bytes)
    Remaining size:  510:38:38 (LBA 2297888) (4706074624 Bytes)
    Used Size:       00:00:00 (LBA 0) (0 Bytes)
    (K3bDevice::ScsiCommand) failed:
                               command:    GET PERFORMANCE (ac)
                               errorcode:  72
                               sense key:  NO SENSE (2)
                               asc:        0
                               ascq:       3
    (K3bDevice::Device) /dev/scd0: GET PERFORMANCE length det failed.
    (K3bDevice::Device) /dev/scd0:  Number of supported write speeds via 2A: 4
    (K3bDevice::Device) /dev/scd0 : 22160 KB/s
    (K3bDevice::Device) /dev/scd0 : 16620 KB/s
    (K3bDevice::Device) /dev/scd0 : 11080 KB/s
    (K3bDevice::Device) /dev/scd0 : 5540 KB/s
    (K3bDevice::Device) /dev/scd0: GET CONFIGURATION length det failed.
    (K3bDevice::Device) /dev/scd0: GET CONFIGURATION length det failed.
    (K3bDevice::ScsiCommand) failed:
                               command:    GET PERFORMANCE (ac)
                               errorcode:  72
                               sense key:  NO SENSE (2)
                               asc:        0
                               ascq:       3
    (K3bDevice::Device) /dev/scd0: GET PERFORMANCE length det failed.
    (K3bDevice::Device) /dev/scd0:  Number of supported write speeds via 2A: 4
    (K3bDevice::Device) /dev/scd0 : 22160 KB/s
    (K3bDevice::Device) /dev/scd0 : 16620 KB/s
    (K3bDevice::Device) /dev/scd0 : 11080 KB/s
    (K3bDevice::Device) /dev/scd0 : 5540 KB/s
    (K3bDevice::HalConnection) lock queued for 
/org/freedesktop/Hal/devices/storage_model_DVD__RW_GSA_H73N
    (K3bDevice::HalConnection) unlock queued for 
/org/freedesktop/Hal/devices/storage_model_DVD__RW_GSA_H73N
    (K3bDevice::ScsiCommand) failed:
                               command:    READ DVD STRUCTURE (ad)
                               errorcode:  72
                               sense key:  NO SENSE (2)
                               asc:        0
                               ascq:       3
    (K3bDevice::Device) /dev/scd0: READ DVD STRUCTURE with real length failed.
    (K3bDevice::Device) Unable to read DVD structure for num of layers.
    (K3bDevice::ScsiCommand) failed:
                               command:    READ DISC INFORMATION (51)
                               errorcode:  70
                               sense key:  NOT READY (2)
                               asc:        3a
                               ascq:       0
    (K3bDevice::Device) /dev/scd0: READ DISC INFORMATION length det failed
    (K3bDevice::Device) /dev/scd0: Device reports bogus disc information length 
of 0
    (K3bDevice::Device) /dev/scd0 current profile 0. Checking current profile 
list instead.
    (K3bDevice::Device) /dev/scd0: GET CONFIGURATION length det failed.
    (K3bDevice::ScsiCommand) failed:
                               command:    READ DISC INFORMATION (51)
                               errorcode:  70
                               sense key:  NOT READY (2)
                               asc:        3a
                               ascq:       0
    (K3bDevice::Device) /dev/scd0: READ DISC INFORMATION with real length 32 
failed.
    (K3bDevice::Device) could not get session info via READ TOC/PMA/ATIP.
    removing udi /org/freedesktop/Hal/devices/volume_empty_dvd_r
    (K3bDevice::ScsiCommand) failed:
                               command:    READ DVD STRUCTURE (ad)
                               errorcode:  70
                               sense key:  NOT READY (2)
                               asc:        4
                               ascq:       1
    (K3bDevice::Device) /dev/scd0: READ DVD STRUCTURE length det failed
    (K3bDevice::ScsiCommand) failed:
                               command:    READ TRACK INFORMATION (52)
                               errorcode:  70
                               sense key:  NOT READY (2)
                               asc:        4
                               ascq:       1
    (K3bDevice::Device) /dev/scd0: READ TRACK INFORMATION length det failed.
    (K3bDevice::ScsiCommand) failed:
                               command:    READ TRACK INFORMATION (52)
                               errorcode:  70
                               sense key:  NOT READY (2)
                               asc:        4
                               ascq:       1
    (K3bDevice::Device) /dev/scd0: READ TRACK INFORMATION with real length 36 
failed.
    (K3bDevice::ScsiCommand) failed:
                               command:    READ CAPACITY (25)
                               errorcode:  70
                               sense key:  NOT READY (2)
                               asc:        4
                               ascq:       1
    (K3bDevice::Device) /dev/scd0 READ CAPACITY for DVD-R failed.
    DiskInfo:
    Mediatype:       DVD-R Sequential
    Current Profile: DVD-R Sequential
    Disk state:      complete
    Empty:           0
    Rewritable:      0
    Appendable:      0
    Sessions:        0
    Tracks:          1
    Layers:          1
    Capacity:        00:00:00 (LBA 0) (0 Bytes)
    Remaining size:  00:00:00 (LBA 0) (0 Bytes)
    Used Size:       00:00:00 (LBA 0) (0 Bytes)
    (K3bDevice::Device) /dev/scd0 current profile 0. Checking current profile 
list instead.
    (K3bDevice::Device) /dev/scd0: GET CONFIGURATION length det failed.
    (K3bDevice::Device) /dev/scd0: GET PERFORMANCE dataLen = 8
    (K3bDevice::Device) /dev/scd0: GET PERFORMANCE reports bogus dataLen: 8
    (K3bDevice::Device) /dev/scd0:  Number of supported write speeds via 2A: 4
    (K3bDevice::Device) /dev/scd0 : 8468 KB/s
    (K3bDevice::Device) /dev/scd0 : 7056 KB/s
    (K3bDevice::Device) /dev/scd0 : 4234 KB/s
    (K3bDevice::Device) /dev/scd0 : 2822 KB/s
    (K3bDevice::Device) /dev/scd0 current profile 0. Checking current profile 
list instead.
    (K3bDevice::Device) /dev/scd0: GET CONFIGURATION length det failed.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (810, 'unstable'), (600, 'stable'), (550, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages k3b depends on:
ii  cdparanoia           3.10.0+debian-1     audio extraction tool for sampling
ii  cdrdao               1:1.2.2-16          records CDs in Disk-At-Once (DAO) 
ii  genisoimage          9:1.1.8-1           Creates ISO-9660 CD-ROM filesystem
ii  k3b-data             1.0.5-3             A sophisticated KDE CD burning app
ii  kdelibs-data         4:3.5.9.dfsg.1-6    core shared data for all KDE appli
ii  kdelibs4c2a          4:3.5.9.dfsg.1-6    core libraries and binaries for al
ii  libacl1              2.2.47-2            Access control list shared library
ii  libart-2.0-2         2.3.20-2            Library of functions for 2D graphi
ii  libattr1             1:2.4.43-1          Extended attribute shared library
ii  libaudio2            1.9.1-5             Network Audio System - shared libr
ii  libc6                2.7-14              GNU C Library: Shared libraries
ii  libdbus-1-3          1.2.1-3             simple interprocess messaging syst
ii  libdbus-qt-1-1c2     0.62.git.20060814-2 simple interprocess messaging syst
ii  libdvdread3          0.9.7-11            library for reading DVDs
ii  libexpat1            2.0.1-4             XML parsing C library - runtime li
ii  libfontconfig1       2.6.0-1             generic font configuration library
ii  libfreetype6         2.3.7-2             FreeType 2 font engine, shared lib
ii  libgamin0 [libfam0]  0.1.9-2             Client library for the gamin file 
ii  libgcc1              1:4.3.2-1           GCC support library
ii  libhal1              0.5.11-5            Hardware Abstraction Layer - share
ii  libice6              2:1.0.4-1           X11 Inter-Client Exchange library
ii  libidn11             1.8+20080606-1      GNU libidn library, implementation
ii  libjpeg62            6b-14               The Independent JPEG Group's JPEG 
ii  libk3b3              1.0.5-3             The KDE cd burning application lib
ii  libmusicbrainz4c2a   2.1.5-2             Second generation incarnation of t
ii  libpng12-0           1.2.27-2            PNG library - runtime
ii  libqt3-mt            3:3.3.8b-5          Qt GUI Library (Threaded runtime v
ii  libsm6               2:1.0.3-2           X11 Session Management library
ii  libstdc++6           4.3.2-1             The GNU Standard C++ Library v3
ii  libx11-6             2:1.1.5-2           X11 client-side library
ii  libxcursor1          1:1.1.9-1           X cursor management library
ii  libxext6             2:1.0.4-1           X11 miscellaneous extension librar
ii  libxft2              2.1.12-3            FreeType-based font drawing librar
ii  libxi6               2:1.1.3-1           X11 Input extension library
ii  libxinerama1         2:1.0.3-2           X11 Xinerama extension library
ii  libxrandr2           2:1.2.3-1           X11 RandR extension library
ii  libxrender1          1:0.9.4-2           X Rendering Extension client libra
ii  libxt6               1:1.0.5-3           X11 toolkit intrinsics library
ii  wodim                9:1.1.8-1           command line CD/DVD writing tool
ii  zlib1g               1:1.2.3.3.dfsg-12   compression library - runtime

Versions of packages k3b recommends:
ii  dvd+rw-tools            7.1-3            DVD+-RW/R tools
ii  kcontrol                4:3.5.9.dfsg.1-5 control center for KDE
ii  kdebase-kio-plugins     4:3.5.9.dfsg.1-5 core I/O slaves for KDE
ii  libk3b3-extracodecs     1.0.5-3          The KDE cd burning application lib
ii  vcdimager               0.7.23-4         A VideoCD (VCD) image mastering an

Versions of packages k3b suggests:
pn  k3b-i18n                     <none>      (no description available)
pn  movixmaker-2                 <none>      (no description available)
pn  normalize-audio              <none>      (no description available)
ii  sox                          14.0.1-2+b1 Swiss army knife of sound processi
ii  toolame                      02l-6       MPEG-1 layer 2 audio encoder

-- no debconf information



_______________________________________________
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-kde-extras

Reply via email to