Author

Topic: (Minor) Bug report: cannot delete lockbox from GUI (Read 135 times)

legendary
Activity: 3640
Merit: 1345
Armory Developer
Fixed in testing, will be in the RC for 0.96.5
jr. member
Activity: 70
Merit: 2
This is a minor GUI bug: Armory lockbox cannot be deleted from GUI.

To replicate:

  • Create any lockbox if one is not already created
  • Click Lockboxes (Multi-Sig) button
  • Under Manage Multi-Sig Lockboxes dialog, right-click a lockbox and choose 'Delete Lockbox' - lockbox is not deleted

armorylog.txt has this error:
Quote
  File "ui\MultiSigDialogs.pyc", line 1501, in showLboxContextMenu
  File "ArmoryQt.py", line 4851, in getDisplayStringForScript
  File "armoryengine\UserAddressUtils.pyc", line 206, in getDisplayStringForScript
  File "armoryengine\ArmoryUtils.pyc", line 1656, in scrAddr_to_addrStr
BadAddressError: Invalid ScrAddress

Tested on:
  • Current state of testing branch, compiled from source on linux mint (19)
  • 0.96.4, Windows 10

To circumvent:
open file multisigs.txt and manually delete the relevant lockbox.
Jump to: