current OSX Build

Thank you so much Martin for all this, this is really really sweet :slight_smile:

current 4.6.x bugfix branch + a couple of RF lensfun data from: Kameratrollet

darktable-4.6.0+82~g7b35c475c0_arm64.dmg (macOS >= 11.3)
darktable-4.6.0+82~g7b35c475_x86_64.dmg (macOS >= 10.14)

these builds based on the bugfix branch doesnā€™t contain feature or database upgrades so going back to release build is possible. But better have a backup ā€¦

both packages are unsigned, you might need to allow execution via terminal: " xattr -c <path/to/application.app> "

Release notes for upcoming release: https://github.com/darktable-org/darktable/blob/darktable-4.6.x/RELEASE_NOTES.md

difference to released 4.6.0 see: Comparing release-4.6.0ā€¦darktable-4.6.x

current 4.6.x bugfix branch + a couple of RF lensfun data from: Kameratrollet

darktable-4.6.0+84~g091852b006_arm64.dmg (macOS >= 11.3)
darktable-4.6.0+84~g091852b0_x86_64.dmg (macOS >= 10.14)

these builds based on the bugfix branch doesnā€™t contain feature or database upgrades so going back to release build is possible. But better have a backup ā€¦

both packages are unsigned, you might need to allow execution via terminal: " xattr -c <path/to/application.app> "

Release notes for upcoming release: https://github.com/darktable-org/darktable/blob/darktable-4.6.x/RELEASE_NOTES.md

difference to released 4.6.0 see: Comparing release-4.6.0ā€¦darktable-4.6.x

1 Like

current 4.6.x bugfix branch + a couple of RF lensfun data from: Kameratrollet

darktable-4.6.0+92~gae74cd01f5_arm64.dmg (macOS >= 11.3)
darktable-4.6.0+92~gae74cd01_x86_64.dmg (macOS >= 10.14)

these builds based on the bugfix branch doesnā€™t contain feature or database upgrades so going back to release build is possible. But better have a backup ā€¦

both packages are unsigned, you might need to allow execution via terminal: " xattr -c <path/to/application.app> "

Release notes for upcoming release: https://github.com/darktable-org/darktable/blob/darktable-4.6.x/RELEASE_NOTES.md

difference to released 4.6.0 see: Comparing release-4.6.0ā€¦darktable-4.6.x

2 Likes

current 4.6.x bugfix branch + a couple of RF lensfun data from: Kameratrollet

darktable-4.6.0+102~g36bb83e00b_arm64.dmg (macOS >= 11.3)
darktable-4.6.0+102~g36bb83e0_x86_64.dmg (macOS >= 10.14)

these builds based on the bugfix branch doesnā€™t contain feature or database upgrades so going back to release build is possible. But better have a backup ā€¦

both packages are unsigned, you might need to allow execution via terminal: " xattr -c <path/to/application.app> "

Release notes for upcoming release: https://github.com/darktable-org/darktable/blob/darktable-4.6.x/RELEASE_NOTES.md

difference to released 4.6.0 see: Comparing release-4.6.0ā€¦darktable-4.6.x

side note: Release Darktable nightly build 20240203 Ā· darktable-org/darktable Ā· GitHub now contains a macOS arm64 build for next release 4.7 (requires macOS 14.0)

2 Likes

Is your build and the nightly build the same? Thanks

no, the nightly build is 4.7 development version - my build is bugfix branch to latest relaesed version 4.6 (and supports older macOS versions)

1 Like

current 4.6.x bugfix branch + a couple of RF lensfun data from: Kameratrollet

darktable-4.6.0+105~g4adda53567_arm64.dmg (macOS >= 11.3)
darktable-4.6.0+105~g4adda535_x86_64.dmg (macOS >= 10.14)

these builds based on the bugfix branch doesnā€™t contain feature or database upgrades so going back to release build is possible. But better have a backup ā€¦

both packages are unsigned, you might need to allow execution via terminal: " xattr -c <path/to/application.app> "

Release notes for upcoming release: https://github.com/darktable-org/darktable/blob/darktable-4.6.x/RELEASE_NOTES.md

difference to released 4.6.0 see: Comparing release-4.6.0ā€¦darktable-4.6.x

side note: Release Darktable nightly build on Github now contains a macOS arm64 build for next release 4.7 (requires macOS 14.0)

3 Likes

current master 4.7.0 + a couple of RF lensfun data from: Kameratrollet

darktable-4.7.0+550~g3aaa2c9639_arm64.dmg (macOS >= 11.3)
darktable-4.7.0+550~g3aaa2c9639_x86_64.dmg (macOS >= 10.14)

be aware: this build contains a database update so thereā€™s no way back to 4.6.x except using a backup of your ./config/darktable/library.db

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 upcoming release: https://github.com/darktable-org/darktable/blob/master/RELEASE_NOTES.md

difference to released 4.6.0 see: Comparing release-4.6.0ā€¦master

4 Likes

current master 4.7.0 + a couple of RF lensfun data from: Kameratrollet

darktable-4.7.0+636~g48aff5fd61_arm64.dmg (macOS >= 11.3)
darktable-4.7.0+636~g48aff5fd61_x86_64.dmg (macOS >= 10.14)

be aware: this build contains a database update so thereā€™s no way back to 4.6.x except using a backup of your ./config/darktable/library.db

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 upcoming release: https://github.com/darktable-org/darktable/blob/master/RELEASE_NOTES.md

