You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
To Reproduce
Steps to reproduce the behavior:
Open Alfred
Type '4500 ft2 to m2'
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.
The text was updated successfully, but these errors were encountered:
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.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Display answer (418.06368 square meters)
Debug Output
System information:
Additional context
Other conversions work as far as I can tell, it's just area.
The text was updated successfully, but these errors were encountered: