In some rare cases it can happen that the application does not launch and there is no reaction after double clicking on the application icon, not even the splash screen appears.
The following work-around might help in this case.
Verify issue
First please verify if the work-around applies to your issue:
- Launch the Terminal.app (in Applications/Utilities)
- Type the following and then hit enter:
/Applications/Dacuda\ PocketScan.app/Contents/MacOS/PocketScan - If the following message is displayed continue to the solution:
"This application failed to start because it could not find or load the Qt platform plugin "cocoa"." - If you do not see the message mentioned above the work-around will not be useful.
Apply work-around
- In the terminal type the following command:
sudo cp -r /Applications/Dacuda\ PocketScan.app/Contents/PlugIns/platforms /Applications/Dacuda\ PocketScan.app/Contents/MacOS/ - Enter your password
- Now the application should start normally
https://dac.zendesk.com/hc/en-us/articles/205023259-Starting-the-application-on-Mac-does-not-work
时间: 2024-10-17 00:14:40