This bug happens because the growisofs plugin does not parse growisofs
output properly. We have this line of code:

burn-growisofs.c:       if (sscanf (line, "%10lld/%lld (%4d.%1d%%)
@%2d.%1dx, remaining %*d:%*d",

The "%10lld" format specifier stops working when the number of bytes
reaches 11 digits, which happens at about 9GB.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/974716

Title:
  brasero "crashes" when burning large blu-ray isos

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/brasero/+bug/974716/+subscriptions

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

Reply via email to