Public bug reported: Binary package hint: imagemagick
$ convert CRW_0135.CRW CRW_0135.jpg Unknown option "-3". convert: Delegate failed `"dcraw" -3 -w -c "%i" > "%o"'. The is the exact output. Looking at the dcraw synopsis, I THINK "-3" is the culprit -- it must be "-q 3" instead. Tried that: $ dcraw -q 3 -w -c CRW_0137.CRW > CRW_0137.ppm worked like a charm. ** Affects: imagemagick (Ubuntu) Importance: Undecided Status: Unconfirmed -- convert fails with RAW -> JPG conversion https://launchpad.net/bugs/80640 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs