Created
September 13, 2014 17:27
-
-
Save silviabotros/4119eb7c588710c3a815 to your computer and use it in GitHub Desktop.
csshx-error
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sep 13 10:26:41 silvias-MacBookPro-2.local perl[75396] <Error>: ImageIO: CGImageDestinationFinalize image destination must have at least one image | |
2014-09-13 10:26:41.726 perl5.18[75396:310408] CGImageDestinationFinalize failed for output type 'public.tiff' | |
**** ERROR **** PerlObjCBridge:: convertPerlToObjC(): Referenced thingy not blessed | |
**** ERROR **** PerlObjCBridge:: convertArg() for index 2: convertPerlToObjC() failed | |
**** ERROR **** PerlObjCBridge:: sendObjcMessage: Error converting argument 1 for message "setObject:forKey:" | |
**** ERROR **** PerlObjCBridge: error [1] sending message [__NSDictionaryM setObject:forKey:] at /System/Library/Perl/Extras/5.18/darwin-thread-multi-2level/PerlObjCBridge.pm line 248. |
nope..
Just thought I'd leave a message that I'm having this too. Yosemite/OSX
Are you in tmux? try reattach-to-user-namespace.
Worked for me if I opened a new non-tmux window, then call csshx command.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Did you find a solution?