Bitcoin Forum

Bitcoin => Electrum => Topic started by: RustyNomad on November 04, 2015, 03:56:42 PM



Title: Problem with Trezor recovery on Electrum
Post by: RustyNomad on November 04, 2015, 03:56:42 PM
I've never before tried to recover a Trezor wallet using Electrum. As I am busy setting up new wallets on my Trezor I thought that this would be the ideal opportunity to do so should I ever lose my Trezor.

I've manager to recover the wallet using the Trezor seed and the wallet seems to be all fine and well on Electrum. I'm however unable to send any funds from the wallet on Electrum (version 2.5.2).

When I try to send any funds I get the following error the moment I click on the 'Sign' button: 'TrezorWallet' object has no attribute 'plugin'

Not sure why I'm getting this error and or whether it has anything to do with Electrum trying to find the Trezor device.

Anybody out there who has done this before who could maybe assist?


Title: Re: Problem with Trezor recovery on Electrum
Post by: ThomasV on November 04, 2015, 05:39:45 PM
thanks for reporting.
it's a bug, I can reproduce it.

edit: fixed here https://github.com/spesmilo/electrum/commit/c86ef5e8b0dcebf1940a68e8857165e6e4768920


Title: Re: Problem with Trezor recovery on Electrum
Post by: RustyNomad on November 05, 2015, 05:55:20 AM
thanks for reporting.
it's a bug, I can reproduce it.

edit: fixed here https://github.com/spesmilo/electrum/commit/c86ef5e8b0dcebf1940a68e8857165e6e4768920

Thanks for looking into this and for the fix.

I assume that this fix will only be in the next release unless I download the zip file from github for a work-around for now?