Bitcoin Forum
April 20, 2024, 04:56:07 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Can't open receive bitcoin window for watch only wallet  (Read 567 times)
endpoint (OP)
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
July 13, 2017, 02:22:17 AM
 #1

Hello,

I'm having trouble opening up the "receive bitcoin" transaction dialog window in a freshly imported watching only wallet. It attempts to open but stops with a "loading" title to the window and 0% on a progress bar that runs across the center of that window. I'm running version 0.96-beta-a3d01aa722 on Windows 10 on the online computer and Ubuntu, and Armory 0.96 (compiled) on the offline computer.

I can open the "receive bitcoin" dialog on the offline computer just not the watching only import of that wallet on the online computer. Also, my primary (online, non watching only) wallet on the online computer opens the "receive bitcoin" dialog correctly. "send bitcoin" dialog seems correctly on both primary and watching only wallets on the online computer.

I have verified that my node is fully synced and that the blocks match between it and Armory. My logs may not show that because it took me a while to find the text to copy for dblog. Also, I've pruned Armorylog quite a bit because I think it was too long for the forum to accept full length. One last thing, I've also computed an extra hundred addresses, up to 199, on the off chance that it would help.

Partial Armorylog:
Code:
2017-07-11 16:32 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-07-11 16:32 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-07-11 16:32 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-07-11 16:41 (INFO) -- ArmoryQt.py:4876 - New Block! : 475369
2017-07-11 16:41 (INFO) -- ArmoryQt.py:4884 - Current block number: 475369
2017-07-11 16:45 (INFO) -- ArmoryQt.py:4876 - New Block! : 475370
2017-07-11 16:45 (INFO) -- ArmoryQt.py:4884 - Current block number: 475370
2017-07-11 16:51 (ERROR) -- Traceback (most recent call last):
  File "ArmoryQt.py", line 3490, in clickReceiveCoins
  File "qtdialogs.pyc", line 2062, in showRecvCoinsWarningIfNecessary
AttributeError: 'ArmoryMainWindow' object has no attribute 'Warning'

