cosmos / ledger-cosmos

Apache License 2.0
53 stars 107 forks source link

Bug: Unable to use ledger on MacOS Sonoma #101

Closed jhernandezb closed 1 year ago

jhernandezb commented 1 year ago

Seems like enumerating comes with an empty device path causing the OpenDevice to fail.

I've tested this fix https://github.com/Zondax/hid/pull/15 and seems like it works

ftheirs commented 1 year ago

Hi @jhernandezb , thanks for the report! There is a new ledger-cosmos-go version! Can you double check to confirm if everything works with the latest release? 🙏 https://github.com/cosmos/ledger-cosmos-go/releases/tag/v0.13.2

jhernandezb commented 1 year ago

It works thank you ! although there is no v0.12.x I bumped the hid dependency directly to test it.

ftheirs commented 1 year ago

awesome! I'll add the fix to v0.12.x too 😃

ftheirs commented 1 year ago

v0.12.4 published! Thanks for the help @jhernandezb 🤗