Trying to mount a drive from Ubuntu or Windows, nothing happens. No error, no popup box, nothing.
It seems that in the latest update, of Parallels, something went wrong with the libraries that got distributes. Seen this before with my own code and it can wreak havoc.
From the command line:
/Applications/Parallels\ Desktop.app/Contents/Applications/Parallels\ Mounter.app/Contents/MacOS/Parallels\ Mounter /data/Parallels/Ubuntu-20.04.pvm/Ubuntu-20.04-0.hdd
objc[1464]: Class MethodInfo is implemented in both /Applications/Parallels Desktop.app/Contents/Frameworks/libPrlXmlModel.1.dylib (0x1126e3918) and /Applications/Parallels Desktop.app/Contents/Frameworks/libPrlGui.3.dylib (0x10f8c4f10). One of the two will be used. Which one is undefined.
objc[1464]: Class DeallocHook is implemented in both /Applications/Parallels Desktop.app/Contents/Frameworks/libPrlXmlModel.1.dylib (0x1126e3940) and /Applications/Parallels Desktop.app/Contents/Frameworks/libPrlGui.3.dylib (0x10f8c4f38). One of the two will be used. Which one is undefined.
It seems that in the latest update, of Parallels, something went wrong with the libraries that got distributes. Seen this before with my own code and it can wreak havoc.
From the command line:
/Applications/Parallels\ Desktop.app/Contents/Applications/Parallels\ Mounter.app/Contents/MacOS/Parallels\ Mounter /data/Parallels/Ubuntu-20.04.pvm/Ubuntu-20.04-0.hdd
objc[1464]: Class MethodInfo is implemented in both /Applications/Parallels Desktop.app/Contents/Frameworks/libPrlXmlModel.1.dylib (0x1126e3918) and /Applications/Parallels Desktop.app/Contents/Frameworks/libPrlGui.3.dylib (0x10f8c4f10). One of the two will be used. Which one is undefined.
objc[1464]: Class DeallocHook is implemented in both /Applications/Parallels Desktop.app/Contents/Frameworks/libPrlXmlModel.1.dylib (0x1126e3940) and /Applications/Parallels Desktop.app/Contents/Frameworks/libPrlGui.3.dylib (0x10f8c4f38). One of the two will be used. Which one is undefined.