alfred-set-resolution-workflow icon indicating copy to clipboard operation
alfred-set-resolution-workflow copied to clipboard

doesn't work with mac os sierra

Open jitrulz opened this issue 7 years ago • 6 comments

doesn't show list of resolutions.

jitrulz avatar Nov 25 '17 20:11 jitrulz

Same

AaronHolbrook avatar Dec 22 '17 02:12 AaronHolbrook

As I type it shows:

Then once I get to the normal position it then shows as if it's a search:

AaronHolbrook avatar Dec 22 '17 02:12 AaronHolbrook

Debugging info:

AaronHolbrook avatar Dec 22 '17 02:12 AaronHolbrook

I fix this problem, and create pull request about this.

If you want temporary fixed version, you can download here.

https://github.com/luinhon/alfred-set-resolution-workflow/raw/master/alfred-set-resolution.alfredworkflow

luinhon avatar Feb 01 '18 13:02 luinhon

I had this too, and with a few other workflows as well. Turns out it's related to macOS's default ruby, which has changed.

For me it worked to open the workflow, double click on the first step to open the settings, click on the button (1) to open the workflow's folder in Finder and change the ruby version in the bundle/ruby subfolder (2) from 2.0.0 to 2.3.0.

schermafbeelding 2018-06-16 om 10 31 36

sebsel avatar Jun 16 '18 08:06 sebsel

[08:59:58.156] ERROR: Set Resolution[Script Filter] Code 1: /Users/abd/Dropbox/Alfred.alfredpreferences/workflows/user.workflow.CAC029B5-ADD5-45E9-89AD-01299B53E93C/bundle/ruby/2.6.0/gems/builder-3.2.2/lib/builder/xchar.rb:111: warning: constant ::Fixnum is deprecated /Users/abd/Dropbox/Alfred.alfredpreferences/workflows/user.workflow.CAC029B5-ADD5-45E9-89AD-01299B53E93C/workflow_config.rb:66:in rebuild_resolutions': undefined method each_with_index' for nil:NilClass (NoMethodError) from /Users/abd/Dropbox/Alfred.alfredpreferences/workflows/user.workflow.CAC029B5-ADD5-45E9-89AD-01299B53E93C/workflow_config.rb:57:in load_display_resolutions' from /Users/abd/Dropbox/Alfred.alfredpreferences/workflows/user.workflow.CAC029B5-ADD5-45E9-89AD-01299B53E93C/workflow_config.rb:13:in initialize' from ./feedback.rb:11:in new' from ./feedback.rb:11:in <main>'

Any ideas?

AdamBD avatar Dec 14 '22 07:12 AdamBD