lmdu / dockey

an integrated tool for molecular docking and virtual screening
https://dockey.readthedocs.io
MIT License
55 stars 9 forks source link

App fails to open on Mac #1

Closed ghlopez closed 1 year ago

ghlopez commented 2 years ago

Hello, I have been following the instructions to install dockey but when I try to open the app it fails to open and I do not getn ya ny sort of messages anywhere. I am trying to install in on a MacOS Monterey 12.6 Any suggestions on what might be going on and how to solve it? Thanks

lmdu commented 2 years ago

I am going to fix these issues. Currently, it only works well on Windows 10, 11 and Ubuntu 20.04. Please wait the version 0.4.0, it's the stable version with robust features.

ghlopez commented 2 years ago

Thanks for your prompt reply!

rkakamilan commented 1 year ago

I tried to install v0.8.1, v0.8.0, v0.7.0, v0.6.0, v0.5.0, and v0.40, but failed to open the app in any cases with an error "Dockey.app is damaged and can’t be opened. You should move it to the Trash”.

My PC is MacOS Ventura 13.1, and Apple M1. Is Dockey compatible with it? Any suggestions on this?

Thanks in advance.

lmdu commented 1 year ago

Due to the gatekeeper of MacOS, it will be slightly complicated to install unsigned softwares. You can see our documentation and follow the installation: https://dockey.readthedocs.io/en/latest/installation.html#macos

rkakamilan commented 1 year ago

Thanks for your reply. According to your instruction, I disabled the gatekeeper, but I still got the same error. Any other suggestions?

lmdu commented 1 year ago

First, make sure Allow apps downloaded from Anywhere was checked. And then double click dmg installer, drag Dockey to Application folder. And then run the following command from terminal:

sudo xattr -r -d com.apple.quarantine /Applications/Dockey.app

If you still have problems, you can show me your screenshot. I did not test on MacOS Ventura, but test on MacOS 11, because my Mac does not support MacOS 12+.

rkakamilan commented 1 year ago

Finally made it! Many thanks for the prompt reply and support. In my case, a reboot was needed to enable Dockey.app.

sitiazma commented 1 year ago

I am using Mac, how to set the path to Autogrid and Autodock4? The current instruction https://dockey.readthedocs.io/en/latest/docking.html only for Window users.