After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 685492 - Support reading/copying complete BD(-RE) media
Support reading/copying complete BD(-RE) media
Status: RESOLVED FIXED
Product: brasero
Classification: Applications
Component: libbrasero-media
3.6.x
Other Linux
: Normal normal
: ---
Assigned To: Brasero maintainer(s)
Brasero maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2012-10-04 13:31 UTC by Tomas Bzatek
Modified: 2013-08-16 20:51 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
"brasero -g" log (99.53 KB, text/plain)
2012-10-04 13:31 UTC, Tomas Bzatek
  Details
plugins/cdrkit/readom patch (809 bytes, patch)
2012-10-04 13:38 UTC, Tomas Bzatek
none Details | Review
"brasero -g" log with patch applied (300.18 KB, text/plain)
2012-10-04 13:41 UTC, Tomas Bzatek
  Details

Description Tomas Bzatek 2012-10-04 13:31:10 UTC
Created attachment 225804 [details]
"brasero -g" log

Brasero (3.6.0) can't copy BD(-RE) media (using single drive) or read them to ISO files. Apparently readom 1.1.11 (simulating readcd 2.01.01a05) can read data from BD without issue and so does kernel+userspace. Seems to me like an artificial limitation from plugins side.
Comment 1 Tomas Bzatek 2012-10-04 13:38:03 UTC
Created attachment 225805 [details] [review]
plugins/cdrkit/readom patch

This simple patch adds BD capability for BRASERO_IMAGE_FORMAT_BIN.

Please test thoroughly, I only have BD-RE medium here. Adding only to readom for the moment since there are no cdrtools in my system, though it could work very well.
Comment 2 Tomas Bzatek 2012-10-04 13:41:41 UTC
Created attachment 225806 [details]
"brasero -g" log with patch applied

Tested with single ISO9660+Joliet(+RockRidge) track on BD-RE.
Comment 3 Joshua Lock 2013-08-16 20:51:42 UTC
Patch pushed to master, many thanks!