Hey JF, I was seeing a crash when closing the blank CD dialog, because the timeout wasn't properly removed. I'll attach a patch that emits the "finished" signal from the dialog response callback and when the status changes to COMPLETED. This at least fixes the crash. Feel free to implement another solution, of course ;-)
Created attachment 908 fix crash in blank progress dialog Emit finished signal more often to prevent a crash in blank progress dialog.
patch committed with revision 24173 thanks i'm currently trying to rewrite the burning parts of xfburn to use libburnia instead of cdrecord so that will be the another solution :p (you can check it out from the libburn_trial branch