2017-07-11 16:52 (INFO) -- ArmoryQt.py:5400 - BDM is safe for clean shutdown
2017-07-11 16:52 (INFO) -- SDM.pyc:457 - Called stopBitcoind
2017-07-11 16:52 (INFO) -- SDM.pyc:463 - ...but bitcoind is not running, to be able to stop
2017-07-11 16:52 (INFO) -- ArmoryQt.py:5414 - Attempting to close the main window!
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1138 - C++ block utilities loaded successfully
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1255 -
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1256 -
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1257 -
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1258 - ************************************************************
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1259 - Invoked: C:\Program Files (x86)\Armory\ArmoryQt.exe
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1260 - ************************************************************
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1261 - Loading Armory Engine:
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1262 -    Armory Version        : 0.96
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1263 -    Armory Build:         : a3d01aa722
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1264 -    PyBtcWallet  Version  : 1.35
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1265 - Detected Operating system: Windows
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1266 -    OS Variant            : 8-6.2.9200--Multiprocessor Free
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1267 -    User home-directory   : C:\Users\Rich\AppData\Roaming
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1268 -    Satoshi BTC directory : C:\Users\Rich\AppData\Roaming\Bitcoin\
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1269 -    Armory home dir       : C:\Users\Rich\AppData\Roaming\Armory\
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1270 - Detected System Specs    :
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1271 -    Total Available RAM   : 7.98 GB
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1272 -    CPU ID string         : Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1273 -    Number of CPU cores   : 8 cores
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1274 -    System is 64-bit      : True
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1275 -    Preferred Encoding    : cp1252
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1276 -    Machine Arch          : amd64
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1277 -    Available HDD (ARM)   : 363 GB
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1278 -    Available HDD (BTC)   : 363 GB
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1279 -
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1280 - Network Name: Main Network
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1281 - Satoshi Port: 8333
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1282 - Do wlt check: True
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1283 - Named options/arguments to armoryengine.py:
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1285 -     thread_count    : -1
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1285 -     rescan          : False
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1285 -     ignoreAllZC     : False
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1285 -     rescanBalance   : False
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1285 -     disableModules  : False
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1285 -     port            : None
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1285 -     interport       : 8223
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1285 -     coverageOutputDir: None
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1285 -     forceWalletCheck: False
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1285 -     regtest         : False
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1285 -     rebuild         : False
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1285 -     nettimeout      : 2
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1285 -     datadir         : DEFAULT
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1285 -     clearMempool    : False
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1285 -     offline         : False
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1285 -     armoryDBDir     : DEFAULT
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1285 -     armorydb_port   : 9001
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1285 -     satoshiPort     : DEFAULT
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1285 -     useTorSettings  : False
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1285 -     netlog          : False
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1285 -     keypool         : 100
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1285 -     coverageInclude : None
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1285 -     forceOnline     : False
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1285 -     redownload      : False
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1285 -     rpcBindAddr     : 127.0.0.1
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1285 -     armorydb_ip     : 127.0.0.1
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1285 -     multisigFile    : DEFAULT
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1285 -     ram_usage       : -1
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1285 -     mtdebug         : False
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1285 -     logDisable      : False
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1285 -     settingsPath    : C:\Users\Rich\AppData\Roaming\Armory\ArmorySettings.txt
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1285 -     language        : en
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1285 -     db_type         : DB_FULL
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1285 -     doDebug         : False
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1285 -     enableDetSign   : True
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1285 -     disableConfPermis: False
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1285 -     testnet         : False
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1285 -     rpcport         : DEFAULT
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1285 -     satoshiHome     : DEFAULT
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1285 -     satoshiRpcport  : DEFAULT
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1285 -     logFile         : C:\Users\Rich\AppData\Roaming\Armory\ArmoryQt.exe.log.txt
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1285 -     verbosity       : None
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1286 - Other arguments:
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1289 - ************************************************************
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:1692 - C++ block utilities loaded successfully
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:3590 - Using settings file: C:\Users\Rich\AppData\Roaming\Armory\ArmorySettings.txt
2017-07-11 16:53 (ERROR) -- ArmoryUtils.pyc:3747 - Unsupported language  specified. Defaulting to English (en)
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:3750 - Using Language: en
2017-07-11 16:53 (INFO) -- BDM.pyc:368 - Using the asynchronous/multi-threaded BlockDataManager.
2017-07-11 16:53 (INFO) -- BDM.pyc:369 - Blockchain operations will happen in the background. 
2017-07-11 16:53 (INFO) -- BDM.pyc:370 - Devs: check TheBDM.getState() before asking for data.
2017-07-11 16:53 (INFO) -- BDM.pyc:371 - Registering addresses during rescans will queue them for
2017-07-11 16:53 (INFO) -- BDM.pyc:372 - inclusion after the current scan is completed.
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:3590 - Using settings file: C:\Users\Rich\AppData\Roaming\Armory\ArmorySettings.txt
2017-07-11 16:53 (INFO) -- ArmoryQt.py:2042 - loadWalletsAndSettings
2017-07-11 16:53 (INFO) -- ArmoryQt.py:2102 - Loading wallets...
2017-07-11 16:53 (INFO) -- ArmoryQt.py:2167 - Number of wallets read in: 2
2017-07-11 16:53 (INFO) -- ArmoryQt.py:2172 -    Wallet (fNXd1RsD):    "Cold Wallet (Watch)             "   (No Encryption)
2017-07-11 16:53 (INFO) -- ArmoryQt.py:2172 -    Wallet (2Z8paRsY3):   "Primary Wallet                  "   (Encrypted)
2017-07-11 16:53 (INFO) -- ArmoryQt.py:2177 - Loading Multisig Lockboxes
2017-07-11 16:53 (INFO) -- ArmoryQt.py:1747 - acquiring process mutex...
2017-07-11 16:53 (INFO) -- ArmoryQt.py:1385 - setupUriRegistration
2017-07-11 16:53 (INFO) -- ArmoryQt.py:1503 - URL-register action: AskUser
2017-07-11 16:53 (INFO) -- ArmoryQt.py:558 - Usermode: Expert
2017-07-11 16:53 (INFO) -- ArmoryQt.py:1681 - Changing usermode:
2017-07-11 16:53 (INFO) -- ArmoryQt.py:1682 -    From: Expert
2017-07-11 16:53 (INFO) -- ArmoryQt.py:1690 -      To: Expert
2017-07-11 16:53 (INFO) -- ArmoryQt.py:1814 - startBitcoindIfNecessary
2017-07-11 16:53 (INFO) -- ArmoryQt.py:1850 - setSatoshiPaths
2017-07-11 16:53 (INFO) -- ArmoryQt.py:1868 - Setting satoshi datadir = C:\Users\Rich\AppData\Roaming\Bitcoin
2017-07-11 16:53 (WARNING) -- SDM.pyc:396 - Spawning DB with command:./ArmoryDB.exe --db-type="DB_FULL" --cookie --satoshi-datadir="C:\Users\Rich\AppData\Roaming\Bitcoin\blocks" --datadir="C:\Users\Rich\AppData\Roaming\Armory\" --dbdir="C:\Users\Rich\AppData\Roaming\Armory\databases"
2017-07-11 16:53 (INFO) -- ArmoryUtils.pyc:665 - Executing popen: ['./ArmoryDB.exe', '--db-type="DB_FULL"', '--cookie', u'--satoshi-datadir="C:\\Users\\Rich\\AppData\\Roaming\\Bitcoin\\blocks"', u'--datadir="C:\\Users\\Rich\\AppData\\Roaming\\Armory\\"', u'--dbdir="C:\\Users\\Rich\\AppData\\Roaming\\Armory\\databases"']
2017-07-11 16:53 (INFO) -- ArmoryQt.py:1900 - Setting netmode: 1
2017-07-11 16:53 (INFO) -- ArmoryQt.py:1882 - loadBlockchainIfNecessary
2017-07-11 16:53 (INFO) -- ArmoryQt.py:1900 - Setting netmode: 1
2017-07-11 16:53 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-07-11 16:53 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-07-11 16:53 (WARNING) -- ArmoryQt.py:4057 - Called updateSyncProgress while not sync'ing
2017-07-11 16:53 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-07-11 16:53 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-07-11 16:53 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-07-11 16:53 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-07-11 16:53 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-07-11 16:53 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-07-11 16:53 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-07-11 16:53 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-07-11 16:53 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-07-11 16:53 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-07-11 16:53 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-07-11 16:53 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-07-11 16:53 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-07-11 16:53 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-07-11 16:53 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-07-11 16:53 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-07-11 16:53 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-07-11 16:53 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-07-11 16:53 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-07-11 16:53 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-07-11 16:53 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-07-11 16:53 (ERROR) -- Traceback (most recent call last):
  File "ArmoryQt.py", line 3490, in clickReceiveCoins
  File "qtdialogs.pyc", line 2062, in showRecvCoinsWarningIfNecessary
