Summary: | error cdrdao exit 1 when trying to write bin/cue image | ||
---|---|---|---|
Product: | [Applications] k3b | Reporter: | Matthias Mailänder <matthias> |
Component: | Burning/Hardware | Assignee: | k3b developers <k3b> |
Status: | RESOLVED NOT A BUG | ||
Severity: | major | CC: | michalm, trueg |
Priority: | NOR | ||
Version: | 2.0.3 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Matthias Mailänder
2015-06-07 13:55:11 UTC
Nevermind, this was a case-sensitivity issue. FILE.cue referenced FILE.BIN, but it was called FILE.bin here. |