Roman Zeyde

Results 503 comments of Roman Zeyde

You can also use `--audio-library libportaudio.so.2` flag to specify the PortAudio shared object to be used. If you have `aplay` and `arecord` installed (e.g. via https://packages.debian.org/stable/alsa-utils), you can also use...

Many thanks for reporting this issue! Could you please check that `trezorctl` works with your device on MacOS? For example, you can try: ``` $ trezorctl -v list $ trezorctl...

Thanks @JavierGonzalez! It seems that `trezor-agent` is using an older version of Python TREZOR library - from the above traceback there seems to be a call to `_refresh_features` from line...

I have opened https://github.com/Homebrew/homebrew-core/pull/183792. @JavierGonzalez could you please test it?

Sorry - I meant if you could please install `trezor-agent` in a Python virtual environment with the latest https://pypi.org/project/trezor/0.13.9/ to see that it works with Safe 5?

Following the merge of https://github.com/Homebrew/homebrew-core/pull/183792, could you please try to upgrade `trezor-agent` to see if the issue is resolved?

Tested on a T1B1 device (running 23e18695c649e7b499621dd55122a0ba16cfe7a2): # Non-priority fee ``` trezorctl eth sign-tx 0xD523794C879D9eC028960a231F866758e405bE34 100000000000000000 \ -n "m/44'/60'/0'/0/0" --gas-price 200 --gas-limit 200 --nonce 0 \ --data 3a29dbae0000000000000000000000000000000000000000000000000000000000000001 ``` #...