[Bug 276162] package/k3b-23.08.1_1: k3b fails to burn disks
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 276162] package/k3b-23.08.1_1: k3b fails to burn disks"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 06 Jan 2024 20:41:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276162 --- Comment #5 from Alex Matei <matei35@yahoo.com> --- 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 ... -- You are receiving this mail because: You are the assignee for the bug.