ananthakumaran / paisa

Paisa – Personal Finance Manager. https://paisa.fyi demo: https://demo.paisa.fyi
https://paisa.fyi
GNU Affero General Public License v3.0
2.34k stars 117 forks source link

"hledger":executable file not found in $PATH when syncing on Mac #67

Closed gitting closed 10 months ago

gitting commented 10 months ago

Describe your Environment OS: Mac Sonoma intel Paisa Version: 0.5.3 App Variant: Desktop Locale: en-US

Describe the bug Opening paisa via spotlight fails to sync for a hledger configuration.

To Reproduce

Expected behavior Sync succeeds since hledger can be reached via which.

ananthakumaran commented 10 months ago

@gitting this issue and the @@ issue are fixed on master. I am not able to reproduce the UTF-8 error you were getting. Could you open an issue for that with a sample transaction? I tried to add utf-8 chars ;; ß ä ö ü Ä Ö Ü and tested it on my mac, and it seems to work. The error itself comes from hledger, but this is likely because the LC_* env variables are not set correctly when started outside of terminal.

gitting commented 10 months ago

Done. See https://github.com/ananthakumaran/paisa/issues/68

ananthakumaran commented 10 months ago

fixed on v0.5.4