that's not good, is it?
It's not necessarily bad though.
what are these Errors at the bottom? when the gui client opens, it still says 0.93.3 and isn't updating:
Ubuntu:~/BitcoinArmory$ python ArmoryQt.py
********************************************************************************
Loading Armory Engine:
Armory Version: 0.94.1
Armory Build: x
PyBtcWallet Version: 1.35
Detected Operating system: Linux
OS Variant : ('Ubuntu', '14.04', 'trusty')
User home-directory : /home/x
Satoshi BTC directory : /home/x/.bitcoin/
Armory home dir : /home/x/.armory/
ArmoryDB directory : /home/x/.armory/databases
Armory settings file : /home/x/.armory/ArmorySettings.txt
Armory log file : /home/x/.armory/armorylog.txt
Do wallet checking : True
(ERROR) ArmoryQt.py:6996 - Socket already in use. Sending CLI args to existing proc.
(ERROR) ArmoryQt.py:7000 - Exiting...
It means the the socket that armory uses is in use. This probably means you already have armory open.
yep, had 0.93.3 still open. sheesh. all good now. thks Carlton and KnightDB.
would be comforting if goatpig would git tag his source though...