K3b - cdrecord has no permission
I had similar problem and fixed it with the following steps:
- Open k3b.
- Go to Settings -> Setup system Permissions.
- Select all options and apply.
It will ask for your password (you must be admin).
If it doesn't works, open k3b from terminal with sudo -H k3b
, and try same steps as before.
Should help.