Bitcoin Forum

Bitcoin => Armory => Topic started by: idoB on June 08, 2017, 06:44:06 PM



Title: 0.96.1 testing build #2 bug - does not export key list
Post by: idoB on June 08, 2017, 06:44:06 PM
Trying to export key list under Backup options for wallet

1. Click 'Export key list'
2. Enter passphrase, click unlock
3. Armory doesn't display anything.

Log file:
Code:
(ERROR) -- Traceback (most recent call last):
  File "ui\WalletFrames.pyc", line 1136, in clickedDoIt
  File "qtdialogs.pyc", line 4943, in __init__
  File "qtdialogs.pyc", line 5002, in rewriteList
  File "CppBlockUtils.pyc", line 4035, in getAddrObjByIndex
RuntimeError: invalid asset index


Title: Re: 0.96.1 testing build #2 bug - does not export key list
Post by: idoB on June 08, 2017, 07:33:13 PM
I verified this bug is:
  • Not present in 0.93.3
  • Present in all versions after at least 0.95.99.3.


Title: Re: 0.96.1 testing build #2 bug - does not export key list
Post by: goatpig on June 08, 2017, 07:58:26 PM
Are you using imported private keys?


Title: Re: 0.96.1 testing build #2 bug - does not export key list
Post by: idoB on June 09, 2017, 02:42:37 AM
No imported private keys.


Title: Re: 0.96.1 testing build #2 bug - does not export key list
Post by: goatpig on June 09, 2017, 08:54:16 AM
Ok, will look into it.