Jump to content

Inner-Workflow Search function Not Working


Recommended Posts

Hi,

 

I'm trying to use the emoji and kill process workflow but teaches always fall back to a Google search.

 

My Powerpack is installed correctly.

 

The workflow appears to be installed correctly.

 

I'm searching for emoji or to view some process to kill

 

But it just drops back to a Google search every time... what am missing?

This are the 2 workflow :
https://github.com/ngreenstein/alfred-process-killer
https://github.com/carlosgaldino/alfred-emoji-workflow

 

I'm using Alfred 4

 

Many thanks,

 

ER

Screenshot 2019-07-21 at 20.26.02.png

Screenshot 2019-07-21 at 20.26.09.png

Edited by ericros
Link to comment
3 hours ago, ericros said:

what am missing?

 

Unfortunately, it's impossible to say because you haven't provided any information about the actual error you're getting. Please follow the instructions in the stickied thread linked below about reporting errors. It will save everybody's time, and you'll get a useful answer much more quickly.

 

 

Link to comment

Doesn't work with ProcessControl too. Maybe the problem don't come from the workflow but from inner search function ?
 

For ProcessControl

[16:53:57.373] Logging Started...

[16:54:04.484] ProcessControl[Script Filter] Queuing argument '(null)'

[16:54:04.634] ProcessControl[Script Filter] Script with argv '(null)' finished

[16:54:04.636] ERROR: ProcessControl[Script Filter] 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 -- rubygems/core_ext/kernel_warn (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 /Library/Ruby/Site/2.3.0/rubygems.rb:1395:in `<top (required)>'

from <internal:gem_prelude>:4:in `require'

from <internal:gem_prelude>:4:in `<internal:gem_prelude>'

 

For Emoji

[16:54:49.354] Logging Started...

[16:54:55.005] Emoji v1.5.0[Script Filter] Queuing argument 'w'

[16:54:55.146] Emoji v1.5.0[Script Filter] Script with argv '(null)' finished

[16:54:55.148] ERROR: Emoji v1.5.0[Script Filter] 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 -- rubygems/core_ext/kernel_warn (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 /Library/Ruby/Site/2.3.0/rubygems.rb:1395:in `<top (required)>'

from <internal:gem_prelude>:4:in `require'

from <internal:gem_prelude>:4:in `<internal:gem_prelude>'

Screenshot 2019-07-22 at 16.44.54-min.png

Screenshot 2019-07-22 at 16.44.51-min.png

Screenshot 2019-07-21 at 20.26.09-min.png

Link to comment
15 minutes ago, ericros said:

Maybe the problem don't come from the workflow but from inner search function ?

 

Those aren’t related at all.

 

From your logs, it looks like the Ruby installation on your system is borked, which isn’t related to Alfred. A system restore might fix it, otherwise try Ask Different. Mention only the error that is common in both cases, as the rest is irrelevant:

/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 -- rubygems/core_ext/kernel_warn (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 /Library/Ruby/Site/2.3.0/rubygems.rb:1395:in `<top (required)>'
from <internal:gem_prelude>:4:in `require'
from <internal:gem_prelude>:4:in `<internal:gem_prelude>'

 

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...