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

No longer works / Omnifocus 2 & Alfred 2 #2

Open
sashagolds opened this issue Apr 1, 2016 · 5 comments
Open

No longer works / Omnifocus 2 & Alfred 2 #2

sashagolds opened this issue Apr 1, 2016 · 5 comments

Comments

@sashagolds
Copy link

typing "todo xxx" doesn't produce any results — as soon as space bar is pressed to begin labeling the task alfred switches to "Google Search" of the input.

@BenjaminVanRyseghem
Copy link

I have the same issue. It looks like the ruby script fails to require deps

@AngelClover
Copy link

I have the same problem, too.
who can tell me how to fix it.

@AngelClover
Copy link

I tried '/usr/bin/ruby ./main.rb {query}'.
It shows that appscript missing.
after

sudo gem install rb-appscript

It works.

@jonathandgall
Copy link

For those of you who still have issues, I suggest to have a look at the iteration of a similar script discussed on the Alfred forum: https://www.alfredforum.com/topic/1041-create-new-task-in-omnifocus-inbox/?do=findComment&comment=56934

@iT-Boyer
Copy link

iT-Boyer commented Nov 25, 2020

sudo gem install rb-appscript
Password:
Building native extensions. This could take a while...
ERROR: Error installing rb-appscript:
ERROR: Failed to build gem native extension.

current directory: /Library/Ruby/Gems/2.6.0/gems/rb-appscript-0.6.1

/System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/ruby -I /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0 -r ./siteconf20201125-15532-1e59fo5.rb extconf.rb
*** extconf.rb failed ***
Could not create Makefile due to some reason, probably lack of necessary
libraries and/or headers. Check the mkmf.log file for more details. You may
need configuration options.

Provided configuration options:
--with-opt-dir
--without-opt-dir
--with-opt-include
--without-opt-include=${opt-dir}/include
--with-opt-lib
--without-opt-lib=${opt-dir}/lib
--with-make-prog
--without-make-prog
--srcdir=.
--curdir
--ruby=/System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/$(RUBY_BASE_NAME)
extconf.rb:44:in `

': uninitialized constant Config (NameError)
Did you mean? RbConfig
CONFIG

extconf failed, exit code 1

Gem files will remain installed in /Library/Ruby/Gems/2.6.0/gems/rb-appscript-0.6.1 for inspection.
Results logged to /Library/Ruby/Gems/2.6.0/extensions/universal-darwin-20/2.6.0/rb-appscript-0.6.1/gem_make.out

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

No branches or pull requests

5 participants