-
Notifications
You must be signed in to change notification settings - Fork 23
Wallet crashes on start #51
Comments
I think I solved it. I was trying many things. One of them based on something I read last week, and it worked. I'm not sure if this is something you can fix in compilation (the suggestion is that this feature forces relocation of images not compiled with /DYNAMICBASE), or just include a permanent warning somewhere. It could be that this affects all Java apps running on Windows 10. At any rate, this solved my issue. |
Could be that latest Windows 10 won't run apps signed with sha1 certificate. The Ledger Wallet Ripple app signed with sha1 certificate. I asked Ledger Wallet support to supply a Windows 10 compliant certificate 3 weeks ago still waiting. Will also try fix from TTG |
Did fresh DL of Ledger Wallet Ripple app still signed with sha1 certificate. Did fix suggested by TTG, no dice. App doesn't even start. Thinking is needs a Windows 10 compliant certificate |
Got email from Ledger support saying issue fixed. it's not. App still signed with sha1 certificate and won't run on latest version on Windows 10. Ripple app version 1.0.3 |
Started having this issue today. On double clicking the desktop icon, or the original app, I get "The application was unable to start correctly".
I'm on Windows 10, with Java version 1.8.0_171.
Please let me know if I can provide any more details.
The text was updated successfully, but these errors were encountered: