Bug 350633 - Trying to burn linuxmint-13-mate-dvd-32bit.iso (898Mb) to a 900MB CD-R fails
Summary: Trying to burn linuxmint-13-mate-dvd-32bit.iso (898Mb) to a 900MB CD-R fails
Status: RESOLVED WORKSFORME
Alias: None
Product: k3b
Classification: Applications
Component: general (show other bugs)
Version: 2.0.3
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: k3b developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-26 15:29 UTC by Tamas
Modified: 2022-12-26 05:20 UTC (History)
3 users (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 Tamas 2015-07-26 15:29:14 UTC
Trying to burn linuxmint-13-mate-dvd-32bit.iso (898Mb) to a 900MB Mediarange CD-R fails,
because it suggests to insert a DVD or Blueray disk.

I think the GUI tried to determine, that 898Mb needs at least a DVD.

I enabled overburn.
Comment 1 Martin Vahi 2018-06-14 17:45:52 UTC
By year 2015 there were already 2 standards.

1MB=1000^2 bytes
1MiB = (2^10)^2 bytes = 1024^2 bytes

To be totally precise, 1Mb stands for 1000^2 bits, not bytes
and SRAM sizes for embedded devices is still often 
given in bits, not bytes, in year 2018, but I assume that
You meant 898MB, not the 898Mb.

A question is, how big the ISO file really is?
If it is 898MB, then an 900MB CD-R might do, but
if it is 898MiB = 898*1024*1024B = 941621248B ~ 942MB 
then the 900MB CD-R will be too small.

Back in the day the 1MiB was displayed as 1MB.
May be the GUI for evaluating the file size used the
old notation and displayed 898MB in stead of 898MiB.

https://en.wikipedia.org/wiki/Mebibyte
Comment 2 Justin Zobel 2022-11-26 00:13:42 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 3 Bug Janitor Service 2022-12-11 05:06:43 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 4 Bug Janitor Service 2022-12-26 05:20:36 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!