Hi,
I'm trying to burn a DVD of a Live Fedora Workstation (latest one). I try to run k3b as root but it complains about --no-sandbox needed to run as root but then rejects this switch. I reinstalled k3b'*' but get the same results.
This system is at Fedora 41 with all the "latest" package upgrades.
Here's what I'm seeing:
fc41-bash 5.2 ~# which k3b k3b () { /usr/bin/k3b $* & } fc41-bash 5.2 ~# k3b [2] 141621 fc41-bash 5.2 ~# [141621:141621:0806/133836.585913:ERROR:zygote_host_impl_linux.cc(101)] Running as root without --no-san dbox is not supported. See https://crbug.com/638180.
[2]+ Exit 1 /usr/bin/k3b $* fc41-bash 5.2 ~# k3b --no-sandbox [2] 141732 fc41-bash 5.2 ~# k3b: Unknown option 'no-sandbox'.
[2]+ Exit 1 /usr/bin/k3b $*
Could someone help me please?
Best regards,
George...