AttributeError: 'ArmoryMainWindow' object has no attribute 'Warning'

2017-07-11 16:54 (ERROR) -- Traceback (most recent call last):
  File "ArmoryQt.py", line 3490, in clickReceiveCoins
  File "qtdialogs.pyc", line 2062, in showRecvCoinsWarningIfNecessary
AttributeError: 'ArmoryMainWindow' object has no attribute 'Warning'

2017-07-11 17:01 (ERROR) -- Traceback (most recent call last):
  File "qtdialogs.pyc", line 1541, in getNewAddress
  File "qtdialogs.pyc", line 2062, in showRecvCoinsWarningIfNecessary
AttributeError: 'DlgWalletDetails' object has no attribute 'Warning'

2017-07-11 17:01 (ERROR) -- Traceback (most recent call last):
  File "qtdialogs.pyc", line 1541, in getNewAddress
  File "qtdialogs.pyc", line 2062, in showRecvCoinsWarningIfNecessary
AttributeError: 'DlgWalletDetails' object has no attribute 'Warning'

2017-07-11 17:10 (ERROR) -- Traceback (most recent call last):
  File "qtdialogs.pyc", line 1541, in getNewAddress
  File "qtdialogs.pyc", line 2062, in showRecvCoinsWarningIfNecessary
