Bug 276162

Summary: package/k3b-23.08.1_1: sysutils/k3b fails to burn disks
Product: Ports & Packages Reporter: Alex Matei <matei35>
Component: Individual Port(s)Assignee: freebsd-kde (group) <kde>
Status: New ---    
Severity: Affects Many People CC: kde
Priority: --- Flags: linimon: maintainer-feedback? (kde)
Version: Latest   
Hardware: amd64   
OS: Any   
Attachments:
Description Flags
system message buffer
none
k3b debugging output
none
k3b screenshot 01
none
k3b screenshot 02
none
k3b screenshot 03 none

Description Alex Matei 2024-01-06 20:24:18 UTC
Created attachment 247497 [details]
system message buffer

swift@eagle:~ $ uname -a
FreeBSD eagle 13.2-RELEASE FreeBSD 13.2-RELEASE GENERIC amd64
swift@eagle:~ $k3b-23.08.1_1
Name           : k3b
Version        : 23.08.1_1
Installed on   : Thu Nov  9 19:16:08 2023 CST
Origin         : sysutils/k3b
Architecture   : FreeBSD:13:amd64
Prefix         : /usr/local
Categories     : sysutils multimedia kde-applications
Licenses       : LGPL20
Maintainer     : kde@FreeBSD.org
WWW            : https://www.k3b.org/
Comment        : KDE CD/DVD writing suite
...
Comment 1 Alex Matei 2024-01-06 20:35:57 UTC
Created attachment 247498 [details]
k3b debugging output
Comment 2 Alex Matei 2024-01-06 20:37:02 UTC
Created attachment 247499 [details]
k3b screenshot 01
Comment 3 Alex Matei 2024-01-06 20:37:36 UTC
Created attachment 247500 [details]
k3b screenshot 02
Comment 4 Alex Matei 2024-01-06 20:37:52 UTC
Created attachment 247501 [details]
k3b screenshot 03
Comment 5 Alex Matei 2024-01-06 20:41:13 UTC
k3b creates the iso file in ~/Videos, but fails to burn the disk
with the error shown in ShowDebuggingOutput.txt.
As a workaround, I can burn the disk from the iso file as follows:

swift@eagle:~/Videos $ pwd
/home/swift/Videos
swift@eagle:~/Videos $ ls -l
total 3963833
-rw-r--r--  1 swift  swift  4219600896 Jan  6 12:48 test_01062024_01.iso
swift@eagle:~/Videos $ cdrecord dev=4,0,0 -v test_01062024_01.iso
...
Comment 6 Alex Matei 2024-01-07 06:18:00 UTC
The same failure occurs when launching 'k3b' from either KDB or CLI ('k3b --copy 4,0,0').