Pages:
Author

Topic: Armory 0.96 is out - page 6. (Read 13794 times)

legendary
Activity: 3640
Merit: 1345
Armory Developer
June 13, 2017, 08:35:13 AM
How are you trying to build from source without setting up the git to get the source?
sr. member
Activity: 248
Merit: 250
One World
June 13, 2017, 08:10:04 AM
fatal: Not a git repository (or any of the parent directories): .git

From which repository I have to enter this command? whatever?
legendary
Activity: 3640
Merit: 1345
Armory Developer
sr. member
Activity: 248
Merit: 250
One World
June 13, 2017, 08:03:34 AM
I restarted the computer, now I'm back in the terminal. the command 7. osxbuild doesn't work.

What git submodule command???
legendary
Activity: 3640
Merit: 1345
Armory Developer
June 13, 2017, 07:48:33 AM
BTW, how to clear armory's log?
Quote

Delete armorylog.txt and dbLog.txt in your Armory datadir.

hero member
Activity: 1358
Merit: 635
June 13, 2017, 07:36:35 AM
Try with 0.96.0.2 and post armorylog.txt as well. Use pastebin.

did it with 0.96.0.2 . First time ater the same procedure Armory DB Sopped working error. The second time everything went smoothly. Just for the case  here is https://pastebin.com/raw/wHcM0mTU   some last part of my armorylog. BTW, how to clear armory's log?
legendary
Activity: 3640
Merit: 1345
Armory Developer
June 13, 2017, 06:39:53 AM
Try with 0.96.0.2 and post armorylog.txt as well. Use pastebin.
hero member
Activity: 1358
Merit: 635
June 13, 2017, 06:07:35 AM
Hi, noticed some issue with 0.96.0.1. After closing the list of available addresses the main window results in Not Responding state when trying to close it . Checked it several times.
legendary
Activity: 3640
Merit: 1345
Armory Developer
June 13, 2017, 05:52:27 AM
Did you git submodule?
full member
Activity: 159
Merit: 100
June 13, 2017, 05:17:35 AM
That seems weird.  Have you checked that the file is there?  Have you spelled it correctly on the command line (perhaps using TAB completion).
sr. member
Activity: 248
Merit: 250
One World
June 13, 2017, 04:22:42 AM
Hey guys, I'm stuck here https://github.com/goatpig/BitcoinArmory/blob/master/osxbuild/OSX_build_notes.md "7. Compile Armory.

cd osxbuild
python build-app.py > /dev/null

No such file or directory
legendary
Activity: 3640
Merit: 1345
Armory Developer
June 10, 2017, 06:16:41 PM
Early next week
newbie
Activity: 11
Merit: 0
June 10, 2017, 04:23:28 PM
Great!

Do you have an estimated date for when the release with the issue fixed will be made available?
legendary
Activity: 3640
Merit: 1345
Armory Developer
June 10, 2017, 09:01:55 AM
This is fixed in code already.
newbie
Activity: 11
Merit: 0
June 10, 2017, 07:49:05 AM
It's most likely fixed in the code but not built for yet. Post your armorylog.txt for the good measure. Use pastebin.

I have put the content of the log file here:
https://pastebin.com/ubxdjVWu

As you can see I have clicked the "Restore wallet" button a couple of times:-)

Thanks for the quick response by the way Grin
legendary
Activity: 3640
Merit: 1345
Armory Developer
June 09, 2017, 05:44:32 PM
It's most likely fixed in the code but not built for yet. Post your armorylog.txt for the good measure. Use pastebin.
newbie
Activity: 11
Merit: 0
June 09, 2017, 02:36:32 PM
Binaries:

https://github.com/goatpig/BitcoinArmory/releases/tag/v0.96

changelog

https://github.com/goatpig/BitcoinArmory/blob/master/changelog.txt

Notable changes:

1) SegWit
2) RBF & CPFP
3) Translations
4) Compressed public keys
5) Reworked coin control and address tree UI
6) Fleshed out fee and privacy features

Better description on the webpage: https://btcarmory.com/0.96.0-release/

Notes:

Only putting out Windows x64 and Linux x64 builds atm. Offline bundles, RPi and OSX builds for 0.96.1, once I get rid of the twisted/openssl dependency. Eta 1-2 weeks.

Thanks:

achow101 for the support and translation PR, droark for the OSX support and the testers for helping tiddy things up.

Enjoy =)





Happy to see Armory still moving forward, efforts are much appreciated here!
Has anyone successfully restored from a fragmented two of three paper backup with 0.96?
0.96 is the release that got me past the "offline" phase in which you can't "do" anything such as restore backups... so pleased with that!
I'm trying to restore from a 2 of 3 fragmented paper backup, wallet version 1.35c with a SecurePrint code.
I type in my two fragments, but the "Restore from fragments" button remains disabled bottom right.
Am I doing something wrong, or is this a bug with a workaround perhaps?
Getting a little nervous as now running low on options for accessing my funds... A Windows update destroyed the PC holding my bitcoins!

Thanks for any help :-)

Hi I am having the same paper backup issue on my Windows 10 computer. I have also downloading the Armory 0.96.2 test version from githut and the"restore wallet" is then not disabled anymore, but nothing happens when clicking the button. Has this restore wallet issue been fixed in another build that I could maybe use?

Thanks for all your support on this one Smiley
hero member
Activity: 1358
Merit: 635
June 09, 2017, 05:40:33 AM
Hi, Armory 0.96.0.1 stuck on  block 466853. The database is loading but after its building armory status always states Connected (466853 blocks)  Cry What should I do?

P.S. Did rebuild database. Now the status is Connected 470 510 blocks/ The blocks number corresponds to current one. Will see  if it changes with blocks found

P.P.S It follows the current block!
legendary
Activity: 3640
Merit: 1345
Armory Developer
June 09, 2017, 04:56:54 AM
After some research apparently this is bitcoind?  I remembered I had a error message pop up during the beta install which may have caused bitcoind to not run properly.

No, that's automating the node.

RPC is the other interface your node provides the is used in Armory to gather fee estimates and error status on transactions broadcast failure (if you use the latest testing version). This would give you an idea what's going on with your transaction.
full member
Activity: 167
Merit: 100
June 08, 2017, 12:38:40 PM
Turn on your node RPC.

After some research apparently this is bitcoind?  I remembered I had a error message pop up during the beta install which may have caused bitcoind to not run properly.

Anyways I just did what I did when I had a similar issue last week, reinstalled the non beta edition and now everything is working fine. Coins are now showing as confirmed on both ends, thanks for the help.
Pages:
Jump to: