You're right. I meant comment #62 - the disc was recognized and it was
possible to burn a data compilation, but Brasero choked when burning an
iso image. I thought initially that it is a problem with Brasero, but
after patching ID_CDROM_MEDIA_SESSION_NEXT it works well in both modes.

The fix you mention was to recognize formatted Restricted Overwrite and
only this mode (status 1 - appendable, to distinguish it from truly
appendable Sequential) as blank.. Still the original status (less than
2) was passed to the point where next session is set and it apparently
confused Brasero when doing iso. It's enough to say !cd_media_dvd_rw_ro
here to exclude "appendable" status , because for cd_media_dvd_rw_ro the
status 0 - blank is never reported by the drive.

-- 
cdrom_id: Does not recognize reblanked DVD+RW, DVD-RW and DVD-RAM
https://bugs.launchpad.net/bugs/581925
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to