GNOME Bugzilla – Bug 343033
shows "Writing image to CD" message after it's done
Last modified: 2009-07-29 10:46:08 UTC
That bug has been described on https://launchpad.net/distros/ubuntu/+source/nautilus-cd-burner/+bug/46533 "After successfully writing an ISO image to a CD, the CD burner displays the message "Writing image to CD... The selected image is being written to a CD". This is wrong as the text below the progress bar that says "complete" indicates."
Created attachment 66681 [details] screenshot of the dialog
Want to try and make a patch to fix this?
*** Bug 351346 has been marked as a duplicate of this bug. ***
I've just come up with a very quick patch for this which should change the text when completed to "The writing operation is complete". Obviously this is a new string for translation. It does occur to me that it might be preferable to be more descriptive, in which case - as far as I can tell - it will need to select an appropriate string to display at completion when it decides what description to show during writing. It can then keep a pointer to it, or an array index or something, and use that when the time comes. If that's a better approach then I'll see about doing that instead. It would be sort of friendly, but one does wonder if it's worth the effort - or if there's a simpler way to go about it than that which I have mentioned. Anyway, I'll attach the ridiculously trivial patch I currently have.
Created attachment 86431 [details] [review] Patch to change the description text in the progress dialog after burning is complete
nautilus-cd-burner has been replaced by Brasero in the GNOME 2.26 release. If your bug still applies to Brasero, please feel free to re-open the bug, and reassign it to brasero itself.