Can't test the new fixes, the main transaction window and balances are blank. Block height reads "Offline"
BDM is ready!
(ERROR) Traceback (most recent call last):
File "ArmoryQt.py", line 4797, in handleCppNotification
self.finishLoadBlockchainGUI()
File "ArmoryQt.py", line 2437, in finishLoadBlockchainGUI
self.createCombinedLedger()
File "ArmoryQt.py", line 2510, in createCombinedLedger
totalFunds += wlt.getBalance('Total')
TypeError: unsupported operand type(s) for +=: 'int' and 'SwigPyObject'
Traceback (most recent call last):
File "ArmoryQt.py", line 4797, in handleCppNotification
self.finishLoadBlockchainGUI()
File "ArmoryQt.py", line 2437, in finishLoadBlockchainGUI
self.createCombinedLedger()
File "ArmoryQt.py", line 2510, in createCombinedLedger
totalFunds += wlt.getBalance('Total')
TypeError: unsupported operand type(s) for +=: 'int' and 'SwigPyObject'
(ERROR) Traceback (most recent call last):
File "/home/user/BitcoinArmory/armorymodels.py", line 81, in data
dispStr = coin2str(bal, maxZeros=2)
File "/home/user/BitcoinArmory/armoryengine/ArmoryUtils.py", line 1322, in coin2str
nBtc = float(nSatoshi) / float(ONE_BTC)
TypeError: float() argument must be a string or a number
Traceback (most recent call last):
File "/home/user/BitcoinArmory/armorymodels.py", line 81, in data
dispStr = coin2str(bal, maxZeros=2)
File "/home/user/BitcoinArmory/armoryengine/ArmoryUtils.py", line 1322, in coin2str
nBtc = float(nSatoshi) / float(ONE_BTC)
TypeError: float() argument must be a string or a number
(ERROR) Traceback (most recent call last):
File "/home/user/BitcoinArmory/armorymodels.py", line 81, in data
dispStr = coin2str(bal, maxZeros=2)
File "/home/user/BitcoinArmory/armoryengine/ArmoryUtils.py", line 1322, in coin2str
nBtc = float(nSatoshi) / float(ONE_BTC)
TypeError: float() argument must be a string or a number
Traceback (most recent call last):
File "/home/user/BitcoinArmory/armorymodels.py", line 81, in data
dispStr = coin2str(bal, maxZeros=2)
File "/home/user/BitcoinArmory/armoryengine/ArmoryUtils.py", line 1322, in coin2str
nBtc = float(nSatoshi) / float(ONE_BTC)
TypeError: float() argument must be a string or a number
(ERROR) Traceback (most recent call last):
File "/home/user/BitcoinArmory/armorymodels.py", line 81, in data
dispStr = coin2str(bal, maxZeros=2)
File "/home/user/BitcoinArmory/armoryengine/ArmoryUtils.py", line 1322, in coin2str
nBtc = float(nSatoshi) / float(ONE_BTC)
TypeError: float() argument must be a string or a number
Traceback (most recent call last):
File "/home/user/BitcoinArmory/armorymodels.py", line 81, in data
dispStr = coin2str(bal, maxZeros=2)
File "/home/user/BitcoinArmory/armoryengine/ArmoryUtils.py", line 1322, in coin2str
nBtc = float(nSatoshi) / float(ONE_BTC)
TypeError: float() argument must be a string or a number
(ERROR) Traceback (most recent call last):
File "/home/user/BitcoinArmory/armorymodels.py", line 81, in data
dispStr = coin2str(bal, maxZeros=2)
File "/home/user/BitcoinArmory/armoryengine/ArmoryUtils.py", line 1322, in coin2str
nBtc = float(nSatoshi) / float(ONE_BTC)
TypeError: float() argument must be a string or a number
Traceback (most recent call last):
File "/home/user/BitcoinArmory/armorymodels.py", line 81, in data
dispStr = coin2str(bal, maxZeros=2)
File "/home/user/BitcoinArmory/armoryengine/ArmoryUtils.py", line 1322, in coin2str
nBtc = float(nSatoshi) / float(ONE_BTC)
TypeError: float() argument must be a string or a number
(ERROR) Traceback (most recent call last):
File "/home/user/BitcoinArmory/armorymodels.py", line 81, in data
dispStr = coin2str(bal, maxZeros=2)
File "/home/user/BitcoinArmory/armoryengine/ArmoryUtils.py", line 1322, in coin2str
nBtc = float(nSatoshi) / float(ONE_BTC)
TypeError: float() argument must be a string or a number
Traceback (most recent call last):
File "/home/user/BitcoinArmory/armorymodels.py", line 81, in data
dispStr = coin2str(bal, maxZeros=2)
File "/home/user/BitcoinArmory/armoryengine/ArmoryUtils.py", line 1322, in coin2str
nBtc = float(nSatoshi) / float(ONE_BTC)
TypeError: float() argument must be a string or a number
(ERROR) Traceback (most recent call last):
File "/home/user/BitcoinArmory/armorymodels.py", line 81, in data
dispStr = coin2str(bal, maxZeros=2)
File "/home/user/BitcoinArmory/armoryengine/ArmoryUtils.py", line 1322, in coin2str
nBtc = float(nSatoshi) / float(ONE_BTC)
TypeError: float() argument must be a string or a number
Traceback (most recent call last):
File "/home/user/BitcoinArmory/armorymodels.py", line 81, in data
dispStr = coin2str(bal, maxZeros=2)
File "/home/user/BitcoinArmory/armoryengine/ArmoryUtils.py", line 1322, in coin2str
nBtc = float(nSatoshi) / float(ONE_BTC)
TypeError: float() argument must be a string or a number
A new block arrives, and kicks the main tx window into life, tx details don't work. Still no balances. Block height is still "Offline"
New Block: 455196
(ERROR) Traceback (most recent call last):
File "ArmoryQt.py", line 4825, in handleCppNotification
self.createCombinedLedger()
File "ArmoryQt.py", line 2510, in createCombinedLedger
totalFunds += wlt.getBalance('Total')
TypeError: unsupported operand type(s) for +=: 'int' and 'SwigPyObject'
Traceback (most recent call last):
File "ArmoryQt.py", line 4825, in handleCppNotification
self.createCombinedLedger()
File "ArmoryQt.py", line 2510, in createCombinedLedger
totalFunds += wlt.getBalance('Total')
TypeError: unsupported operand type(s) for +=: 'int' and 'SwigPyObject'
(ERROR) Traceback (most recent call last):
File "/home/user/BitcoinArmory/armorymodels.py", line 81, in data
dispStr = coin2str(bal, maxZeros=2)
File "/home/user/BitcoinArmory/armoryengine/ArmoryUtils.py", line 1322, in coin2str
nBtc = float(nSatoshi) / float(ONE_BTC)
TypeError: float() argument must be a string or a number
Traceback (most recent call last):
File "/home/user/BitcoinArmory/armorymodels.py", line 81, in data
dispStr = coin2str(bal, maxZeros=2)
File "/home/user/BitcoinArmory/armoryengine/ArmoryUtils.py", line 1322, in coin2str
nBtc = float(nSatoshi) / float(ONE_BTC)
TypeError: float() argument must be a string or a number
(ERROR) Traceback (most recent call last):
File "/home/user/BitcoinArmory/armorymodels.py", line 81, in data
dispStr = coin2str(bal, maxZeros=2)
File "/home/user/BitcoinArmory/armoryengine/ArmoryUtils.py", line 1322, in coin2str
nBtc = float(nSatoshi) / float(ONE_BTC)
TypeError: float() argument must be a string or a number
Traceback (most recent call last):
File "/home/user/BitcoinArmory/armorymodels.py", line 81, in data
dispStr = coin2str(bal, maxZeros=2)
File "/home/user/BitcoinArmory/armoryengine/ArmoryUtils.py", line 1322, in coin2str
nBtc = float(nSatoshi) / float(ONE_BTC)
TypeError: float() argument must be a string or a number
(ERROR) Traceback (most recent call last):
File "/home/user/BitcoinArmory/armorymodels.py", line 81, in data
dispStr = coin2str(bal, maxZeros=2)
File "/home/user/BitcoinArmory/armoryengine/ArmoryUtils.py", line 1322, in coin2str
nBtc = float(nSatoshi) / float(ONE_BTC)
TypeError: float() argument must be a string or a number
Traceback (most recent call last):
File "/home/user/BitcoinArmory/armorymodels.py", line 81, in data
dispStr = coin2str(bal, maxZeros=2)
File "/home/user/BitcoinArmory/armoryengine/ArmoryUtils.py", line 1322, in coin2str
nBtc = float(nSatoshi) / float(ONE_BTC)
TypeError: float() argument must be a string or a number
swig/python detected a memory leak of type 'uint64_t *', no destructor found.
swig/python detected a memory leak of type 'uint64_t *', no destructor found.
swig/python detected a memory leak of type 'uint64_t *', no destructor found.
swig/python detected a memory leak of type 'uint64_t *', no destructor found.
swig/python detected a memory leak of type 'uint64_t *', no destructor found.
swig/python detected a memory leak of type 'uint64_t *', no destructor found.
swig/python detected a memory leak of type 'uint64_t *', no destructor found.
swig/python detected a memory leak of type 'uint64_t *', no destructor found.
swig/python detected a memory leak of type 'uint64_t *', no destructor found.
swig/python detected a memory leak of type 'uint64_t *', no destructor found.
swig/python detected a memory leak of type 'uint64_t *', no destructor found.
The memory leak error is repeated hundreds of times, edited for brevity
Edit: dbLog.txt has this as the last line, the rest is normal stuff I believe
-ERROR - 1488326155: (BitcoinP2P.cpp:926) caught SocketError exception in processDataStackThread: POLLNVAL in readFromSocketThread