trustcrypto / OnlyKey-App

The OnlyKey App is used for the initial setup and configuration of OnlyKey. Supported on Windows, macOS, Linux, and Chromebook (with Chrome App).
https://docs.crp.to/app.html
Other
105 stars 24 forks source link

5.3.0 release available as snap? #136

Closed Ian2020 closed 3 years ago

Ian2020 commented 3 years ago

Hi,

Will the 5.3.0 release be arriving on snap?

Thanks

onlykey commented 3 years ago

@Ian2020 Yes, we plan to do this.

xeor commented 3 years ago

It wasnt clear in the OnlyKey Release Announcement mail and reading the installation guide that snap is still stuck at 5.2.0. Do you have a time estimate? If it is far, maybe give a headsup to the non-debian people? :)

rodgolpe commented 3 years ago

@xeor Thank you for the feedback. We are a bit behind on the 5.3.x snap because we discovered an issue with the Linux version of the app. We should have another update in a few days.

Ian2020 commented 3 years ago

If I may be cheeky and tag a further question onto this - will it be able to run under Wayland? It looks like nw.js now supports it if that was a blocker before. That would be icing on the cake.

onlykey commented 3 years ago

The snap has been released along with DEB for v5.3.1. To install: $ snap install --beta --devmode onlykey-app

@Ian2020 Wayland is supported if the app is built using NW.js v0.50 - https://nwjs.io/blog/v0.50.0/ However, this breaks the 'Settings' menu in the app, unfortunately that is not working past NW.js v0.40.2 so there is not a plan to release that until both are working.

Ian2020 commented 3 years ago

Thanks very much!