| 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 Bugs <k3b-bugs-null> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | major | CC: | michalm, trueg |
| Priority: | NOR | ||
| Version First Reported In: | 2.0.3 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented 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. |