AttributeError: 'DlgWalletDetails' object has no attribute 'Warning'

2017-07-11 17:10 (ERROR) -- Traceback (most recent call last):
  File "ArmoryQt.py", line 3490, in clickReceiveCoins
  File "qtdialogs.pyc", line 2062, in showRecvCoinsWarningIfNecessary
AttributeError: 'ArmoryMainWindow' object has no attribute 'Warning'

2017-07-11 17:17 (INFO) -- ArmoryQt.py:3603 - Log saved to C:/Users/Rich/Desktop/armorylog_20170711_1717.txt
2017-07-11 17:19 (INFO) -- ArmoryQt.py:4876 - New Block! : 475371
2017-07-11 17:19 (INFO) -- ArmoryQt.py:4884 - Current block number: 475371
2017-07-11 17:28 (INFO) -- ArmoryQt.py:4876 - New Block! : 475372
2017-07-11 17:28 (INFO) -- ArmoryQt.py:4884 - Current block number: 475372
2017-07-11 17:35 (INFO) -- ArmoryQt.py:4876 - New Block! : 475373
2017-07-11 17:35 (INFO) -- ArmoryQt.py:4884 - Current block number: 475373
2017-07-11 17:41 (INFO) -- ArmoryQt.py:4876 - New Block! : 475374
2017-07-11 17:41 (INFO) -- ArmoryQt.py:4884 - Current block number: 475374
2017-07-11 17:54 (INFO) -- ArmoryQt.py:4876 - New Block! : 475375
2017-07-11 17:54 (INFO) -- ArmoryQt.py:4884 - Current block number: 475375
2017-07-11 17:56 (INFO) -- ArmoryQt.py:4876 - New Block! : 475376
2017-07-11 17:56 (INFO) -- ArmoryQt.py:4884 - Current block number: 475376
2017-07-11 18:04 (INFO) -- ArmoryQt.py:4876 - New Block! : 475377
2017-07-11 18:04 (INFO) -- ArmoryQt.py:4884 - Current block number: 475377
2017-07-11 18:36 (INFO) -- ArmoryQt.py:4876 - New Block! : 475378
2017-07-11 18:36 (INFO) -- ArmoryQt.py:4884 - Current block number: 475378
2017-07-11 18:37 (INFO) -- ArmoryQt.py:4876 - New Block! : 475379
2017-07-11 18:37 (INFO) -- ArmoryQt.py:4884 - Current block number: 475379
2017-07-11 18:44 (ERROR) -- Traceback (most recent call last):
  File "ArmoryQt.py", line 3490, in clickReceiveCoins
  File "qtdialogs.pyc", line 2062, in showRecvCoinsWarningIfNecessary
AttributeError: 'ArmoryMainWindow' object has no attribute 'Warning'

