Results 65 comments of goatpig

I don't speak Russian, you're gonna have to use English. How is this related to Armory?

Send us your log file at [email protected] and link this thread in there so we can found you out. Why do you run Armory with admin privileges? Does it not...

Looks for a Firefox file to register bitcoin: URIs with it. You can entirely turn that off by getting rid of the registerURI calls in ArmoryQt.py startup. procedure.

This is a known issue in Armory which attempts to load the entire block chain in memory. The newest testing version implements a change that allows for low RAM consumption....

I don't believe I can use this unless ATI was to release the copyright or relicense it under the MIT license.

We do not support Python 2.6 nor FreeBSD. If you are going to use an unsupported OS, we recommend you do not use bitcoind auto-management and force your paths with...

Then you should disable bitcoind auto management in your releases. As for the other issues: 1) Armory should not create Core folders, Core should. GetSystemDetails() throws on errors and is...

Use the --dbdir="mypath" command line argument to specify Armory's DB dir You can also use --datadir="mypath" to move the entire datadir (setting files, wallets and DB) All armory command line...