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

csshx not working on Mac OS 10.14 Mojave #33133

Closed
5 of 6 tasks
chrispassas opened this issue Oct 18, 2018 · 2 comments
Closed
5 of 6 tasks

csshx not working on Mac OS 10.14 Mojave #33133

chrispassas opened this issue Oct 18, 2018 · 2 comments
Labels
outdated PR was locked due to age upstream issue An upstream issue report is needed

Comments

@chrispassas
Copy link

Please note we will close your issue without comment if you delete, do not read or do not fill out the issue checklist below and provide ALL the requested information. If you repeatedly fail to use the issue template, we will block you from ever submitting issues to Homebrew again.

  • are reporting a bug others will be able to reproduce and not asking a question. If you're not sure or want to ask a question do so on our Discourse: https://discourse.brew.sh
  • have a problem with brew install (or upgrade, reinstall) a single, official formula (not cask)? If it's a general brew problem please file this issue at Homebrew/brew: https://github.com/Homebrew/brew/issues/new/choose. If it's a brew cask problem please file this issue at https://github.com/Homebrew/homebrew-cask/issues/new/choose. If it's a tap (e.g. Homebrew/homebrew-php) problem please file this issue at the tap.
  • ran brew update and can still reproduce the problem?
  • ran brew doctor, fixed all issues and can still reproduce the problem?
  • ran brew gist-logs <formula> (where <formula> is the name of the formula that failed) and included the output link?
  • if brew gist-logs didn't work: ran brew config and brew doctor and included their output with your issue?

To help us debug your issue please explain:

  • What you were trying to do (and why)

Trying to run 'csshx myserver.com myserver2.com'

  • What happened (include command output)
    Getting error output

**** ERROR **** PerlObjCBridge:: sendObjcMessage: Can't get NSMethodSignature for message "qualifiedSpecifier"
**** ERROR **** PerlObjCBridge: error [1] sending message [NSObject qualifiedSpecifier] at /System/Library/Perl/Extras/5.18/darwin-thread-multi-2level/PerlObjCBridge.pm line 248.

  • What you expected to happen

Expected csshx to open multiple ssh windows normally.

  • Step-by-step reproduction instructions (by running brew install commands)
  1. brew install csshx
  2. csshx server1.com server2.com

brew gist-logs csshx
https://gist.github.com/c08dc9cea30a0fb83d5d9fe99f921a68

@chrispassas
Copy link
Author

Found others had this issue with OS X 10.14 beta. There solution was to use an older version. Just mentioning in case it helps.

brockgr/csshx#94

@fxcoudert fxcoudert added the upstream issue An upstream issue report is needed label Oct 18, 2018
@fxcoudert
Copy link
Member

Apparently there is even a fix, although it has not been merged yet: brockgr/csshx#97

Thanks for reporting, others might find it useful. I will close this issue, but it can serve as documentation for other users.

@lock lock bot added the outdated PR was locked due to age label Nov 17, 2018
@lock lock bot locked as resolved and limited conversation to collaborators Nov 17, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
outdated PR was locked due to age upstream issue An upstream issue report is needed
Projects
None yet
Development

No branches or pull requests

2 participants