I still like burning CD. What can I say, I’m an olds 😐
The last few times that I’ve had to install Debian from scratch, and now with Fedora as well, it seems it’s a bit of a rigmarole to get Rhythmbox and Brasero to burn disc. It usually takes about an hour, but eventually I’ll run into this bug report with the following workaround:
sudo chmod +s $(which wodim)
This sets the setuid bit for /urs/bin/wodim.
Thanks Sergey Zolotarev for the workaround. Maybe one day your bug will get fixed.