Can not run Parallels 12 for Mac after Install

BrianJ3

Junior Member
I Can not run Parallels 12 for Mac after Install.
I keep getting an error message: "You can't open the application Parallels Desktop because it may be damaged or incomplete."

I looked into the applications "show Contents" and there are no files in there.

I did have Parallels 10 on my computer when I installed 12. I have downloaded the .dmg installer file three times and tried to re-install.

Any Ideas of what mat be wrong?
 

Attachments

  • Screen Shot 2017-06-25 at 8.26.23 PM.png
    Screen Shot 2017-06-25 at 8.26.23 PM.png
    37.1 KB · Views: 3
I Can not run Parallels 12 for Mac after Install.
I keep getting an error message: "You can't open the application Parallels Desktop because it may be damaged or incomplete."

I looked into the applications "show Contents" and there are no files in there.

I did have Parallels 10 on my computer when I installed 12. I have downloaded the .dmg installer file three times and tried to re-install.

Any Ideas of what mat be wrong?
Hi @BrianJ3, please re-download the application and try to install it again. Also, check out Parallels Desktop and Mac OS (Host) compatibility
 
Neither option worked. I know that the file from your site takes a long time to down load (4 minutes), as opposed to downloading other files at other sites (not parallels). The file at your site is only ~270 mb, so I should be able to download this file in a matter of seconds with my connection speed. The file does show up as a .dmg, installs but will not launch. I still get the same message (see attachment).

Can someone check the validity of the file in question?
 

Attachments

  • Screen Shot 2017-06-26 at 11.04.31 AM.png
    Screen Shot 2017-06-26 at 11.04.31 AM.png
    31.7 KB · Views: 1
@BrianJ3, please do the next:
0. in terminal run this command and post its output here:
md5 ~/Downloads/ParallelsDesktop-12.2.0-41591.dmg
1. install Parallels Desktop;
2. in terminal run this command (it will take some time) and post its output here:
/Volumes/Parallels\ Desktop\ 12/Parallels\ Desktop.app/Contents/MacOS/prlsrvctl problem-report --send --stand-alone
 
@BrianJ3, please do the next:
0. in terminal run this command and post its output here:

1. install Parallels Desktop;
MacBook-Air-2:~ midijeep$ md5 ~/Downloads/ParallelsDesktop-12.2.0-41591.dmg
MD5 (/Users/midijeep/Downloads/ParallelsDesktop-12.2.0-41591.dmg) = 0f6e3c599bb95bcb1772bc8bb1430a5c


2. in terminal run this command (it will take some time) and post its output here:
MacBook-Air-2:~ midijeep$ /Volumes/Parallels\ Desktop\ 12/Parallels\ Desktop.app/Contents/MacOS/prlsrvctl problem-report --send --stand-alone-bash: /Volumes/Parallels Desktop 12/Parallels Desktop.app/Contents/MacOS/prlsrvctl: No such file or directory
See above in Bold

Also here is what I get when I go to the Install files content and click install:
Last login: Mon Jun 26 20:33:44 on ttys000
MacBook-Air-2:~ midijeep$ /Volumes/Parallels\ Desktop\ 12/Install.app/Contents/MacOS/Install ; exit;
objc[11195]: Class YRKSpinningProgressIndicator is implemented in both /Volumes/Parallels Desktop 12/Parallels Desktop.app/Contents/Frameworks/PDControlCenter.framework/Versions/A/PDControlCenter (0x10a5a6ef8) and /Volumes/Parallels Desktop 12/Parallels Desktop.app/Contents/Frameworks/libPrlGui.2.dylib (0x1082dc7f0). One of the two will be used. Which one is undefined.
objc[11195]: Class OpenPanel is implemented in both /Volumes/Parallels Desktop 12/Parallels Desktop.app/Contents/Frameworks/libPrlGui.2.dylib (0x1082dc9d0) and /Volumes/Parallels Desktop 12/Parallels Desktop.app/Contents/MacOS/prl_client_app (0x1078d6ca8). One of the two will be used. Which one is undefined.
objc[11195]: Class DeallocHook is implemented in both /Volumes/Parallels Desktop 12/Parallels Desktop.app/Contents/Frameworks/libPrlGui.2.dylib (0x1082dc930) and /Volumes/Parallels Desktop 12/Parallels Desktop.app/Contents/MacOS/prl_client_app (0x1078d6cf8). One of the two will be used. Which one is undefined.
objc[11195]: Class MethodInfo is implemented in both /Volumes/Parallels Desktop 12/Parallels Desktop.app/Contents/Frameworks/libPrlGui.2.dylib (0x1082dc9a8) and /Volumes/Parallels Desktop 12/Parallels Desktop.app/Contents/MacOS/prl_client_app (0x1078d6d70). One of the two will be used. Which one is undefined.
2017-06-26 20:33:52.029 Install[11194:196998] Parallels Desktop did finish launching
2017-06-26 20:34:25.170 Install[11194:196998] Closing progress by timeout

