Yet another fix:
no next session for "appendable" DVD-RW 13h, this fixes the aforementioned iso 
burning bug:

-       if ((header[2] & 3) < 2)
+       if ((header[2] & 3) < 2 && !cd_media_dvd_rw_ro)
                cd_media_session_next = header[10] << 8 | header[5];

-- 
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