-
Notifications
You must be signed in to change notification settings - Fork 779
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
monero-gui-v0.15.0.1 "E Device not found in registry: 'Trezor'. Known devices:" #2479
Comments
Seems release binaries are accidentally compiled without Trezor support. |
I would be honoured. Thanks.
…On Sun 24 Nov 2019, 12:51 xiphon, ***@***.***> wrote:
Seems release binaries are accidentally compiled without Trezor support.
Would you like to test the new ones?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#2479?email_source=notifications&email_token=ALPMIZVTJHHCZW6USGVK3PDQVJ2FLA5CNFSM4JQ6VDR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEFAKQUA#issuecomment-557885520>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALPMIZRZCAHCVYQP3NUM4WDQVJ2FLANCNFSM4JQ6VDRQ>
.
|
DELETED |
Hi, that looks good .. Trezor device is found. I have tried the remote node "uwillrunanodesoon.moneroworld.com:18089", but I still get the same errors. Is there any trusted remote node running 15.0.1 daemon or does this have to wait for 30th Nov? |
Please try node.xmr.to:18081 |
Hi, thanks again. That node works. I tried to send and got an error .. but I guess this is to be expected until all nodes are updated. If there is something else that I should check, let me know. |
Please install the beta firmware from https://beta-wallet.trezor.io and try again. |
Hi, the Trezor has the latest firmware version already installed (2.1.8). 2019-11-24 14:50:27.702 I Decrypted payment ID: <0000000000000000> I re-tested sending a small amount to my own address .. and this was successful. |
I also tried this now. Updated the firmware to 2.1.8, and sent to my own subaddress, using my own remote note. It worked, thank you! |
We will release a v0.15.0.2 point release in the next days to fix this. |
Removed the link to binary i posted above. It was uploaded just for testing purposes (to be sure that Trezor support issue is fixed). Is not a good idea to let users download random binaries, Please wait for v0.15.0.2 point release in a few days. @redmac68 @schulzemic thanks for testing. |
@xiphon @selsta @schulzemic thanks for your support .... beyond awesome. |
+resolved |
Monero Gui Linux x64 v 0.15.0.4 now gives message "Couldn't open wallet: device not found: Trezor" This from terminal window .. 2020-03-20 14:18:02.868 W app startd (log: /home/neil/.bitmonero/monero-wallet-gui.log) Can someone please check/re-open? |
Great news, thanks again.
…On Fri, 20 Mar 2020 at 14:28, selsta ***@***.***> wrote:
@redmac68 <https://github.com/redmac68> Known issue, will be fixed with
v0.15.0.5. Should be out soon. I’ve also added the Trezor dependency to the
README so that this doesn’t happen again.
#2796 <#2796>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#2479 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALPMIZUK4K5HVIPC6CMBD3DRIN4SFANCNFSM4JQ6VDRQ>
.
|
OS: Linux Mint Debian Edition 3 (LMDE3)
-monero-gui-v14.1.0 running correctly with hardware wallet using trezor model T
-installed monero-gui-v0.15.0.1 to new folder
-ran monero-wallet-gui
-get message on gui "Couldn't open wallet:device not found: Trezor"
-terminal shows:
neil@xps13-mint-neil ~/monero-gui-v0.15.0.1 $ ./monero-wallet-gui
2019-11-24 11:20:33.118 W app startd (log: /home/neil/.bitmonero/monero-wallet-gui.log)
2019-11-24 11:20:33.119 W Qt:5.9.7 GUI:v0.15.0.1 | screen: 1920x1080 - dpi: 96 - ratio:1.2996
2019-11-24 11:20:35.594 W qrc:/qt-project.org/imports/QtQuick/Controls/ApplicationWindow.qml:240:9: QML ContentItem: Binding loop detected for property "implicitWidth"
2019-11-24 11:20:50.346 I [PARSE URI] regex not matched for uri: ^((.?)://)?([(.)](:(\d+))?)(.*)?
2019-11-24 11:20:50.347 I Generating SSL certificate
2019-11-24 11:20:50.350 I ringdb path set to /home/neil/.shared-ringdb
2019-11-24 11:20:50.525 W Account on device. Initing device...
2019-11-24 11:20:50.526 E Device not found in registry: 'Trezor'. Known devices:
2019-11-24 11:20:50.526 E - Ledger
2019-11-24 11:20:50.526 E - default
2019-11-24 11:20:50.526 E Error opening wallet: device not found: Trezor
2019-11-24 11:20:50.530 E Error opening wallet with password: device not found: Trezor
Double checked that monero-gui-v14.1.0 still works correctly with Trezor.
The text was updated successfully, but these errors were encountered: