Skip to main content

Posts

Showing posts from 2018

external mac monitor blackscreen - default resolutions on retina wrong

SwitchResX - FAQ  - it broke everything https://gist.github.com/ejdyksen/8302862 external mac monitor blackscreen - default resolutions on retina wrong sudo rm -Rf /private/var/db/.com.apple.iokit.graphics sudo rm -Rf ~/Library/Preferences/ByHost/com.apple.windowserver.plist sudo rm /Library/Preferences/com.apple.windowserver.plist rm /Library/Preferences/com.apple.windowserver.plist rm ~/Library/Preferences/com.apple.windowserver.plist cd /System/Library/Displays/Contents/Resources/Overrides/ sudo defaults delete /Library/Preferences/com.apple.windowserver.plist DisplayResolutionEnabled /System/Library/Displays/Contents/Resources/Overrides /Library/ColorSync/Profiles/ ~/Library/ColorSync/Profiles/

OpenTalend Studio Data Integration - The TOS_DI-macosx-cocoa executable launcher was unable to locate its companion library

Open Studio for Data Integration Installers TINSTL-1000 Launching Studio on MacOS Sierra results in error Description Launching TOS_DI-macosx-cocoa.app on Mac OS Sierra result in the following error: "The TOS_DI-macosx-cocoa executable launcher was unable to locate its companion library" sebastien gandon added a comment - 14/Jun/17 12:20 PM I also managed to launch the Studio right after unzip using the following unzip tool called Kaka : http://www.kekaosx.com/fr/

bootcamp windows 10 working

“Windows cannot be installed on to this disk. The selected disk is of the GPT partition style” https://macriot.com/mcrt/?p=2362 Boot into OS X Download GPT fdisk utility  (gdisk) from Sourceforge and install it Launch Disk Utility (/Applications/Utilities/Disk Utility.app) In the left pane select the  Hard Drive  (not Volume) which contains the OS X and BOOTCAMP partitions that BCA has created for you and click on the Disk Utility Info button (CMD+I) In the Info window, note down the Disk Identifier value of your hard drive, e.g. in the example below the Disk Identifier is  “disk0” Launch Terminal (/Applications/Utilities/Terminal.app) Launch gdisk in terminal by copying and pasting the following text into Terminal without the quotes, “sudo gdisk /dev/disk0”, enter your system admin password when prompted In our example our Disk Identifier is  “disk0” . Replace  “disk0”  with the corresponding Disk Identifier of your hard drive. For example, if your Disk Identifier