Show Posts
|
Pages: [1]
|
They do not reveal anything pertaining to your issue.
Thank you goatpig, I understand your answer now and everything is working as it should. I haven't used the Unity desktop except for this offline machine and am not finding it very intuitive. Sorry to bother you with a non-Armory problem.
|
|
|
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?
|
|
|
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: 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: 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.
|
|
|
I've tried it a bunch of ways now. This is the fastest way I have figured out: Make an Ubuntu live usb. (I used 16.04.2 LTS) Boot to it and use a web browser to download Armory (0.96.0 in my case) and the .asc hash file. Verify the download per btcarmory.com's Documentation>Verify Binaries Change directories to Downloads (where the Armory .deb file is) if you aren't already. Add the universe repostitory ("sudo apt-add-repository universe" and "sudo apt-get update") I got an "error while moving old database" warning but it seems safe to ignore it for what I'm doing. Install Armory ("sudo dpkg -i armory-your-version-number.deb") This is where I get "errors were encountered while processing armory" warnings and dependency complaints. Repair install ("sudo apt-get -f install") This seems to straighten everything out and I can at least start Armory with the appearance that it's working well.
From the /var/cache/apt/archives/ folder I retrieved 29 dependency .deb files which with Armory seem to be all that is required to install Armory on the cold storage computer. libqt4-designer_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb libqt4-help_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb libqt4-opengl_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb libqt4-scripttools_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb libqt4-svg_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb libqt4-test_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb libqtassistantclient4_4.6.3-7_amd64.deb libqtwebkit4_2.3.2-0ubuntu11_amd64.deb python-attr_15.2.0-1_all.deb python-cffi-backend_1.5.2-1ubuntu1_amd64.deb python-cryptography_1.2.3-1ubuntu0.1_amd64.deb python-enum34_1.1.2-1_all.deb python-idna_2.0-3_all.deb python-ipaddress_1.0.16-1_all.deb python-openssl_0.15.1-2build1_all.deb python-pam_0.4.2-13.2ubuntu2_amd64.deb python-pkg-resources_20.7.0-1_all.deb python-psutil_3.4.2-1_amd64.deb python-pyasn1_0.1.9-1_all.deb python-pyasn1-modules_0.0.7-0.1_all.deb python-qt4_4.11.4+dfsg-1build4_amd64.deb python-serial_3.0.1-1_all.deb python-service-identity_16.0.0-2_all.deb python-sip_4.17+dfsg-1build1_amd64.deb python-six_1.10.0-3_all.deb python-twisted_16.0.0-1_all.deb python-twisted-bin_16.0.0-1_amd64.deb python-twisted-core_16.0.0-1_all.deb python-zope.interface_4.1.3-1build1_amd64.deb armory_0.96-gcc5.4_amd64.deb
|
|
|
Thank you Muhammed! I haven't tried it yet but just finished finding my own workaround. I'll write it up shortly and share it here for criticism and improvement or rejection  My ultimate goal is to put Armory on a computer that has never touched the internet (except the Ubuntu live usb and another usb to carry dependencies). This is somewhat based on the Glacier Protocol. My offline computer already has the wireless/bluetooth card removed. I'm not sure if installing this way adds any security over just installing connected to the internet and then never connecting again but I don't think it would be less secure. Your way may speed up what I did and achieve the same results. In any case, I did get Armory working on an internet connected Ubuntu live usb and used that to get the dependency deb files from /var/cache/apt/archives/. After writing them, as well as Armory, to a usb stick I rebooted to Ubuntu Live again, shut off networking, copied Armory and the dependency debs to a folder and ran "sudo dpkg -i *.deb" from a terminal in that folder. Armory installed without a hitch.
|
|
|
|