BUT NEVER INSTALLED.

 
Last edited:
@BrianJ3, please make sure that before running prlsrvctl command DMG image is attached and there's contents by path "/Volumes/Parallels Desktop 12".
 
> What would be the terminal commands I need to use to install a downloaded .dmg file from your website?
$ hdiutil attach ~/Downloads/ParallelsDesktop-12.2.0-41591.dmg
$ sudo /Volumes/Parallels\ Desktop\ 12/Parallels\ Desktop.app/Contents/MacOS/inittool install -t /Applications/Parallels\ Desktop.app


It would be great if you try them and post their output here.
 
> What would be the terminal commands I need to use to install a downloaded .dmg file from your website?
$ hdiutil attach ~/Downloads/ParallelsDesktop-12.2.0-41591.dmg
$ sudo /Volumes/Parallels\ Desktop\ 12/Parallels\ Desktop.app/Contents/MacOS/inittool install -t /Applications/Parallels\ Desktop.app


It would be great if you try them and post their output here.
First command:
MacBook-Air-2:~ midijeep$ $ hdiutil attach ~/Downloads/ParallelsDesktop-12.2.0-41591.dmg
-bash: $: command not found


Second command:
MacBook-Air-2:~ midijeep$ $ sudo /Volumes/Parallels\ Desktop\ 12/Parallels\ Desktop.app/Contents/MacOS/inittool install -t /Applications/Parallels\ Desktop.app
-bash: $: command not found

Am I missing something about the terminal commands? the commands are not working.
 
> Am I missing something about the terminal commands? the commands are not working.
"$" is commonly used as a shell prompt. You don't need to enter it. Sorry for confusion.
 
> What would be the terminal commands I need to use to install a downloaded .dmg file from your website?
$ hdiutil attach ~/Downloads/ParallelsDesktop-12.2.0-41591.dmg
$ sudo /Volumes/Parallels\ Desktop\ 12/Parallels\ Desktop.app/Contents/MacOS/inittool install -t /Applications/Parallels\ Desktop.app


