Problem with k3b in 18.04 releases " cdrecord has no permission to open the device"
Solution 1:
Try attempting the following commands:
sudo chmod 4711 /usr/bin/wodim; sudo chmod 4711 /usr/bin/cdrdao
This will set the UID bit on the necessary binaries. It is illustrated in Settings -> Configure k3b -> programs -> Permissions "tab".