csshx icon indicating copy to clipboard operation
csshx copied to clipboard

Cannot call csshx under osx 10.9

Open GoogleCodeExporter opened this issue 11 years ago • 4 comments

What steps will reproduce the problem?
1. try to call csshX

Output:

Can't load 
'/System/Library/Perl/Extras/5.16/darwin-thread-multi-2level/auto/PerlObjCBridge
/PerlObjCBridge.bundle' for module PerlObjCBridge: 
dlopen(/System/Library/Perl/Extras/5.16/darwin-thread-multi-2level/auto/PerlObjC
Bridge/PerlObjCBridge.bundle, 1): no suitable image found.  Did find:
    /System/Library/Perl/Extras/5.16/darwin-thread-multi-2level/auto/PerlObjCBridge/PerlObjCBridge.bundle: mach-o, but wrong architecture at /System/Library/Perl/5.16/darwin-thread-multi-2level/DynaLoader.pm line 194.
 at /System/Library/Perl/Extras/5.16/darwin-thread-multi-2level/Foundation.pm line 11.
Compilation failed in require at 
/System/Library/Perl/Extras/5.16/darwin-thread-multi-2level/Foundation.pm line 
11.
BEGIN failed--compilation aborted at 
/System/Library/Perl/Extras/5.16/darwin-thread-multi-2level/Foundation.pm line 
11.
Compilation failed in require at (eval 28) line 1.
BEGIN failed--compilation aborted at (eval 28) line 1.


csshX version: 0.74

Original issue reported on code.google.com by [email protected] on 28 Oct 2013 at 7:47

GoogleCodeExporter avatar Mar 03 '15 22:03 GoogleCodeExporter

I am experiencing the same issue. 

:; cssh -version
csshX  0.74

OS X 10.9.1

Original comment by [email protected] on 10 Jan 2014 at 11:52

GoogleCodeExporter avatar Mar 03 '15 22:03 GoogleCodeExporter

I'm getting the same issue on Mac 10.10.1

➜  ~  which csshx
/usr/local/bin/csshx
➜  ~  csshx --version
csshX  0.74
➜  ~  csshx
Jan 27 11:37:57 UKSTRML-VGSVDTY perl[5938] <Error>: ImageIO: 
CGImageDestinationFinalize image destination must have at least one image
2015-01-27 11:37:57.095 perl5.18[5938:123104] 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.
➜  ~  uname -r
14.0.0

Original comment by [email protected] on 27 Jan 2015 at 11:39

GoogleCodeExporter avatar Mar 03 '15 22:03 GoogleCodeExporter

Bump. Was working, then I restarted

pnovotnak avatar May 07 '15 18:05 pnovotnak

I get this error when in a tmux shell, but not in a regular session.

OS X 10.10.3 iTerm 2.1.1 tmux 2.0

kevwil avatar Jul 27 '15 20:07 kevwil