It would be great if you try them and post their output here.
MacBook-Air-2:~ midijeep$ hdiutil attach ~/Downloads/ParallelsDesktop-12.2.0-41591.dmg
expected CRC32 $51D8A8D5
/dev/disk2 GUID_partition_scheme
/dev/disk2s1 Apple_HFS /Volumes/Parallels Desktop 12
MacBook-Air-2:~ midijeep$ sudo /Volumes/Parallels\ Desktop\ 12/Parallels\ Desktop.app/Contents/MacOS/inittool install -t /Applications/Parallels\ Desktop.app
Password:
Jun 27 17:04:01 pdfm-bootstrap[6384] <Info>: inittool[6366]: Disk space check: source size: 455624 Kb (683436 Kb will require)
Jun 27 17:04:01 pdfm-bootstrap[6390] <Info>: inittool[6366]: Disk space check: 105593536 Kb is available
Jun 27 17:04:01 pdfm-bootstrap[6392] <Info>: inittool[6366]: info Starting Parallels Desktop installation
Jun 27 17:04:01 pdfm-bootstrap[6398] <Info>: inittool[6366]: info Bundle '/Volumes/Parallels Desktop 12/Parallels Desktop.app', version '12.2.0-41591'
Jun 27 17:04:01 pdfm-bootstrap[6399] <Info>: inittool[6366]: Found launcher script '/Applications/Parallels Desktop.app/Contents/MacOS/launcher'. Stopping services from previous installation...
/bin/bash: /Applications/Parallels Desktop.app/Contents/MacOS/launcher: Permission denied
/bin/bash: /Applications/Parallels Desktop.app/Contents/MacOS/launcher: Permission denied
Jun 27 17:04:01 pdfm-bootstrap[6418] <Notice>: launcher[6412]: Is executed with params 'stop'
Jun 27 17:04:01 pdfm-bootstrap[6428] <Info>: agent[6419]: prl_event_tap () not alive
Jun 27 17:04:01 pdfm-bootstrap[6429] <Info>: agent[6419]: prl_naptd () not alive
dyld: warning, LC_RPATH @loader_path/../Frameworks in /Applications/Parallels Desktop.app/Contents/MacOS//Parallels Service being ignored in restricted program because of @loader_path
dyld: warning, LC_RPATH @loader_path/../Frameworks in /Applications/Parallels Desktop.app/Contents/MacOS//Parallels Service being ignored in restricted program because of @loader_path
dyld: warning, LC_RPATH @loader_path/../Frameworks in /Applications/Parallels Desktop.app/Contents/MacOS//Parallels Service being ignored in restricted program because of @loader_path
dyld: warning, LC_RPATH @loader_path/../Frameworks in /Applications/Parallels Desktop.app/Contents/MacOS//Parallels Service being ignored in restricted program because of @loader_path
dyld: warning, LC_RPATH @loader_path/../Frameworks in /Applications/Parallels Desktop.app/Contents/MacOS//Parallels Service being ignored in restricted program because of @loader_path
dyld: warning, LC_RPATH @loader_path/../Frameworks in /Applications/Parallels Desktop.app/Contents/MacOS//Parallels Service being ignored in restricted program because of @loader_path
dyld: warning, LC_RPATH @loader_path/../Frameworks in /Applications/Parallels Desktop.app/Contents/MacOS//Parallels Service being ignored in restricted program because of @loader_path
dyld: warning, LC_RPATH @loader_path/../Frameworks in /Applications/Parallels Desktop.app/Contents/MacOS//Parallels Service being ignored in restricted program because of @loader_path
dyld: warning, LC_RPATH @loader_path/../Frameworks in /Applications/Parallels Desktop.app/Contents/MacOS//Parallels Service being ignored in restricted program because of @loader_path
dyld: warning, LC_RPATH @loader_path/../Frameworks in /Applications/Parallels Desktop.app/Contents/MacOS//Parallels Service being ignored in restricted program because of @loader_path
dyld: warning, LC_RPATH @loader_path/../Frameworks in /Applications/Parallels Desktop.app/Contents/MacOS//Parallels Service being ignored in restricted program because of @loader_path
dyld: warning, LC_RPATH @loader_path/../Frameworks in /Applications/Parallels Desktop.app/Contents/MacOS//Parallels Service being ignored in restricted program because of @loader_path
dyld: warning, LC_RPATH @loader_path/../Frameworks in /Applications/Parallels Desktop.app/Contents/MacOS//Parallels Service being ignored in restricted program because of @loader_path
dyld: warning, LC_RPATH @loader_path/../Frameworks in /Applications/Parallels Desktop.app/Contents/MacOS//Parallels Service being ignored in restricted program because of @loader_path
dyld: warning, LC_RPATH @loader_path/../Frameworks in /Applications/Parallels Desktop.app/Contents/MacOS//Parallels Service being ignored in restricted program because of @loader_path
dyld: warning, LC_RPATH @loader_path/../Frameworks in /Applications/Parallels Desktop.app/Contents/MacOS//Parallels Service being ignored in restricted program because of @loader_path
dyld: warning, LC_RPATH @loader_path/../Frameworks in /Applications/Parallels Desktop.app/Contents/MacOS//Parallels Service being ignored in restricted program because of @loader_path
dyld: warning, LC_RPATH @loader_path/../Frameworks in /Applications/Parallels Desktop.app/Contents/MacOS//Parallels Service being ignored in restricted program because of @loader_path
Jun 27 17:04:02 pdfm-bootstrap[6514] <Notice>: launcher[6412]: Stop finished. Agents: 1; Service: 0; LaunchdSetup: 0
Jun 27 17:04:02 pdfm-bootstrap[6516] <Info>: inittool[6366]: Remove symlinks to kexts
INIT_STATE: STATE_COPY
INIT_PROGRESS: -1
Jun 27 17:04:07 pdfm-bootstrap[6520] <Info>: inittool[6366]: Copying product into '/Applications/Parallels Desktop.app'
LSOpenURLsWithRole() failed with error -10810 for the file /Applications/Parallels Desktop.app/Contents/Applications/Parallels Link.app.
Jun 27 17:05:04 pdfm-bootstrap[6575] <Error>: inittool[6546]: '/Applications/Parallels Desktop.app/Contents/MacOS/Parallels Service' - incorrect permissions (0744)
Jun 27 17:05:04 pdfm-bootstrap[6577] <Info>: inittool[6546]: Bundle '/Applications/Parallels Desktop.app' (12.2.0-41591) is not initialized: let's cook it
Jun 27 17:05:04 pdfm-bootstrap[6578] <Info>: inittool[6546]: Set bundle owners to 'root:wheel'
Jun 27 17:05:04 pdfm-bootstrap[6589] <Info>: inittool[6546]: Bootstrap actions
Jun 27 17:05:04 pdfm-bootstrap[6592] <Info>: inittool[6546]: Check for previous version and uninstall if need
Jun 27 17:05:04 pdfm-bootstrap[6595] <Info>: inittool[6546]: Starting uninstallation procedure of
INIT_STATE: STATE_UNINSTALL
INIT_PROGRESS: 0
Jun 27 17:05:04 pdfm-bootstrap[6596] <Info>: inittool[6546]: Backup Parallels Desktop [/Applications/Parallels Desktop.app > /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/parallels-desktop.B2gXu61v/Parallels Desktop.app]
INIT_PROGRESS: 10
Jun 27 17:05:04 pdfm-bootstrap[6599] <Info>: inittool[6546]: Running uninstaller
INIT_PROGRESS: 35
Jun 27 17:05:06 pdfm-bootstrap[6645] <Info>: inittool[6546]: Restore Parallels Desktop [/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/parallels-desktop.B2gXu61v/Parallels Desktop.app > /Applications/Parallels Desktop.app]
INIT_PROGRESS: 45
Jun 27 17:05:06 pdfm-bootstrap[6649] <Info>: inittool[6546]: End of uninstallation procedure
INIT_PROGRESS: 50
Jun 27 17:05:06 pdfm-bootstrap[6650] <Info>: inittool[6546]: Check and remove broken previous version...
INIT_STATE: STATE_INIT
INIT_PROGRESS: 50
Jun 27 17:05:06 pdfm-bootstrap[6665] <Info>: inittool[6546]: Starting bootstrap action 'install_safari_extensions' in background
Jun 27 17:05:06 pdfm-bootstrap[6667] <Info>: inittool[6546]: Starting bootstrap action 'fix_sharedapp_bundle' in background
Jun 27 17:05:06 pdfm-bootstrap[6668] <Info>: inittool[6546]: Installing Safari extensions...
Jun 27 17:05:06 pdfm-bootstrap[6671] <Info>: inittool[6546]: Starting bootstrap action 'reg_bundles' in background
Jun 27 17:05:06 pdfm-bootstrap[6682] <Info>: inittool[6546]: Starting bootstrap action 'prlapps_folder_icon' in background
Jun 27 17:05:06 pdfm-bootstrap[6689] <Info>: inittool[6546]: Starting bootstrap action 'copy_learn_videos'
Jun 27 17:05:06 pdfm-bootstrap[6699] <Info>: inittool[6546]: Endinging bootstrap action 'copy_learn_videos' with exit code '0'
INIT_PROGRESS: 58
Jun 27 17:05:06 pdfm-bootstrap[6702] <Info>: inittool[6546]: Starting bootstrap action 'fix_library_parallels_dir_perms'
Jun 27 17:05:06 pdfm-bootstrap[6705] <Info>: inittool[6546]: Installing Safari extensions for Bj...
Jun 27 17:05:06 pdfm-bootstrap[6706] <Info>: inittool[6546]: Fixing Library/Parallels permissions...
bash: /Applications/Parallels Desktop.app/Contents/MacOS/add_safari_ext: Permission denied
Jun 27 17:05:06 pdfm-bootstrap[6727] <Info>: inittool[6546]: Installing Safari extensions for midijeep...
Jun 27 17:05:07 pdfm-bootstrap[6732] <Info>: inittool[6546]: * Bj OK
Jun 27 17:05:07 pdfm-bootstrap[6737] <Info>: inittool[6546]: * midijeep OK
bash: /Applications/Parallels Desktop.app/Contents/MacOS/add_safari_ext: Permission denied
Jun 27 17:05:07 pdfm-bootstrap[6745] <Info>: inittool[6546]: * midijeep OK
Jun 27 17:05:07 pdfm-bootstrap[6746] <Info>: inittool[6546]: Endinging bootstrap action 'fix_library_parallels_dir_perms' with exit code '0'
INIT_PROGRESS: 66
Jun 27 17:05:07 pdfm-bootstrap[6747] <Info>: inittool[6546]: Waiting background job 'install_safari_extensions' with pid 6666...
Jun 27 17:05:07 pdfm-bootstrap[6749] <Error>: inittool[6546]: Background job 'install_safari_extensions' finished with exit code '126'
Jun 27 17:05:07 pdfm-bootstrap[6750] <Info>: inittool[6546]: Waiting background job 'fix_sharedapp_bundle' with pid 6669...
Jun 27 17:05:08 pdfm-bootstrap[6760] <Info>: inittool[6546]: 'fix_sharedapp_bundle' finished successfuly
INIT_PROGRESS: 74
Jun 27 17:05:08 pdfm-bootstrap[6761] <Info>: inittool[6546]: Waiting background job 'reg_bundles' with pid 6681...
Jun 27 17:05:08 pdfm-bootstrap[6762] <Info>: inittool[6546]: 'reg_bundles' finished successfuly
INIT_PROGRESS: 82
Jun 27 17:05:08 pdfm-bootstrap[6763] <Info>: inittool[6546]: Waiting background job 'prlapps_folder_icon' with pid 6688...
Jun 27 17:05:08 pdfm-bootstrap[6764] <Info>: inittool[6546]: 'prlapps_folder_icon' finished successfuly
INIT_PROGRESS: 90
Jun 27 17:05:08 pdfm-bootstrap[6765] <Info>: inittool[6546]: Remove temporary directory (/tmp/parallels-desktop-init-6546.tmp)
MacBook-Air-2:~ midijeep$
When I look at the Parallels application placed in the applications folder the size shows "Zero bytes". When I try to launch the app I get the same error message as before.
 
Last edited:
Thanks! I suspect this problem is because of umask setting. Parallels Desktop installation heavily depends on its value. You may workaround the issue setting mask to standard value 0022 using these commands:
sudo launchctl config user umask 0022
sudo reboot

- yes, you need to reboot to apply this setting. After that you should be able to install Parallels Desktop successfully. Then, if you want, you may restore umask setting to its original value.
 
Thanks! I suspect this problem is because of umask setting. Parallels Desktop installation heavily depends on its value. You may workaround the issue setting mask to standard value 0022 using these commands:
sudo launchctl config user umask 0022
sudo reboot

- yes, you need to reboot to apply this setting. After that you should be able to install Parallels Desktop successfully. Then, if you want, you may restore umask setting to its original value.
That worked!!!. Do I need to set the umask back too 0022? If so, What command prompt do I use?
 
> Do I need to set the umask back too 0022?
You mean 0033, right? Yes, you may set value back to 0033 if you know what you're doing. In doubts I suggest to stay with current umask 0022 - this is the default for macOS.

> What command prompt do I use?
If you do want to restore umask 0033 just do this:
sudo launchctl config user umask 0033
sudo reboot
 
Back
Top