On Sun, 23 Sep 2018 14:50:27 +0200 Robin Lee <robinlee@xxxxxxxxxxx> 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@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx 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@xxxxxxxxxxxxxxxxxxxxxxx