chris1111 / Drop-EFI

Application to mount and Unmount EFI partitions in macOS
MIT License
18 stars 1 forks source link

Sometimes I get Runtime Script Error #1

Closed perez987 closed 3 months ago

perez987 commented 3 months ago

Dear friend, I use Drop-EFI since the first version, I can't live without it 🙂

This version is very convenient because it has 2 options, Mount and Unmount, and unmounts the macOS partition, skipping that dialog that says that the volumes could not be unmounted.

But every once in a while, not exactly, about every 5 or 6 uses, I get this Runtime Sript Error - Timeout exceeded for an AppleEvent dialog. I close it, Drop-EFI closes, I reopen it and it works fine again. This happens after dragged and dropped over Drop-EFI window the volume to be mounted and entered password.

Drop-EFI

Does it happen to you too?

Thank you for so many things you contribute to the hackintosh world. Good night.

chris1111 commented 3 months ago

Hi @perez987 Thanks to using Drop EFI

I never had this error with Drop EFI You can try resetting automation privileges tccutil reset AppleEvents and reset full disk access privileges tccutil reset SystemPolicyAllFiles

Reboot macOS

Tell me if that fix the error

perez987 commented 3 months ago

@chris1111 Thank you, I'll try tomorrow and comment.

chris1111 commented 3 months ago

On macos Sequoia Beta 3 Gatekeeper is no longer work New tool is gktool Command

/usr/bin/gktool scan (Your App path)

Screenshot 2024-07-10 at 10 49 25 PM

perez987 commented 3 months ago

@chris1111 I didn't knew it. Good to know. Thanks.

chris1111 commented 3 months ago

I didn't knew it. Good to know. Thanks.

Did you try my suggest command

perez987 commented 3 months ago

@chris1111 So far, warning has not been seen since I did both commands. I close the issue for now, if it comes back I'll tell you. Thanks.