2017-07-11 18:44 (INFO) -- ArmoryQt.py:5400 - BDM is safe for clean shutdown
2017-07-11 18:44 (INFO) -- SDM.pyc:457 - Called stopBitcoind
2017-07-11 18:44 (INFO) -- SDM.pyc:463 - ...but bitcoind is not running, to be able to stop
2017-07-11 18:44 (INFO) -- ArmoryQt.py:5414 - Attempting to close the main window!
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1138 - C++ block utilities loaded successfully
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1255 -
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1256 -
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1257 -
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1258 - ************************************************************
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1259 - Invoked: C:\Program Files (x86)\Armory\ArmoryQt.exe
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1260 - ************************************************************
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1261 - Loading Armory Engine:
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1262 -    Armory Version        : 0.96
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1263 -    Armory Build:         : a3d01aa722
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1264 -    PyBtcWallet  Version  : 1.35
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1265 - Detected Operating system: Windows
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1266 -    OS Variant            : 8-6.2.9200--Multiprocessor Free
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1267 -    User home-directory   : C:\Users\Rich\AppData\Roaming
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1268 -    Satoshi BTC directory : C:\Users\Rich\AppData\Roaming\Bitcoin\
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1269 -    Armory home dir       : C:\Users\Rich\AppData\Roaming\Armory\
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1270 - Detected System Specs    :
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1271 -    Total Available RAM   : 7.98 GB
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1272 -    CPU ID string         : Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1273 -    Number of CPU cores   : 8 cores
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1274 -    System is 64-bit      : True
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1275 -    Preferred Encoding    : cp1252
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1276 -    Machine Arch          : amd64
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1277 -    Available HDD (ARM)   : 363 GB
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1278 -    Available HDD (BTC)   : 363 GB
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1279 -
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1280 - Network Name: Main Network
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1281 - Satoshi Port: 8333
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1282 - Do wlt check: True
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1283 - Named options/arguments to armoryengine.py:
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1285 -     thread_count    : -1
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1285 -     rescan          : False
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1285 -     ignoreAllZC     : False
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1285 -     rescanBalance   : False
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1285 -     disableModules  : False
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1285 -     port            : None
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1285 -     interport       : 8223
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1285 -     coverageOutputDir: None
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1285 -     forceWalletCheck: False
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1285 -     regtest         : False
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1285 -     rebuild         : False
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1285 -     nettimeout      : 2
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1285 -     datadir         : DEFAULT
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1285 -     clearMempool    : False
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1285 -     offline         : False
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1285 -     armoryDBDir     : DEFAULT
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1285 -     armorydb_port   : 9001
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1285 -     satoshiPort     : DEFAULT
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1285 -     useTorSettings  : False
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1285 -     netlog          : False
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1285 -     keypool         : 100
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1285 -     coverageInclude : None
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1285 -     forceOnline     : False
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1285 -     redownload      : False
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1285 -     rpcBindAddr     : 127.0.0.1
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1285 -     armorydb_ip     : 127.0.0.1
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1285 -     multisigFile    : DEFAULT
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1285 -     ram_usage       : -1
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1285 -     mtdebug         : False
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1285 -     logDisable      : False
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1285 -     settingsPath    : C:\Users\Rich\AppData\Roaming\Armory\ArmorySettings.txt
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1285 -     language        : en
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1285 -     db_type         : DB_FULL
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1285 -     doDebug         : False
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1285 -     enableDetSign   : True
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1285 -     disableConfPermis: False
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1285 -     testnet         : False
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1285 -     rpcport         : DEFAULT
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1285 -     satoshiHome     : DEFAULT
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1285 -     satoshiRpcport  : DEFAULT
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1285 -     logFile         : C:\Users\Rich\AppData\Roaming\Armory\ArmoryQt.exe.log.txt
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1285 -     verbosity       : None
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1286 - Other arguments:
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1289 - ************************************************************
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:1692 - C++ block utilities loaded successfully
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:3590 - Using settings file: C:\Users\Rich\AppData\Roaming\Armory\ArmorySettings.txt
2017-07-12 15:05 (ERROR) -- ArmoryUtils.pyc:3747 - Unsupported language  specified. Defaulting to English (en)
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:3750 - Using Language: en
2017-07-12 15:05 (INFO) -- BDM.pyc:368 - Using the asynchronous/multi-threaded BlockDataManager.
2017-07-12 15:05 (INFO) -- BDM.pyc:369 - Blockchain operations will happen in the background. 
2017-07-12 15:05 (INFO) -- BDM.pyc:370 - Devs: check TheBDM.getState() before asking for data.
2017-07-12 15:05 (INFO) -- BDM.pyc:371 - Registering addresses during rescans will queue them for
2017-07-12 15:05 (INFO) -- BDM.pyc:372 - inclusion after the current scan is completed.
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:3590 - Using settings file: C:\Users\Rich\AppData\Roaming\Armory\ArmorySettings.txt
2017-07-12 15:05 (INFO) -- ArmoryQt.py:2042 - loadWalletsAndSettings
2017-07-12 15:05 (INFO) -- ArmoryQt.py:2102 - Loading wallets...
2017-07-12 15:05 (INFO) -- ArmoryQt.py:2167 - Number of wallets read in: 2
2017-07-12 15:05 (INFO) -- ArmoryQt.py:2172 -    Wallet (fNXd1RsD):    "Cold Wallet (Watch)             "   (No Encryption)
2017-07-12 15:05 (INFO) -- ArmoryQt.py:2172 -    Wallet (2Z8paRsY3):   "Primary Wallet                  "   (Encrypted)
2017-07-12 15:05 (INFO) -- ArmoryQt.py:2177 - Loading Multisig Lockboxes
2017-07-12 15:05 (INFO) -- ArmoryQt.py:1747 - acquiring process mutex...
2017-07-12 15:05 (INFO) -- ArmoryQt.py:1385 - setupUriRegistration
2017-07-12 15:05 (INFO) -- ArmoryQt.py:1503 - URL-register action: AskUser
2017-07-12 15:05 (INFO) -- ArmoryQt.py:558 - Usermode: Expert
2017-07-12 15:05 (INFO) -- ArmoryQt.py:1681 - Changing usermode:
2017-07-12 15:05 (INFO) -- ArmoryQt.py:1682 -    From: Expert
2017-07-12 15:05 (INFO) -- ArmoryQt.py:1690 -      To: Expert
2017-07-12 15:05 (INFO) -- ArmoryQt.py:1814 - startBitcoindIfNecessary
2017-07-12 15:05 (INFO) -- ArmoryQt.py:1850 - setSatoshiPaths
2017-07-12 15:05 (INFO) -- ArmoryQt.py:1868 - Setting satoshi datadir = C:\Users\Rich\AppData\Roaming\Bitcoin
2017-07-12 15:05 (WARNING) -- SDM.pyc:396 - Spawning DB with command:./ArmoryDB.exe --db-type="DB_FULL" --cookie --satoshi-datadir="C:\Users\Rich\AppData\Roaming\Bitcoin\blocks" --datadir="C:\Users\Rich\AppData\Roaming\Armory\" --dbdir="C:\Users\Rich\AppData\Roaming\Armory\databases"
2017-07-12 15:05 (INFO) -- ArmoryUtils.pyc:665 - Executing popen: ['./ArmoryDB.exe', '--db-type="DB_FULL"', '--cookie', u'--satoshi-datadir="C:\\Users\\Rich\\AppData\\Roaming\\Bitcoin\\blocks"', u'--datadir="C:\\Users\\Rich\\AppData\\Roaming\\Armory\\"', u'--dbdir="C:\\Users\\Rich\\AppData\\Roaming\\Armory\\databases"']
2017-07-12 15:05 (INFO) -- ArmoryQt.py:1900 - Setting netmode: 1
2017-07-12 15:05 (INFO) -- ArmoryQt.py:1882 - loadBlockchainIfNecessary
2017-07-12 15:05 (INFO) -- ArmoryQt.py:1900 - Setting netmode: 1
2017-07-12 15:05 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-07-12 15:05 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-07-12 15:05 (WARNING) -- ArmoryQt.py:4057 - Called updateSyncProgress while not sync'ing
2017-07-12 15:05 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-07-12 15:05 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-07-12 15:05 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-07-12 15:05 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-07-12 15:05 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-07-12 15:05 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-07-12 15:05 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-07-12 15:05 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-07-12 15:05 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-07-12 15:05 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-07-12 15:05 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-07-12 15:05 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-07-12 15:06 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-07-12 15:06 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-07-12 15:06 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-07-12 15:06 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-07-12 15:06 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-07-12 15:06 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-07-12 15:06 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-07-12 15:06 (INFO) -- ArmoryQt.py:4619 - Dashboard switched to "Scanning" mode
2017-07-12 15:06 (ERROR) -- Traceback (most recent call last):
  File "qtdialogs.pyc", line 1541, in getNewAddress
  File "qtdialogs.pyc", line 2062, in showRecvCoinsWarningIfNecessary
