Bug 144325 - cannot write to multisession dvd (3.1gb used, 3 sessions)
Summary: cannot write to multisession dvd (3.1gb used, 3 sessions)
Status: RESOLVED FIXED
Alias: None
Product: k3b
Classification: Applications
Component: Data Project (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: Sebastian Trueg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-17 03:28 UTC by Francois Marier
Modified: 2007-04-18 10:13 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Francois Marier 2007-04-17 03:28:08 UTC
Version:           1.0 (using KDE KDE 3.5.6)
Installed from:    Debian testing/unstable Packages
OS:                Linux

Jan De Luyck <jan-bugs@kcore.org> has reported the following problem on the Debian bug tracker (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=419499):

  "I tried to append another session to a multisession DVD (4.4gb) with only 3.1gb in use.
  The data I'm trying to add is around 600mb.

  K3B identifies the DVD as being a DL DVD, and thinks 5.1gb is in use. Trying to write
  to it is not possible, K3B keeps asking for an 'appendable medium'."

I'm not sure exactly what kind of details you may need to figure out whether or not the problems comes from K3b, but here is the K3b log he attached to his report.  Feel free to ask for more information.

kdecore (KAction): WARNING: KActionCollection::KActionCollection( QObject *parent, const char *name, KInstance *instance )
(K3bDevice::HalConnection) initializing HAL >= 0.5
Mapping udi /org/freedesktop/Hal/devices/storage_model_DVD__RW_DW_Q58A to device /dev/scd0
/dev/scd0 resolved to /dev/scd0
/dev/scd0 is block device (0)
/dev/scd0 seems to be cdrom
bus: 1, id: 0, lun: 0
(K3bDevice::Device) /dev/scd0: init()
(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:  Number of supported write speeds via GET PERFORMANCE: 2
(K3bDevice::Device) /dev/scd0 : 5540 KB/s
(K3bDevice::Device) /dev/scd0 : 2770 KB/s
(K3bDevice::DeviceManager) setting current write speed of device /dev/scd0 to 5540
Could not resolve /dev/hdc
/dev/hdc resolved to /dev/hdc
(K3bDevice::Device) could not open device /dev/hdc for reading
                    (No such file or directory)
could not open device /dev/hdc (No such file or directory)
/dev/scd0 resolved to /dev/scd0
(K3bDevice::DeviceManager) dev /dev/scd0 already found
(K3bDevice::DeviceManager) found config entry for devicetype: SONY DVD+-RW DW-Q58A
Devices:
------------------------------
Blockdevice:    /dev/scd0
Generic device: 
Vendor:         SONY
Description:    DVD+-RW DW-Q58A
Version:        UDS1
Write speed:    4234
Profiles:       Error
Read Cap:       DVD-ROM, DVD-R, CD-ROM, CD-R, CD-RW
Write Cap:      DVD-R, CD-R, CD-RW
Writing modes:  SAO, TAO, RAW, SAO/R96P, SAO/R96R, RAW/R16, RAW/R96P, RAW/R96R
Reader aliases: /dev/scd0
------------------------------
kdecore (KAction): WARNING: KActionCollection::operator+=(): function is severely deprecated.
First sec data area: 43:41:33 (LBA 196608) (402653184
Last sec data area: 388:36:51 (LBA 1748751) (3581442048 Bytes)
Last sec layer 1: 00:00:00 (LBA 0) (0 Bytes)
Layer 1 length: 00:00:01 (LBA 1) (2048 Bytes)
Layer 2 length: 388:36:51 (LBA 1748751) (3581442048 Bytes)
DiskInfo:
Mediatype:       DVD-R Sequential
Current Profile: DVD-R Sequential
Disk state:      incomplete
Empty:           0
Rewritable:      0
Appendable:      1
Sessions:        3
Tracks:          3
Layers:          1
Capacity:        510:38:38 (LBA 2297888) (4706074624 Bytes)
Remaining size:  165:43:19 (LBA 745744) (1527283712 Bytes)
Used Size:       344:55:19 (LBA 1552144) (3178790912 Bytes)
(K3bDevice::Device) /dev/scd0:  Number of supported write speeds via GET PERFORMANCE: 2
(K3bDevice::Device) /dev/scd0 : 5540 KB/s
(K3bDevice::Device) /dev/scd0 : 2770 KB/s
(K3bDevice::DeviceManager) request for empty device!
First sec data area: 43:41:33 (LBA 196608) (402653184
Last sec data area: 388:36:51 (LBA 1748751) (3581442048 Bytes)
Last sec layer 1: 00:00:00 (LBA 0) (0 Bytes)
Layer 1 length: 00:00:01 (LBA 1) (2048 Bytes)
Layer 2 length: 388:36:51 (LBA 1748751) (3581442048 Bytes)
(K3bDevice::Device) /dev/scd0: GET CONFIGURATION length det failed.
(K3bDevice::Device) /dev/scd0: GET CONFIGURATION length det failed.
(K3bDevice::Device) /dev/scd0: GET CONFIGURATION length det failed.
(K3bDevice::Device) /dev/scd0: GET CONFIGURATION length det failed.
(K3bDevice::DeviceManager) request for empty device!
(K3bDevice::Device) /dev/scd0: GET CONFIGURATION length det failed.
(K3bDevice::Device) /dev/scd0: GET CONFIGURATION length det failed.
(K3bDevice::Device) /dev/scd0: GET CONFIGURATION length det failed.
Comment 1 Sebastian Trueg 2007-04-17 07:53:35 UTC
already fixed.
Comment 2 Sebastian Trueg 2007-04-17 07:53:42 UTC
*** Bug has been marked as fixed ***.
Comment 3 Francois Marier 2007-04-17 23:29:50 UTC
It'll part of the next release?
Comment 4 Sebastian Trueg 2007-04-18 10:13:36 UTC
yes, 1.0.1