current OSX Build

I added a new thread with an Automator workflow to remove the quarantine bit of darktable. No need to use the Terminal.

Hope this helps

PTGUIbatch doesnā€™t sound like a part of darktable - so you need to check your configuration

No need to use the Terminal.

Ctrl-click on the app and then choose ā€œopenā€. This clears the quarantine flag as well.

feature freezed current 4.3.0 master + a couple of RF lensfun data from: Kameratrollet + corrected raw whitepoints for Canon M6

darktable-4.3.0+2460~g735230d807_arm64.dmg
darktable-4.3.0+2465~g8a9f77909a_x86_64.dmg

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

darktable 4.3.0 will update the database, so thereā€™s no way back to darktable 4.2.
so my usual reccommendation for doing a backup of your libraries (and xmp files if youā€™re using darktable with temporary :memory database).

upcoming 4.4 releasenotes see darktable/RELEASE_NOTES.md at master Ā· darktable-org/darktable Ā· GitHub

2 Likes

Hi, two observations to see if someone else had the same issues. When using color zones I have random crashes, it happens but not all the time that I this modules. The other observation is that when using retouch, selecting shapes does not results in the highlight of the selected shape, but the shape is correctly selected. Same observations with the nightly pkg. Otherwise working very nicely.

feature freezed current 4.3.0 master + a couple of RF lensfun data from: Kameratrollet + corrected raw whitepoints for Canon M6

built with deployment target 10.14

darktable-nightly+16~gabc22aca3f_x86_64.dmg

since 10.14 isnā€™t supported and i donā€™t have access to a 10.14 machine any feedback is helpful.

1 Like

Fired it up on my 2015 MacBook Pro I keep on Mojave 10.14 and so far so good. Havenā€™t run into any bugs doing an image import and poking around in the darkroom so far.

1 Like

Hi,

This is the message I get when opening with the right mouse button and click on ā€œopenā€ in the contextual menu (thatā€™s in french)

ā€œImpossible to open darktable.app because the developper canā€™t be verified. macOS canā€™t verify that this app contains bad softwareā€ā€¦Move to the bin / Cancel

itā€™s an unsigned package so works as designed :wink:

Macbook Pro M1 on Ventura 13.4. After database migration, the OpenCL alert message, it seems to work for now.

Yes, I know :slight_smile: Thatā€™s why I created the Automator workflow for all unsigned apps Iā€™m using :slight_smile:

Use ctrl-leftclick and choose open to clear the quarantine flag.
This needs to be done only once.

There is a section in the darktable FAQ for Mac that we could use to add this info. Iā€™m not a mac user. Is this something that will always happen even in the release version?

Starting darktable gives me an error message: Impossible to open darktable.app because developer canĀ“t be verified.

  • darktable is an unsigned package and mac OS will display this message. You need to Ctrl+Left click and choose to open to clear this message. This only needs to be done once.
1 Like

Is this something that will always happen even in the release version?

It will, if the package is not signed by a developer with an official Apple developer account. Apple charges a membership fee for that accounts and as long as there is no one in the team with such an account, this will happen on release versions too.

Since this is a usual way for many open source Mac software it should not hurt anyone but it is a good idea to put this in the FAQ.

1 Like

Iā€™ve got an Apple Dev account, let me know what you need.

Update, the two issues I reported before, with color zones and retouch, are gone in build 2508 and the previous night build (947). Great, thanks to the developers. Will keep testing

1 Like

feature freezed current 4.3.0 master + a couple of RF lensfun data from: Kameratrollet + corrected raw whitepoints for Canon M6

darktable-4.3.0+2513~g7c0124ac4a_arm64.dmg
darktable-4.3.0+2512~gbaaf3bd39a_x86_64.dmg (macOS min 10.14)

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

darktable 4.3.0 will update the database, so thereā€™s no way back to darktable 4.2.
so my usual reccommendation for doing a backup of your libraries (and xmp files if youā€™re using darktable with temporary :memory database).

upcoming 4.4 releasenotes see darktable/RELEASE_NOTES.md at master Ā· darktable-org/darktable Ā· GitHub

2 Likes

Hey @MStraeten I managed to get signed versions of 4.4.0 built tonight for X64 and ARM with MacPorts. Now looking at GitHub runners and how to integrate code signing certs on that side. Tried to make a universal binary but so far no luck there.

Do you mind if I post those builds? I figure signed App packages might go some distance to make darktable look more ā€œofficial.ā€

why not - but please also talk with Pascal so further relaeses can provide signed packages.

1 Like

and @zisoft