Burn (Linux): dvd+rw-tools not a managed dependency #30
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
burn_linux.goshells out togrowisofs(from thedvd+rw-toolspackage) to perform disc burns. Ifgrowisofsis not installed, the user receives a cryptic error:There is no way to install it through Settings > Dependencies.
Fix
dvd+rw-toolsas an optional managed dependency in the deps module (Linux only)growisofsat burn time and surface a friendly error with a link to Settings if not foundFiles
burn_linux.go�burnISO()settings_module.go� dependency list