AttributeError: 'DlgWalletDetails' object has no attribute 'Warning'

2017-07-12 15:06 (ERROR) -- Traceback (most recent call last):
  File "qtdialogs.pyc", line 1541, in getNewAddress
  File "qtdialogs.pyc", line 2062, in showRecvCoinsWarningIfNecessary
AttributeError: 'DlgWalletDetails' object has no attribute 'Warning'

2017-07-12 15:06 (ERROR) -- Traceback (most recent call last):
  File "qtdialogs.pyc", line 1571, in execSendBtc
AttributeError: 'DlgWalletDetails' object has no attribute 'wltAddrModel'

2017-07-12 15:07 (ERROR) -- Traceback (most recent call last):
  File "ArmoryQt.py", line 3490, in clickReceiveCoins
  File "qtdialogs.pyc", line 2062, in showRecvCoinsWarningIfNecessary
AttributeError: 'ArmoryMainWindow' object has no attribute 'Warning'

2017-07-12 15:10 (INFO) -- ArmoryQt.py:4876 - New Block! : 475527
2017-07-12 15:10 (INFO) -- ArmoryQt.py:4884 - Current block number: 475527
2017-07-12 15:20 (INFO) -- ArmoryQt.py:4876 - New Block! : 475528
2017-07-12 15:20 (INFO) -- ArmoryQt.py:4884 - Current block number: 475528
2017-07-12 15:28 (INFO) -- ArmoryQt.py:4876 - New Block! : 475529
2017-07-12 15:28 (INFO) -- ArmoryQt.py:4884 - Current block number: 475529
2017-07-12 15:30 (INFO) -- ArmoryQt.py:4876 - New Block! : 475530
2017-07-12 15:30 (INFO) -- ArmoryQt.py:4884 - Current block number: 475530
2017-07-12 15:37 (INFO) -- ArmoryQt.py:4876 - New Block! : 475531
2017-07-12 15:37 (INFO) -- ArmoryQt.py:4884 - Current block number: 475531

