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
106 stars 24 forks source link

Linux: Autostart setting not respected #183

Closed LRitzdorf closed 2 years ago

LRitzdorf commented 2 years ago

This issue resembles issues #89 and #90, except that those are exclusive to Windows. This issue pertains to the autostart function not respecting its current setting on Linux (app v5.3.3, latest as of this writing).

Whenever the OnlyKey desktop app is started, it creates an autostart file at $XDG_CONFIG_HOME/autostart/nw.desktop, regardless of the app's autostart setting. However, toggling the setting on and off does delete the autostart file properly.

rodgolpe commented 2 years ago

@LRitzdorf this issue has been resolved in PR #184 which is part of the latest release, https://github.com/trustcrypto/OnlyKey-App/releases/tag/v5.3.4.

LRitzdorf commented 2 years ago

Can confirm that this now works properly. For any future users looking for the old Settings menu, it's now accessible by right-clicking the system tray icon that appears when the app is active.

Quick note, though -- the Snap Store version of the app is now out of date. It's still on v5.3.3.

Finally, I'm loving the new UI theme! Nicely done with that.

LRitzdorf commented 2 years ago

Quick note for anyone who comes across this later -- with Snap, upgrading the OnlyKey app requires the --beta flag, just like the initial install command. Otherwise, Snap won't find the new version.