|
From: <cdw...@li...> - 2010-07-13 04:17:05
|
On Mon, Jul 12, 2010 at 01:59:17AM -0800, cdw...@li... wrote: >12) md5sum checking/verification for Write image to DVD isn't enabled? >Checking images written to media is only available for CD-R? Or is this >because you're using a CD specific library for checking ISO images as well? > > Just looking over stderror.log during checking #10 above to make sure CDW > wasn't writing twice as it took a long time to write 1-5MB of files to a > 4.7G DVD+RW media, I found the stderror.log mentioned something concerning > verfication prompt/checkbox UI, but I did not see any option prior to > writing the image to DVD+RW media. I'm guessing, the code is there, just > isn't hooked in yet? > cdw_write_wizard_make_disc_mode_dropdown():449: INFO: disc mode dropdown label #0 = "Unspecified" cdw_form_description_to_fields():260: INFO: creating field #0: label with string = "Writing speed:" cdw_form_description_to_fields():294: INFO: creating field #1: dropdown" cdw_form_description_to_fields():260: INFO: creating field #2: label with string = "Session writing mode:" cdw_form_description_to_fields():294: INFO: creating field #3: dropdown" cdw_form_description_to_fields():260: INFO: creating field #4: label with string = "Disc writing mode:" cdw_form_description_to_fields():294: INFO: creating field #5: dropdown" cdw_form_description_to_fields():260: INFO: creating field #6: label with string = "Verify write (experimental)" cdw_form_description_to_fields():265: INFO: creating field #7: checkbox cdw_form_description_to_fields():260: INFO: creating field #8: label with string = "Other options:" cdw_form_description_to_fields():279: INFO: creating field #9: button cdw_form_description_to_fields():279: INFO: creating field #10: button cdw_form_description_to_fields():279: INFO: creating field #11: button cdw_write_wizard_debug_verify_invisibe():623: INFO: "verify" checkbox is not visible because disc is not blank (according to cdio) cdw_write_wizard_debug_verify_invisibe():626: INFO: "verify" checkbox is not visible because disc is not a CD cdw_write_wizard_debug_verify_invisibe():635: INFO: "verify" checkbox is not visible because tool is not set as MD5SUM cdw_write_wizard_debug_at_exit():579: INFO: verify burning = "false" cdw_write_wizard_debug_at_exit():580: INFO: session mode = "CDW_SESSION_MODE_START_MULTI" cdw_write_wizard_debug_at_exit():581: INFO: disc mode = "CDW_DISC_MODE_UNSPECIFIED" cdw_write_wizard_debug_at_exit():582: INFO: speed = "2" Well, think this answers #12 here. ;-) -- Roger http://rogerx.freeshell.org/ |