dblog:
Code:
Log file opened at 1499911968: C:\Users\Rich\AppData\Roaming\Armory\dbLog.txt
-INFO  - 1499911968: (..\main.cpp:23) Running on 8 threads
-INFO  - 1499911968: (..\main.cpp:24) Ram usage level: 4
-INFO  - 1499911968: (..\BlockUtils.cpp:907) blkfile dir: C:\Users\Rich\AppData\Roaming\Bitcoin\blocks
-INFO  - 1499911968: (..\BlockUtils.cpp:908) lmdb dir: C:\Users\Rich\AppData\Roaming\Armory\databases
-INFO  - 1499911968: (..\lmdb_wrapper.cpp:388) Opening databases...
-INFO  - 1499911969: (..\BitcoinP2P.cpp:947) Connected to Bitcoin node
-INFO  - 1499911970: (..\BDM_Server.cpp:996) registered bdv: 9cf6e672ce25df4d6a05
-WARN  - 1499911971: (..\BDM_supportClasses.cpp:1891) running 0 zc parser threads
-INFO  - 1499911971: (..\BlockUtils.cpp:1091) Executing: doInitialSyncOnLoad
-WARN  - 1499911973: (..\BDM_supportClasses.cpp:1891) running 5 zc parser threads
-INFO  - 1499911974: (..\DatabaseBuilder.cpp:169) Reading headers from db
-INFO  - 1499911977: (..\DatabaseBuilder.cpp:208) Found 475579 headers in db
-INFO  - 1499911978: (..\DatabaseBuilder.cpp:51) updating HEADERS db
-INFO  - 1499911978: (..\DatabaseBuilder.cpp:477) Found next block after skipping 639363bytes
-INFO  - 1499911979: (..\DatabaseBuilder.cpp:268) parsed block file #933
-DEBUG - 1499911979: (..\Blockchain.cpp:242) Organizing chain
-INFO  - 1499911979: (..\DatabaseBuilder.cpp:56) updated HEADERS db in 0.401s
-INFO  - 1499911979: (..\DatabaseBuilder.cpp:106) scanning new blocks from #475567 to #475567
-INFO  - 1499911979: (..\BlockchainScanner.cpp:650) scanned from height #475567 to #475567
-INFO  - 1499911979: (..\DatabaseBuilder.cpp:156) scanned new blocks in 0.04s
-INFO  - 1499911979: (..\DatabaseBuilder.cpp:160) init db in 7.655s
-INFO  - 1499911979: (..\BlockUtils.cpp:1206) Enabling zero-conf tracking
-WARN  - 1499912023: (..\BDM_supportClasses.cpp:1891) running 15 zc parser threads
-WARN  - 1499912023: (..\BDM_supportClasses.cpp:1891) running 20 zc parser threads
-WARN  - 1499912023: (..\BDM_supportClasses.cpp:1891) running 25 zc parser threads
-WARN  - 1499912023: (..\BDM_supportClasses.cpp:1891) running 30 zc parser threads
-WARN  - 1499912023: (..\BDM_supportClasses.cpp:1891) running 35 zc parser threads

