Parallels Installation hangs on my profile

AdamG10

Junior Member
Hello,

I can't install Parallels 15. When I start installation nothing happened. I have tried at another profile on my mac and there the installation runs successful. But when I then log me in, in to my profile nothing happened. It looks, like Parallels is started but I can't it see.

Maybe someone can help me.

Regards
Adam
 
Yes i have checked this. When I start the Installation process in runs After some seconds change the Status to „does not react"
 
@AdamG10, please reproduce the issue and perform the following steps:
  1. Go to Finder > Applications > Utilities > Terminal.
  2. Run the command:

    prlsrvctl problem-report --send

  3. Wait for the technical report to be generated and send. After a successful report submission you will see this message in Terminal: The problem report was successfully sent with id: 123546569
  4. Save the 9-digit Problem Report ID and reply us back with it.
 
Maria, Adam can not try anything you suggested just because this stuff has not been installed yet.
As I understood a whole PD can not be installed at all.
So, it is required to look at system logs (from a Console app for example)
May be it would be useful if Adam could run PD installer from terminal to see console output.
 
@AdamG10, please do this:
0. detach all DMG images with Parallels Desktop if there're any;
1. attach DMG image with Parallels Desktop 15 you're trying to install;
2. run this command in terminal:
/Volumes/Parallels\ Desktop\ 15/Parallels\ Desktop.app/Contents/MacOS/prlsrvctl problem-report --send --stand-alone
3. post problem report here.
 
@AdamG10, thank you!

Am I right saying that if you (successfully) install Parallels Desktop under the second user you're still unable to launch the product under the first user? If true what does actually happen during the launch?
 
Can you please try to launch Parallels Desktop from terminal with this command?
/Applications/Parallels\ Desktop.app/Contents/MacOS/prl_client_app
Please, post output here.
 
Here ist the output:
/Applications/Parallels\ Desktop.app/Contents/MacOS/prl_client_app

objc[62151]: Class MethodInfo is implemented in both /Applications/Parallels Desktop.app/Contents/Frameworks/libPrlGui.3.dylib (0x10b34e808) and /Applications/Parallels Desktop.app/Contents/MacOS/prl_client_app (0x109ea00a0). One of the two will be used. Which one is undefined.

objc[62151]: Class DeallocHook is implemented in both /Applications/Parallels Desktop.app/Contents/Frameworks/libPrlGui.3.dylib (0x10b34e830) and /Applications/Parallels Desktop.app/Contents/MacOS/prl_client_app (0x109ea00c8). One of the two will be used. Which one is undefined.

objc[62151]: Class OpenPanel is implemented in both /Applications/Parallels Desktop.app/Contents/Frameworks/libPrlGui.3.dylib (0x10b34e880) and /Applications/Parallels Desktop.app/Contents/MacOS/prl_client_app (0x109ea0118). One of the two will be used. Which one is undefined.
 
Back
Top