Re: Fedora + Electron Cash + Trezor

2018-09-23 Thread stan
On Sun, 23 Sep 2018 14:50:27 +0200
Robin Lee  wrote:

> I've got a fully updated Fedora 28 with electron-cash-3.3.1-
> 1.fc28.noarch and a Trezor One hardware wallet. The problem is that I
> just realized that I can't sign bitcoin cash transactions from my
> Trezor. What I get when I try to sign is:
> 'NoneType' object has no attribute '_fill_missing'

This is python saying that it was expecting an object, and received a
null.  Sounds like a miscommunication or a bug.  You could get the
source for electron-cash, and search (grep) for the error attribute
'_fill_missing'.  That will point you to where the problem is if you
want to open a bugzilla.  I wonder if the package has a dependency that
isn't specified explicitly, and you are missing that dependency.

Have you looked for the error online?  Maybe there is a workaround.

> What I was expecting was a confirmation request in Trezor
> 
> Anybody else got a Electron Cash and Trezor working together?

Can't help with this.

> Is there any other software on Fedora I could use instead?

Or this.
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Fedora + Electron Cash + Trezor

2018-09-23 Thread Robin Lee
Hi

I've got a fully updated Fedora 28 with electron-cash-3.3.1-
1.fc28.noarch and a Trezor One hardware wallet. The problem is that I
just realized that I can't sign bitcoin cash transactions from my
Trezor. What I get when I try to sign is:
'NoneType' object has no attribute '_fill_missing'

What I was expecting was a confirmation request in Trezor

Anybody else got a Electron Cash and Trezor working together?

Is there any other software on Fedora I could use instead?

Cheers
Robin
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org