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

Calculate configure function - pressing enter #19

Closed
AristoSocrates opened this issue Mar 10, 2021 · 2 comments
Closed

Calculate configure function - pressing enter #19

AristoSocrates opened this issue Mar 10, 2021 · 2 comments

Comments

@AristoSocrates
Copy link

If you have a problem with the workflow please answer the following questions.

Describe the bug
A clear and concise description of what the bug is.
I was trying to change the date format etc. and used the "calculate configure" function to do this. When the options come up and I want to configure something, I press enter and the search box dissapears - I'm unable to change it.

To Reproduce
Steps to reproduce the behavior:

  1. Open Alfred 'command + spacebar'
  2. Type 'calculate configure'
  3. See options for what options to configure (e.g. "set base language")
  4. Press enter or "cmd + 1" (for set base language)
  5. Search box dissapears - unable to change "set language" or any other option

Expected behavior
After pressing "ENTER" it should give you the option to configure whatever you've chosen...

Debug Output
[11:50:59.494] Logging Started...
[11:51:01.319] Calculate Anything[Script Filter] Queuing argument ''
[11:51:01.321] Calculate Anything[Script Filter] Queuing argument '(null)'
[11:51:01.390] Calculate Anything[Script Filter] Script with argv '(null)' finished
[11:51:01.391] Calculate Anything[Script Filter] {"items": [{"title":"Set base language","subtitle":"Configure the base language: en_EN","valid":true,"arg":"language","match":"Set base language","autocomplete":null},{"title":"Add base currency","subtitle":"Set a base currency: GBP","match":"Add base currency","autocomplete":"Add base currency","valid":true,"arg":"add_base_currency"},{"title":"Delete base currency","subtitle":"Delete configured base currency","match":"Delete base currency","autocomplete":"Delete base currency","valid":true,"arg":"delete_base_currency"},{"title":"Set currency locale","subtitle":"Used to give format to the value using your country format: en_US","match":"Set currency locale","autocomplete":"Set currency locale","valid":true,"arg":"locale_currency"},{"title":"Set Coinmarketcap API","subtitle":"Configure your coinmarketcap API Key: ","match":"Set Coinmarketcap API","autocomplete":"Set Coinmarketcap API","valid":true,"arg":"coinmarket_apikey"},{"title":"Set Fixer API","subtitle":"Configure your fixer API Key: ","match":"Set Fixer API","autocomplete":"Set Fixer API","valid":true,"arg":"fixer_apikey"},{"title":"Set System of Measurement","subtitle":"Define your system of measurement default to metric system: metric","match":"Set System of Measurement","autocomplete":"Set System of Measurement","valid":true,"arg":"measurement_system"},{"title":"Set VAT percentage","subtitle":"Configure your default VAT percentage: 16%","match":"Set VAT percentage","autocomplete":"Set VAT percentage","valid":true,"arg":"vat_percentage"},{"title":"Set base timezone","subtitle":"Base time zone to calculate dates in your time: London","match":"Set base timezone","autocomplete":"Set base timezone","valid":true,"arg":"time_zone"},{"title":"Add date format","subtitle":"Add date format","match":"Add date format","autocomplete":"Add date format","valid":true,"arg":"add_time_zone"},{"title":"Delete date format","subtitle":"Delete configured date format","match":"Delete date format","autocomplete":"Delete date format","valid":true,"arg":"delete_time_zone"},{"title":"Set base pixels","subtitle":"Configure the base pixels for font calculations: 16px","match":"Set base pixels","autocomplete":"Set base pixels","valid":true,"arg":"base_pixels"}] }
[11:51:01.393] Calculate Anything[Script Filter] Script with argv '(null)' finished
[11:51:01.393] Calculate Anything[Script Filter] {"items": [{"title":"Set base language","subtitle":"Configure the base language: en_EN","valid":true,"arg":"language","match":"Set base language","autocomplete":null},{"title":"Add base currency","subtitle":"Set a base currency: GBP","match":"Add base currency","autocomplete":"Add base currency","valid":true,"arg":"add_base_currency"},{"title":"Delete base currency","subtitle":"Delete configured base currency","match":"Delete base currency","autocomplete":"Delete base currency","valid":true,"arg":"delete_base_currency"},{"title":"Set currency locale","subtitle":"Used to give format to the value using your country format: en_US","match":"Set currency locale","autocomplete":"Set currency locale","valid":true,"arg":"locale_currency"},{"title":"Set Coinmarketcap API","subtitle":"Configure your coinmarketcap API Key: ","match":"Set Coinmarketcap API","autocomplete":"Set Coinmarketcap API","valid":true,"arg":"coinmarket_apikey"},{"title":"Set Fixer API","subtitle":"Configure your fixer API Key: ","match":"Set Fixer API","autocomplete":"Set Fixer API","valid":true,"arg":"fixer_apikey"},{"title":"Set System of Measurement","subtitle":"Define your system of measurement default to metric system: metric","match":"Set System of Measurement","autocomplete":"Set System of Measurement","valid":true,"arg":"measurement_system"},{"title":"Set VAT percentage","subtitle":"Configure your default VAT percentage: 16%","match":"Set VAT percentage","autocomplete":"Set VAT percentage","valid":true,"arg":"vat_percentage"},{"title":"Set base timezone","subtitle":"Base time zone to calculate dates in your time: London","match":"Set base timezone","autocomplete":"Set base timezone","valid":true,"arg":"time_zone"},{"title":"Add date format","subtitle":"Add date format","match":"Add date format","autocomplete":"Add date format","valid":true,"arg":"add_time_zone"},{"title":"Delete date format","subtitle":"Delete configured date format","match":"Delete date format","autocomplete":"Delete date format","valid":true,"arg":"delete_time_zone"},{"title":"Set base pixels","subtitle":"Configure the base pixels for font calculations: 16px","match":"Set base pixels","autocomplete":"Set base pixels","valid":true,"arg":"base_pixels"}] }
[11:51:12.954] Calculate Anything[Script Filter] Processing complete
[11:51:12.958] Calculate Anything[Script Filter] Passing output 'delete_time_zone' to Run Script
[11:51:13.018] Calculate Anything[Run Script] Processing complete
[11:51:13.019] Calculate Anything[Run Script] Passing output '' to Post Notification

System information:

  • OS: Mac OS 11.2 (Big Sur)
  • Alfred Version 4
  • PHP Version - Terminal gives this message after typing "php -v": PHP is included in macOS for compatibility with legacy software.
    Future versions of macOS will not include PHP.
    PHP 7.3.24-(to be removed in future macOS) (cli) (built: Dec 21 2020 21:33:25) ( NTS )
    Copyright (c) 1997-2018 The PHP Group
    Zend Engine v3.3.24, Copyright (c) 1998-2018 Zend Technologies

Additional context
Add any other context about the problem here.

@AristoSocrates
Copy link
Author

Mar-10-2021.12-01-07.mp4

@biati-digital
Copy link
Owner

This should be fixed in the latest version, please update the workflow and give it a try.

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

2 participants