Bug#998718: Brasero fails (on Testing) burning an ISO image on a CD-RW

Thomas Schmitt scdbackup at gmx.net
Fri Nov 12 14:27:33 GMT 2021


Hi,

am i too stupid or is there really no user option to set write type SAO ?

Neither clicking around in Brasero's GUI nor searching for
BRASERO_BURN_FLAG_DAO in the source brings any insight.

I want to burn a blank CD with SAO in order to check whether this avoids
the problem with the ASUS drive at the end of burning.

(SAO would be set by libburn API call burn_write_opts_auto_write_type()
if the struct burn_disc, which will be used for burning, already has
its burn_track objects attached and all track sources have a predictable
size.
The libburn plugin of Brasero would call burn_write_opts_set_write_type()
with BURN_WRITE_SAO if flags from brasero_job_get_flags() would have the
BRASERO_BURN_FLAG_DAO bit set.
  https://sources.debian.org/src/brasero/3.12.3-1/plugins/libburnia/burn-libburn.c/?hl=526#L526
)

It looks like the wodim plugin uses SAO by default.
But i fail to activate this plugin.


Have a nice day :)

Thomas



More information about the pkg-gnome-maintainers mailing list