Bug 247556 - K3b attempts writing to the disk it should only read
Summary: K3b attempts writing to the disk it should only read
Status: RESOLVED WORKSFORME
Alias: None
Product: k3b
Classification: Applications
Component: Copying (show other bugs)
Version: 2.0.0
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: k3b developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-12 20:57 UTC by many.cool.bugs
Modified: 2023-02-07 03:54 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 many.cool.bugs 2010-08-12 20:57:56 UTC
Version:           2.0.0 (using KDE 4.4.5) 
OS:                Linux

I try to make an image of a DVD reading it from /dev/sr0. On the Parameters tab of the Disk Copy dialog, (I have in fact a Russian user interface, so my translation of the tab name into English may differ from the English version) I check only one checkbox Create Image Only. In 4 seconds after pressing the Start button I receive an error. 

Reproducible: Always

Steps to Reproduce:
Insert read-only disk into the drive, Service->Disk Copy menu item, on the Parameters tab of the Disk Copy dialog uncheck Remove Image File, uncheck Create Image, check Create Image Only, press Start button.

Actual Results:  
Here is the debug output:

Devices
-----------------------
_NEC DVD_RW ND-4570A 1.02 (/dev/sr1, 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, Двухслойный последовательный DVD-R, DVD-RAM, DVD-RW с ограниченной перезаписью, Последовательный DVD-RW, DVD+RW, DVD+R, Двухслойный DVD+R, CD-ROM, CD-R, CD-RW] [SAO, TAO, RAW, SAO/R96R, RAW/R96R, Ограниченная перезапись] [%7]
_NEC DVD_RW ND-4550A 1.08 (/dev/sr0, 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, Двухслойный последовательный DVD-R, DVD-RAM, DVD-RW с ограниченной перезаписью, Последовательный DVD-RW, DVD+RW, DVD+R, Двухслойный DVD+R, CD-ROM, CD-R, CD-RW] [SAO, TAO, RAW, SAO/R96R, RAW/R96R, Ограниченная перезапись] [%7]

K3b::DataTrackReader
-----------------------
reading sectors 0 to 2724050 with sector size 2048. Length: 2724051 sectors, 5578856448 bytes.
using buffer size of 64 blocks.
Error while writing to IO device. Current sector is 0.
Read a total of 64 sectors (131072 bytes)

System
-----------------------
K3b Version: 2.0.0
KDE Version: 4.4.5 (KDE 4.4.5)
QT Version:  4.6.3
Kernel:      2.6.33.6-147.2.4.fc13.i686


Expected Results:  
K3b should only read the disk during copying it to an image and must not write to the disk.
Comment 1 Michał Małek 2010-08-18 21:58:46 UTC
Hi, thanks for report but this is not a bug :)
IODevice is an abstraction representing any kind of I/O interface. It may actually be a device or (as it is in your case) a file. So basically this error indicates write error during image creation. Maybe you've got too little space on your HD or some other I/O error occurred.
Comment 2 many.cool.bugs 2010-08-19 15:07:58 UTC
Hi Michał,

thank you for your reply.
Did you try to reproduce the bug? If I check both Create Image and Create Image Only then the disk is copied to an .iso file without any I/O error. But if I check only one option, that is Create Image Only, then the I/O error occurs. If the program does know how to work with the situation when only one option Create Image Only is checked, then it is better either to prohibit such checking or to fix the bug.
Comment 3 Andrew Crouthamel 2018-11-12 02:50:21 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 4 Andrew Crouthamel 2018-11-21 04:32:36 UTC
Dear Bug Submitter,

This is a reminder that this bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? This bug will be moved back to REPORTED Status for manual review later, which may take a while. If you are able to, please lend us a hand.

Thank you for helping us make KDE software even better for everyone!
Comment 5 Justin Zobel 2023-01-08 22:44:54 UTC
Thank you for reporting this issue in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version?

If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you!
Comment 6 Bug Janitor Service 2023-01-23 05:04:15 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 7 Bug Janitor Service 2023-02-07 03:54:56 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!