-
Notifications
You must be signed in to change notification settings - Fork 1.2k
darktable-cli: _M_construct null not valid when trying to convert Canon CR2 #4150
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Downgraded, darktable-cli 3.0.0 works as expected:
|
@sams96 Thanks for the quick feedback! Possible, but can't test it as I don't have a build environment (anymore). You're welcome to download our CR2 test file to see if this is fixed (I'll trust you). |
Thank you! Closing this. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
Converting a Canon CR2 to JPEG using
darktable-cli
fails with an unexpected error.To Reproduce
Install darktable master build via download.opensuse.org:
Now try to convert our CR2 test file with
darktable-cli
:Expected behavior
/tmp/test.jpg
should be created without error ("root" warning is ok)Screenshots
Console only, no screenshot required.
Platform:
darktable-cli 3.1.0~git414.c2b133cfe
Dockerfile (might change as we are going to use an older version now):
https://github.com/photoprism/photoprism/blob/develop/docker/development/Dockerfile
Additional context
There's an XMP sidecar file available too, but it doesn't seem to change the behaviour. Other RAW files can be converted without error.
The text was updated successfully, but these errors were encountered: