Jump to content

robdbirch

Member
  • Posts

    8
  • Joined

  • Last visited

Everything posted by robdbirch

  1. If your running MacOS High Sierra the system Ruby is 2.3 not 2.4.
  2. @Sridhar Katakam Even though you have 2.4.1 I think it still needs to be 2.4.0. I know, not exactly intuitive.
  3. @kbil42va Here's instructions on how I fixed the same issue with the terminal workflow:
  4. This is how I fixed it. Probably NOT the best practice so do this at your own risk. With MacOS High Sierra the version of Ruby is: ~ >ruby --version ruby 2.3.3p222 (2016-11-21 revision 56859) [universal.x86_64-darwin17] Go into you Alfred Preferences and pick the "Workflows" icon at the top. Right Click on the Terminal Control and pick "Open in Finder" When the finder opens, copy the 2.1.0 directory to a 2.3.0 directory. It should now work. If not try restarting Alfred.
  5. It’s appears it is looking for the Alfredo ruby gem Link. I am not very familiar with Alfred workflows. I don’t know when this gem gets installed, as part of the Terminal workflow or was it part of the standard Alfred install at one time?
  6. Love this tool. Anybody having issues on MacOS High Sierra. I have the debug information below. It appears to be looking for file 'alfredo' Starting debug for 'Terminal Control' [2017-10-05 10:11:41][ERROR: input.scriptfilter] Code 1: /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require': cannot load such file -- alfredo (LoadError) from /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require' from terminal-control.rb:4:in `<main>' line 4 in terminal-control.rb: require "alfredo" Tried to uninstall terminal and reinstall, no luck.
  7. On a dual monitor environment Alfred Hot Key or using the menu bar does not display on monitor with focus. Though this is not a problem for the preferences. macOS Sierra 10.12.2 (16C67) Anyone run into this issue? Thanks
×
×
  • Create New...