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

Area #164

Open
Qhilm opened this issue Apr 22, 2024 · 0 comments
Open

Area #164

Qhilm opened this issue Apr 22, 2024 · 0 comments

Comments

@Qhilm
Copy link

Qhilm commented Apr 22, 2024

is your problem related to the PHP binary, PHP Path, PHP installation, etc.?

No.

Are you using the latest version of the workflow?

Yes, v4.0.7

Have you installed the workflow dependencies?

yes. php 8.3.6 installed via homebrew.

Describe the bug

Area conversions do not work. I tested square meter, square feet, hectares, etc.

image

To Reproduce

Steps to reproduce the behavior:

  1. Open Alfred
  2. Type '4500 ft2 to m2'
  3. See error "Error, you can not convert from ft2 to m2"

Expected behavior

Display answer (418.06368 square meters)

Debug Output

[14:31:01.488] Calculate Anything[Script Filter] Queuing argument '500 ft2 in m2'
[14:31:01.641] Calculate Anything[Script Filter] Script with argv '(null)' finished
[14:31:01.646] Calculate Anything[Script Filter] {"items":[{"title":"Error, you can not convert from ft2 to m2","arg":false,"subtitle":"","valid":false}]}

System information:

  • OS: macOS 14.4.1
  • Alfred 5.5
  • PHP Version: 8.3.6

Additional context
Other conversions work as far as I can tell, it's just area.

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

1 participant