Post
Topic
Board Armory
Re: RAM-Reduction & Backup Center Testing (version 0.89.99.10)
by
etotheipi
on 13/11/2013, 02:04:47 UTC
Windows users!

Thanks again to goatpig.  He made us a custom port of one of the leveldb DB dependencies and it appears it may have fixed the loading issues.
Looks good so far, it was great to see the splash screen come up. It's starting at 98% sync with the network now, I'll update my post if I run into any problems or have any additional comments. Thanks goatpig and Alan!

By the way, you might have to use "Help"->"Rebuild and Rescan Databases".  Some of the database behavior changed ever so slightly since 0.89.99.3.  It may not be necessary, but I wouldn't be surprised if it cleared up any weird/buggy behavior in the app.

I'm on Windows Vista 32-bit. I'm still getting this error:

Code:
Traceback (most recent call last):
  File "ArmoryQt.py", line 22, in
  File "psutil\__init__.pyc", line 85, in
  File "psutil\_psmswindows.pyc", line 15, in
  File "_psutil_mswindows.pyc", line 12, in
  File "_psutil_mswindows.pyc", line 10, in __load
ImportError: DLL load failed: A dynamic link library (DLL) initialization routine failed.

Unfortunately, I don't think this is going to work on Vista.   The same effort required to get it working on XP would be required by Vista (goat: correct me if that's wrong).