We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
wellerpond
5 years agoNew member | Level 2
How can I fix the error "the application can't be opened" when it does open?
When I open dropbox I get this warning message:
The application “Dropbox.app” can’t be opened.
But then it opens without a problem. How can I get rid of this message?
Thanks!
- 5 years ago
Hi wellerpond,
Seems like you experience some permissions problems. On MAC OS there could be two parallel install, one - system wide and other - per user. From your description could be concluded one of the installs is damaged and the other works. It enough only one of them to work so everything could work as usual. To be sure everything is cleared (so no more tedious messages) you can clear everything and install the Dropbox application again. Stop/quit your application. Execute following commands in terminal (line by line):
rm -rf ~/Library/Application\ Support/Dropbox
rm -rf ~/Library/Dropbox
rm -rf /Applications/Dropbox.app
sudo chmod -R a+w /Library/DropboxHelperTools
sudo rm -rf /Library/DropboxHelperToolsWill be ask for your password (sudo). Now everything is like Dropbox has never been installed (exception is your data - they are in safe). Download and install latest stable release again (preferably offline installer).
Hope this helps.
Здравко
5 years agoLegendary | Level 20
Hi wellerpond,
Seems like you experience some permissions problems. On MAC OS there could be two parallel install, one - system wide and other - per user. From your description could be concluded one of the installs is damaged and the other works. It enough only one of them to work so everything could work as usual. To be sure everything is cleared (so no more tedious messages) you can clear everything and install the Dropbox application again. Stop/quit your application. Execute following commands in terminal (line by line):
rm -rf ~/Library/Application\ Support/Dropbox
rm -rf ~/Library/Dropbox
rm -rf /Applications/Dropbox.app
sudo chmod -R a+w /Library/DropboxHelperTools
sudo rm -rf /Library/DropboxHelperTools
Will be ask for your password (sudo). Now everything is like Dropbox has never been installed (exception is your data - they are in safe). Download and install latest stable release again (preferably offline installer).
Hope this helps.
- wellerpond5 years agoNew member | Level 2
That got it, thank you!
About View, download, and export
Need support with viewing, downloading, and exporting files and folders from your Dropbox account? Find help from the Dropbox Community.
Need more support
If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!