Skip to content
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

Can't get Aldente to install on 11.2.3 #173

Closed
AppleRobert opened this issue Mar 9, 2021 · 14 comments
Closed

Can't get Aldente to install on 11.2.3 #173

AppleRobert opened this issue Mar 9, 2021 · 14 comments

Comments

@AppleRobert
Copy link

AppleRobert commented Mar 9, 2021

Screen Shot 2021-03-09 at 6 48 08 PM

I just did a fresh install of 11.2.3 and installed AlDente. When I try to open it, I get 2 messages a) AlDente will damage my computer. You should move it to the trash. b)You don't have permission to open the application AlDente. contact your computer or network admin for assistance.

I have made sure I am right clicking on the app in the applications folder. I didn't have this problem in prior releases of Big Sur.

Edited to add: I also tried installing the prior version of AlDente and got the same results.

@ghost
Copy link

ghost commented Mar 10, 2021

The same thing is happening to me on Big Sur beta 11.3 beta. It started happening after I enabled kernel extensions for an unrelated app.

The notice about malware goes away when I click to override system malware protections after clicking get info for the app, but it still says I don't have permission to open it.

Macbook Pro 13" M1

@tornupnegatives
Copy link

Also experiencing this issue on 11.2.3 (MacBook Pro 2019 15" - Intel)

@jpirnie
Copy link

jpirnie commented Mar 10, 2021

I was able to get this to work on 11.2.2 - I was getting the same problem. This fixed it for me. Try this out and post if it helped you too. This is what I ran at the terminal:

codesign --force --deep --sign - /Applications/AlDente.app

Hope this helps!

@tornupnegatives
Copy link

I was able to get this to work on 11.2.2 - I was getting the same problem. This fixed it for me. Try this out and post if it helped you too. This is what I ran at the terminal:

codesign --force --deep --sign - /Applications/AlDente.app

Hope this helps!

This fixed the permissions issue, but it is still not working 100%. AlDente asks for my password at startup each time, but reports that the helper is not found

@jpirnie
Copy link

jpirnie commented Mar 10, 2021

The codesign command above was needed but not enough by itself. You also have to right click the app -> Get Info and then check the box called "Override Malware Protection". Then it will open.

But now the problem is the helper won't install. When you open the options this is the error:

Helper v10: not found!

Clicking the button to reinstall the helper doesn't help to fix it.

@jpirnie
Copy link

jpirnie commented Mar 10, 2021

Yeah, it is having trouble installing the helper. Thats why it is asking for your password - for permissions to attempt the install of the helper which is not working. So it asks every time. I'm seeing the same thing. This is on a 2018 13" MacBook Pro running 11.2.2.

@CoachM
Copy link

CoachM commented Mar 10, 2021

Same issue here

@malaltot
Copy link

Same

@teitoku1006
Copy link

I'm having the same problem after upgrade to 11.2.3: I shutdown my machine and when I turn on it's no longer work

@longalong
Copy link

same

@WNDRKND
Copy link

WNDRKND commented Mar 10, 2021

Same here. Not working on 11.2.3 M1 MacBook Air.

@WNDRKND
Copy link

WNDRKND commented Mar 10, 2021

I was able to get this to work on 11.2.2 - I was getting the same problem. This fixed it for me. Try this out and post if it helped you too. This is what I ran at the terminal:

codesign --force --deep --sign - /Applications/AlDente.app

Hope this helps!

This does not fix the permission problem for me. Terminal gives me this error message:

codesign --force --deep --sign - /Applications/AlDente.app
/Applications/AlDente.app: replacing existing signature
xcrun: error: unable to load libxcrun (dlopen(/Library/Developer/CommandLineTools/usr/lib/libxcrun.dylib, 0x0005): could not use '/Library/Developer/CommandLineTools/usr/lib/libxcrun.dylib' because it is not a compatible arch).
/Applications/AlDente.app: the codesign_allocate helper tool cannot be found or used
In subcomponent: /Applications/AlDente.app/Contents/Library/LoginItems/LaunchAtLoginHelper.ap

@tosbsas
Copy link

tosbsas commented Mar 10, 2021

awfully silent here

@MatthiasKerbl
Copy link
Collaborator

Hi Guys,
We are very sorry for the inconvenience with AlDente.
A new fixed version was just released:

"Because of an expired signing certificate, macOS shows a security warning for older versions of AlDente.
This has been fixed with this new (notarized!) update.

For anyone who still has problems (regarding old helper versions that are now marked as a "threat" by MacOS), please try the following steps:

Delete /Library/LaunchDaemons/com.davidwernhart.Helper.plist

Delete /Library/PrivilegedHelperTools/com.davidwernhart.Helper

Restart your MacBook

Install this new version of AlDente as usual"

Best regards,
David & Matthias

henry40408 added a commit to henry40408/dotfiles-v1 that referenced this issue Mar 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

10 participants