GNOME Bugzilla – Bug 595373
The braseroburn module is missing important constants
Last modified: 2009-09-17 16:12:25 UTC
Created attachment 143278 [details] [review] Patch by Andrew Price to add the needed constants [ From http://bugs.debian.org/546925 ] "Some of the classes in the braseroburn module have methods like set_flags() and add_flags() but the module does not provide the constants which are to be passed to them. The constants are shown here in the C library's docs: http://library.gnome.org/devel/libbrasero-burn/unstable/libbrasero-burn-brasero-enums.html The module is effectively unusable without these constants as they govern the behaviour of the CD burning process. Anyway, the attached patch brings all the constants back into the braseroburn module. I don't see any reason that line needs to stay commented out."
I need to get release team approval due to code freeze.
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.