trezor / trezord-go

:smiling_imp: Trezor Communication Daemon (written in Go)
GNU Lesser General Public License v3.0
244 stars 146 forks source link

Uninstall wizard appears as and is named as "Installation" #202

Open sorooris opened 3 years ago

sorooris commented 3 years ago

Describe the bug Running the uninstallation wizard launches an installation wizard with an option to select destination which can be confusing to the user, however the uninstall is completed successfully.

App version and revision Bridge 2.0.30 RC5

Setup: OS: MacOS Catalina 10.15.7

Steps to reproduce:

  1. Start the uninstall wizard,
  2. Navigate through the steps,
  3. Finish uninstall.

Expected behavior: Uninstall wizard is named Uninstall wizard and does not allow to select install destination.

Actual behavior: Uninstall wizard appears as the installation wizard.

Screenshot: image

sorooris commented 3 years ago

image

bosomt commented 3 years ago

i was able to reproduce issue

Info:

prusnak commented 3 years ago

It is not possible to fix this unfortunately. There is no such thing as Uninstaller on macOS.

There is only installer which removes files in the install script and that's what the bridge "uninstaller" does.