Bug 436011

Summary: Burning isssue with k3b without error
Product: [Applications] k3b Reporter: Lars Martin Hambro <lars_martin4>
Component: Image FormatsAssignee: k3b developers <k3b>
Status: REPORTED ---    
Severity: normal CC: michalm, trueg
Priority: NOR    
Version: 19.12   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: k3b md5 sum shasum256 missing and check for disk error.

Description Lars Martin Hambro 2021-04-21 17:24:21 UTC
Download a iso files an check shasum 256 its missing to check the cha256 sum on program and sum match.

But software did not have any confirm that its works.


STEPS TO REPRODUCE
Download: https://download.opensuse.org/tumbleweed/iso/openSUSE-Tumbleweed-DVD-x86_64-Current.iso
Check sum (terminal sha256sum openSUSE-Tumbleweed-DVD-x86_64-Current.iso
Match after:


dd if= /media/larsmartin/openSUSE-Tumbleweed-DVD-x86_6426 |sha256sum 
get e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855

OBSERVED RESULT
Wrong checksum but get passed on burning.
Asus BW-14D1XT

EXPECTED RESULT
SOFTWARE/OS VERSIONS
Linux Mint 20.1 Cinnamon
KDE Plasma Version: 5.18.5
KDE Frameworks Version: 5.68.0
Qt Version:  5.12.8

ADDITIONAL INFORMATION
Type:	DVD-R
Media ID:	TYG03
Capacity:	509:29:61 min (4,4 GiB)
Used Capacity:	509:29:61 min (4,4 GiB)
Remaining:	00:00:00 min (0 B)
Rewritable:	no
Appendable:	no
Empty:	no
Layers:	1
Sessions:	1
Supported writing speeds:	8.0x (11080 KB/s)
12.0x (16620 KB/s)
16.0x (22160 KB/s)
ISO 9660 Filesystem Info

System Id:	LINUX
Volume Id:	openSUSE-Tumbleweed-DVD-x86_6426
Volume Set Id:	-
Publisher Id:	SUSE LINUX GmbH
Preparer Id:	KIWI - http://opensuse.github.com/kiwi
Application Id:	openSUSE-Tumbleweed-DVD-x86_64-Build2665.1-Media
Volume Size:	4,4 GiB (2 048 B * 2 292 673 blocks = 4 695 394 304 B)
Tracks

Type	Attributes	First-Last Sector	Length
1	(Data)	no copy/uninterrupted	0 - 2292735	2292736 (509:29:61)
Comment 1 Lars Martin Hambro 2021-04-21 17:26:20 UTC
Created attachment 137765 [details]
k3b md5 sum shasum256 missing and check for disk error.