Thanks so much for checking it out. I’ll file over on gitgub.
Appreciate your help.
Thanks so much for checking it out. I’ll file over on gitgub.
Appreciate your help.
Just wanted to update in case anyone else has this issue. I posted over on github. As expected, it was something stupid on my end. Turns out I had the Selection module hidden, which apparently renders the functions within the module non-working.
Interesting thing: after getting it to work, I experimented by disabling the Selection module again, and as expected - cmd+A didn’t work. But it also did not pop up the “not assigned” window/warning as before. Selection window is visible again and I’m all good.
Thanks so much for your help!
current 5.0.x bugfix build + Canon R1 and R5mII support by Adding new camera support in darktable / LibRaw / ExifTool – Pandas Welt + a couple of RF lensfun data from: Kameratrollet
darktable-5.0.0+116~g898e798127_arm64.dmg (macOS >= 11.3)
darktable-5.0.0+116~g52f71a31d7_x86_64.dmg (macOS >= 10.14)
you might run it with an in-memory library via terminal:
/Volumes/darktable/darktable.app/Contents/MacOS/darktable --library :memory:
or use a separate config directory:
/Volumes/darktable/darktable.app/Contents/MacOS/darktable --configdir ~/.config/darktable_test
also keep in mind that if you don’t disable writing sidecar files these can be messed up
both packages are unsigned, you might need to allow execution via terminal: " xattr -c <path/to/application.app> "
Release notes for 5.0.x release: darktable/RELEASE_NOTES.md at darktable-5.0.x · darktable-org/darktable · GitHub
difference to released 5.0 see: Comparing release-5.0.0…darktable-5.0.x · darktable-org/darktable · GitHub
i removed all development builds older than 5.0.
if you need older versions you can find the inofficial release builds for unsupported macOS 10.14 or 11.3 and later:
darktable-5.0.1
darktable-5.0.0
darktable-4.8.1
darktable-4.8.0
darktable-4.6.1
darktable-4.6.0
darktable-4.4.x
darktable-4.4.0
current 5.1.0 build + Canon R1 and R5mII support by Adding new camera support in darktable / LibRaw / ExifTool – Pandas Welt + a couple of RF lensfun data from: Kameratrollet
darktable-5.1.0+404~g5a29642a94_arm64.dmg (macOS >= 11.3)
darktable-5.1.0+404~ga8e1659830_x86_64.dmg (macOS >= 10.14)
since there are already database updates running don’t forget to backup your darktable databases to be able to step back to the latest released version.
you might run it with an in-memory library via terminal:
/Volumes/darktable/darktable.app/Contents/MacOS/darktable --library :memory:
or use a separate config directory:
/Volumes/darktable/darktable.app/Contents/MacOS/darktable --configdir ~/.config/darktable_test
also keep in mind that if you don’t disable writing sidecar files these can be messed up
both packages are unsigned, you might need to allow execution via terminal: " xattr -c <path/to/application.app> "
Release notes for 5.1 release: https://github.com/darktable-org/darktable/blob/master/RELEASE_NOTES.md
difference to released 5.0 see: Comparing release-5.0.1…master
Hey MStraeten …
thx so much for your detailed infos, I do appreciate it a lot !!!
I do own the R1 and R5 II and would love to use them with DT … well the files created with both bodies .
Sadly I am too dumb … too understand the procedure to get them to work with DT .
Would be nice, if there is way to make it understandable for me ???!!!
I am running 5.1.0 of DT
Kind regards Andreas
simply access the raw files like raw files from a R5 or other supported canon cr3 cameras using one of these two builds.
Unfortunately the dependency for cr3 raw processing library hasn’t been published with R1 and R5mII support yet so the sources (/src/external/LibRaw) needs to be patched according to the link in the post to get that support when buildig darktable.
addendum: quite recently published libraw snapshot doesn’t include R1 and R5mII - so official support will take some more time …
THX so much for the reply …
Will try what you suggested !!!
All the best … Andreas
current 5.1.0 build + Canon R1 and R5mII support by Adding new camera support in darktable / LibRaw / ExifTool – Pandas Welt + a couple of RF lensfun data from: Kameratrollet
darktable-5.1.0+454~g65bc9d9064_arm64.dmg (macOS >= 11.3)
darktable-5.1.0+454~gf3da1dab3c_x86_64.dmg (macOS >= 10.14)
since there are already database updates running don’t forget to backup your darktable databases to be able to step back to the latest released version.
you might run it with an in-memory library via terminal:
/Volumes/darktable/darktable.app/Contents/MacOS/darktable --library :memory:
or use a separate config directory:
/Volumes/darktable/darktable.app/Contents/MacOS/darktable --configdir ~/.config/darktable_test
also keep in mind that if you don’t disable writing sidecar files these can be messed up
both packages are unsigned, you might need to allow execution via terminal: " xattr -c <path/to/application.app> "
Release notes for 5.1 release: https://github.com/darktable-org/darktable/blob/master/RELEASE_NOTES.md
difference to released 5.0 see: Comparing release-5.0.1…master
Downloaded this version and OSX says it is damaged, no open.
Sorry, I was using old xattr syntax. Works fine
current 5.1.0 build + Canon R1 and R5mII support by Adding new camera support in darktable / LibRaw / ExifTool – Pandas Welt + a couple of RF lensfun data from: Kameratrollet
darktable-5.1.0+478~g0aff7961ba_arm64.dmg (macOS >= 11.3)
darktable-5.1.0+478~gabf34096bd_x86_64.dmg (macOS >= 10.14)
since there are already database updates running don’t forget to backup your darktable databases to be able to step back to the latest released version.
you might run it with an in-memory library via terminal:
/Volumes/darktable/darktable.app/Contents/MacOS/darktable --library :memory:
or use a separate config directory:
/Volumes/darktable/darktable.app/Contents/MacOS/darktable --configdir ~/.config/darktable_test
also keep in mind that if you don’t disable writing sidecar files these can be messed up
both packages are unsigned, you might need to allow execution via terminal: " xattr -c <path/to/application.app> "
Release notes for 5.1 release: https://github.com/darktable-org/darktable/blob/master/RELEASE_NOTES.md
difference to released 5.0 see: Comparing release-5.0.1…master
current 5.1.0 build + Canon R1 and R5mII support by Adding new camera support in darktable / LibRaw / ExifTool – Pandas Welt + a couple of RF lensfun data from: Kameratrollet
darktable-5.1.0+485~g333e90dfba_arm64.dmg (macOS >= 11.3)
darktable-5.1.0+485~g5674ee7e59_x86_64.dmg (macOS >= 10.14)
since there are already database updates running don’t forget to backup your darktable databases to be able to step back to the latest released version.
you might run it with an in-memory library via terminal:
/Volumes/darktable/darktable.app/Contents/MacOS/darktable --library :memory:
or use a separate config directory:
/Volumes/darktable/darktable.app/Contents/MacOS/darktable --configdir ~/.config/darktable_test
also keep in mind that if you don’t disable writing sidecar files these can be messed up
both packages are unsigned, you might need to allow execution via terminal: " xattr -c <path/to/application.app> "
Release notes for 5.1 release: https://github.com/darktable-org/darktable/blob/master/RELEASE_NOTES.md
difference to released 5.0 see: Comparing release-5.0.1…master
to the users of the 5.1 arm64 build: i found an issue with editing drawn masks (editing drawn mask is broken with current master · Issue #18560 · darktable-org/darktable · GitHub)
Unfortunately not reproducible on other platforms and also not on an intel mac.
So to exclude a local issue with my machine. please check and give feedback:
if you can’t do it:
don’t use these build to edit existing drawn masks. even clicking on an existing drawn mask can change the position of this mask.
if thats reproducible for further apple m1-m4 users i’ill provide a build with an temporary fix until the root cause is found and fixed
current 5.1.0 build + Canon R1 and R5mII support by Adding new camera support in darktable / LibRaw / ExifTool – Pandas Welt + a couple of RF lensfun data from: Kameratrollet
darktable-5.1.0+531~g88b7273e23_arm64.dmg (macOS >= 11.3)
darktable-5.1.0+531~gdd3d308fc0_x86_64.dmg (macOS >= 10.14)
since there are already database updates running don’t forget to backup your darktable databases to be able to step back to the latest released version.
you might run it with an in-memory library via terminal:
/Volumes/darktable/darktable.app/Contents/MacOS/darktable --library :memory:
or use a separate config directory:
/Volumes/darktable/darktable.app/Contents/MacOS/darktable --configdir ~/.config/darktable_test
also keep in mind that if you don’t disable writing sidecar files these can be messed up
both packages are unsigned, you might need to allow execution via terminal: " xattr -c <path/to/application.app> "
Release notes for 5.1 release: https://github.com/darktable-org/darktable/blob/master/RELEASE_NOTES.md
difference to released 5.0 see: Comparing release-5.0.1…master
has this build solved issue #18560?
the fix was merged on monday - so no
current 5.1.0 build + Canon R1 and R5mII support by Adding new camera support in darktable / LibRaw / ExifTool – Pandas Welt + a couple of RF lensfun data from: Kameratrollet
darktable-5.1.0+570~g230b1df204_arm64.dmg (macOS >= 11.3)
darktable-5.1.0+570~gbaedf12dba_x86_64.dmg (macOS >= 10.14)
since there are already database updates running don’t forget to backup your darktable databases to be able to step back to the latest released version.
you might run it with an in-memory library via terminal:
/Volumes/darktable/darktable.app/Contents/MacOS/darktable --library :memory:
or use a separate config directory:
/Volumes/darktable/darktable.app/Contents/MacOS/darktable --configdir ~/.config/darktable_test
also keep in mind that if you don’t disable writing sidecar files these can be messed up
both packages are unsigned, you might need to allow execution via terminal: " xattr -c <path/to/application.app> "
Release notes for 5.1 release: https://github.com/darktable-org/darktable/blob/master/RELEASE_NOTES.md
difference to released 5.0 see: Comparing release-5.0.1…master
The old issue where not all of the menu items being visible in the external display is back.
current 5.1.0 build + Canon R1 and R5mII support by Adding new camera support in darktable / LibRaw / ExifTool – Pandas Welt + a couple of RF lensfun data from: Kameratrollet
darktable-5.1.0+626~gb764a091f9_arm64.dmg (macOS >= 11.3)
darktable-5.1.0+626~g20303a75c1_x86_64.dmg (macOS >= 10.14)
since there are already database updates running don’t forget to backup your darktable databases to be able to step back to the latest released version.
you might run it with an in-memory library via terminal:
/Volumes/darktable/darktable.app/Contents/MacOS/darktable --library :memory:
or use a separate config directory:
/Volumes/darktable/darktable.app/Contents/MacOS/darktable --configdir ~/.config/darktable_test
also keep in mind that if you don’t disable writing sidecar files these can be messed up
both packages are unsigned, you might need to allow execution via terminal: " xattr -c <path/to/application.app> "
Release notes for 5.1 release: https://github.com/darktable-org/darktable/blob/master/RELEASE_NOTES.md
difference to released 5.0 see: Comparing release-5.0.1…master