If more (or less) info is needed to help me resolve this let me know.

Thank you.


1713588967
Hero Member
*
Offline Offline

Posts: 1713588967

View Profile Personal Message (Offline)

Ignore
1713588967
Reply with quote  #2

1713588967
Report to moderator
1713588967
Hero Member
*
Offline Offline

Posts: 1713588967

View Profile Personal Message (Offline)

Ignore
1713588967
Reply with quote  #2

1713588967
Report to moderator
1713588967
Hero Member
*
Offline Offline

Posts: 1713588967

View Profile Personal Message (Offline)

Ignore
1713588967
Reply with quote  #2

1713588967
Report to moderator
The Bitcoin software, network, and concept is called "Bitcoin" with a capitalized "B". Bitcoin currency units are called "bitcoins" with a lowercase "b" -- this is often abbreviated BTC.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713588967
Hero Member
*
Offline Offline

Posts: 1713588967

View Profile Personal Message (Offline)

Ignore
1713588967
Reply with quote  #2

1713588967
Report to moderator
1713588967
Hero Member
*
Offline Offline

Posts: 1713588967

View Profile Personal Message (Offline)

Ignore
1713588967
Reply with quote  #2

1713588967
Report to moderator
goatpig
Moderator
Legendary
*
Offline Offline

Activity: 3668
Merit: 1345

Armory Developer


View Profile
July 13, 2017, 10:09:53 AM
 #2

Update to this:

https://github.com/goatpig/BitcoinArmory/releases/tag/v0.96.0.4

bdore
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
July 28, 2017, 05:49:03 PM
 #3

Had the same problem and updating to v0.96.0.4 solved it. Tks goatpig.

Will update to v0.96.1 when I get home today.
endpoint (OP)
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
August 05, 2017, 01:40:10 PM
 #4

v0.96.0.4 solved the problem I was having as well. Thank you goatpig. Apologies for not responding sooner.

I'm assuming that I can upgrade to v0.96.1, v0.96.2 and further? Meaning whatever the fix was, it's cooked in now?
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!