Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot call csshx under osx 10.9 #61

Open
GoogleCodeExporter opened this issue Mar 3, 2015 · 4 comments
Open

Cannot call csshx under osx 10.9 #61

GoogleCodeExporter opened this issue Mar 3, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

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 thomas.e...@gmail.com on 28 Oct 2013 at 7:47

@GoogleCodeExporter
Copy link
Author

I am experiencing the same issue. 

:; cssh -version
csshX  0.74

OS X 10.9.1

Original comment by hc...@leonidsystems.com on 10 Jan 2014 at 11:52

@GoogleCodeExporter
Copy link
Author

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 cha...@gmail.com on 27 Jan 2015 at 11:39

@pnovotnak
Copy link

Bump. Was working, then I restarted

@kevwil
Copy link

kevwil commented Jul 27, 2015

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants