Skip to content

Instantly share code, notes, and snippets.

@silviabotros
Created September 13, 2014 17:27
Show Gist options
  • Save silviabotros/4119eb7c588710c3a815 to your computer and use it in GitHub Desktop.
Save silviabotros/4119eb7c588710c3a815 to your computer and use it in GitHub Desktop.
csshx-error
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.
@espro
Copy link

espro commented Nov 5, 2014

Did you find a solution?

@silviabotros
Copy link
Author

nope..

@svperfecta
Copy link

Just thought I'd leave a message that I'm having this too. Yosemite/OSX

@decklin
Copy link

decklin commented Nov 25, 2014

Are you in tmux? try reattach-to-user-namespace.

@cevaris
Copy link

cevaris commented Feb 24, 2015

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