trezord-go icon indicating copy to clipboard operation
trezord-go copied to clipboard

Uninstall wizard appears as and is named as "Installation"

Open sorooris opened this issue 4 years ago • 3 comments

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 avatar Nov 09 '20 17:11 sorooris

image

sorooris avatar Nov 09 '20 17:11 sorooris

i was able to reproduce issue

Info:

  • trezor-bridge-2.0.31-5f53132b.pkg
  • Browser: Mozilla/5.0 (Macintosh; Intel Mac OS X 11_2_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36
  • OS: MacIntel
  • Screen: 1440x900
  • Device: model T 2.3.5 regular

bosomt avatar Apr 07 '21 08:04 bosomt

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.

prusnak avatar Apr 07 '21 14:04 prusnak