Strange error message

Good morning. Has anyone ever encountered this error message during installation? Did you resolve it?

Thanks.

For windows you have 2 installers, I think you use the wrong one: Check if you need woa64 or win64.

2 Likes

There is a report in GitHub that some smart something in Windows 11 is blocking dt because the .dll are not signed. My Italian is not great, but it sounds similar. I think the resolution is to disable the smart thing to install dt.

2 Likes

It does sound like it could be due to Smart App Control. At least the submitter of the GitHub issue got the same error in conjunction with the SAC warning.

2 Likes

Dear god what did microsoft brew up with those .dll checks! If this really starts affecting basically all windows 11 users I think it might be even worth mentioning on https://www.darktable.org/install/ ?

2 Likes

Due to how the reputation system works, this is going to be a recurring issue. Smart Screen should also be explained.

The problem is that the certificate needed for signing is not free (and has to be renewed regularly), and the signing process itself seems to be a bit obnoxious.

And I forgot this link:

2 Likes

I disabled Smart App Control and it seems to be fixed. Thank you all so much for your valuable advice. Ml Luca

1 Like

It should be added to the FAQ.

1 Like

More information on the reputation system and how to deal with it as a developer:

I was thinking the same yesterday. But looking at the install page, I would say that everything regarding MacOS Gatekeeper and now this, should be completely reworked i some way, since it’s honestly a bit non-obvious and impenetrable for non-technical users.

1 Like

I think the smartscreen-issue should be present on the install page, too. We can link it once it is in the FAQs.

Concerning the mac instructions: As a non-mac user I find them comprehensible. Maybe one of our mac-users can chime in :slight_smile: ? @MStraeten @bastibe ?

1 Like

The security procedures are different for different versions of MacOS. It’s hard to be perfectly clear when you’re writing for multiple audiences.