difference to released 4.6.0 see: Comparing release-4.6.1ā€¦master

2 Likes

current master 4.7.0 + a couple of RF lensfun data from: Kameratrollet

darktable-4.7.0+693~g2a57b25fe3_arm64.dmg (macOS >= 11.3)
darktable-4.7.0+693~g2a57b25fe3_x86_64.dmg (macOS >= 10.14)

be aware: this build contains a database update so thereā€™s no way back to 4.6.x except using a backup of your ./config/darktable/library.db

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 upcoming release: https://github.com/darktable-org/darktable/blob/master/RELEASE_NOTES.md

difference to released 4.6.1 see: Comparing release-4.6.1ā€¦master

1 Like

current master 4.7.0 + a couple of RF lensfun data from: Kameratrollet

darktable-4.7.0+768~g87cb915ae2_arm64.dmg (macOS >= 11.3)
darktable-4.7.0+768~g87cb915ae2_x86_64.dmg (macOS >= 10.14)

be aware: this build contains a database update so thereā€™s no way back to 4.6.x except using a backup of your ./config/darktable/library.db

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 upcoming release: https://github.com/darktable-org/darktable/blob/master/RELEASE_NOTES.md

difference to released 4.6.1 see: Comparing release-4.6.1ā€¦master

2 Likes

current master 4.7.0 + a couple of RF lensfun data from: Kameratrollet

darktable-4.7.0+806~gb84a94d477_arm64.dmg (macOS >= 11.3)
darktable-4.7.0+806~gb84a94d477_x86_64.dmg (macOS >= 10.14)

be aware: this build contains a database update so thereā€™s no way back to 4.6.x except using a backup of your ./config/darktable/library.db

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 upcoming release: https://github.com/darktable-org/darktable/blob/master/RELEASE_NOTES.md

difference to released 4.6.1 see: Comparing release-4.6.1ā€¦maste

3 Likes

current master 4.7.0 + a couple of RF lensfun data from: Kameratrollet

darktable-4.7.0+838~g0138f09309_arm64.dmg (macOS >= 11.3)
darktable-4.7.0+838~g0138f09309_x86_64.dmg (macOS >= 10.14)

be aware: this build contains a database update so thereā€™s no way back to 4.6.x except using a backup of your ./config/darktable/library.db

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 upcoming release: https://github.com/darktable-org/darktable/blob/master/RELEASE_NOTES.md

difference to released 4.6.1 see: [Comparing release-4.6.1ā€¦maste ](Comparing master...release-4.6.1 Ā· darktable-org/darktable Ā· GitHubā€¦

1 Like

With this version, and previous Nightly, Iā€™m no longer able to import from camera. Mounts fine and shows image list, select copy & import, get message ā€œfailed to import images from cameraā€.
I believe a recent Nightly did a DB upgrade, so I havenā€™t tried going back.
OSX 14.3.1
DT 4.7.0+838~g0138f09309-dirty
Tested with various Nikons, NEF files
No messages in $darktable -d common
Images import fine via USB SD reader.

Sorry, intel version.

Tried an earlier Nightly and it will import from my cameras.

Most recent Nightly that works: 4.7.0+768~g87cb915ae2-dirty
Fails to import images: 4.7.0+806~gb84a94d477-dirty

Iā€™ll open bug on GitHub

current master 4.7.0 + a couple of RF lensfun data from: Kameratrollet

darktable-4.7.0+879~g30af52e3a0_arm64.dmg (macOS >= 11.0)
darktable-4.7.0+879~g30af52e3a0_x86_64.dmg (macOS >= 10.14)

be aware: this build contains a database update so thereā€™s no way back to 4.6.x except using a backup of your ./config/darktable/library.db

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 upcoming release: https://github.com/darktable-org/darktable/blob/master/RELEASE_NOTES.md

difference to released 4.6.1 see: [Comparing release-4.6.1ā€¦maste ](Comparing masterā€¦release-4.6.1 Ā· darktable-org/darktable Ā· GitHub ā€¦

1 Like

current master 4.7.0 + a couple of RF lensfun data from: Kameratrollet

darktable-4.7.0+912~gcc9415aadc_arm64.dmg (macOS >= 11.0)
darktable-4.7.0+912~gcc9415aadc_x86_64.dmg (macOS >= 10.14)

be aware: this build contains a database update so thereā€™s no way back to 4.6.x except using a backup of your ./config/darktable/library.db

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 upcoming release: https://github.com/darktable-org/darktable/blob/master/RELEASE_NOTES.md

difference to released 4.6.1 see: [Comparing release-4.6.1ā€¦maste ](Comparing masterā€¦release-4.6.1 Ā· darktable-org/darktable Ā· GitHub ā€¦

3 Likes

current master 4.7.0 + a couple of RF lensfun data from: Kameratrollet

darktable-4.7.0+981~g63cf4e6d9b_arm64.dmg (macOS >= 11.0)
darktable-4.7.0+981~g63cf4e6d9b_x86_64.dmg (macOS >= 10.14)

be aware: this build contains a database update so thereā€™s no way back to 4.6.x except using a backup of your ./config/darktable/library.db

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 upcoming release: https://github.com/darktable-org/darktable/blob/master/RELEASE_NOTES.md

difference to released 4.6.1 see: [Comparing release-4.6.1ā€¦maste ](Comparing masterā€¦release-4.6.1 Ā· darktable-org/darktable Ā· GitHub ā€¦

3 Likes