Pages:
Author

Topic: 0.96.4 RC1 - page 7. (Read 14283 times)

member
Activity: 178
Merit: 10
October 07, 2017, 11:35:41 AM
#26
suddenly, everything's good and working.
member
Activity: 178
Merit: 10
October 06, 2017, 03:00:49 PM
#25
Delete your WO and import a fresh one.

didn't work for me:

1. deleted offline wallet
2.  restored from paper backup
3.  exported WO wallet
4.  restored WO wallet to online pc
5.  no luck with frozen Coin Control

edit:  nvm, i see what you're saying now.  didn't realize you could export a paper WO root key and restore, all on the online pc, w/o touching the offline wallet.  will try that.
legendary
Activity: 3766
Merit: 1364
Armory Developer
October 06, 2017, 09:18:07 AM
#24
Delete your WO and import a fresh one.
member
Activity: 178
Merit: 10
October 06, 2017, 01:37:26 AM
#23
Create a paper backup, test it, then delete your wallet and restore from the backup.

but this is occurring on the online pc in the WO wallet during Coin Control selection.  am i missing something?
legendary
Activity: 3766
Merit: 1364
Armory Developer
October 06, 2017, 01:17:44 AM
#22
Create a paper backup, test it, then delete your wallet and restore from the backup.
member
Activity: 178
Merit: 10
October 06, 2017, 12:53:55 AM
#21
He restored his wallet from the root key and it fixed it (i.e. this is an issue with the state of the wallet file).

care to explain how this is done? i'd like to fix mine too.
legendary
Activity: 3766
Merit: 1364
Armory Developer
October 05, 2017, 10:40:04 PM
#20
No, these are GUI false positives. There was someone with your exact isssue before. He restored his wallet from the root key and it fixed it (i.e. this is an issue with the state of the wallet file). I could fix it if you showed me a WO copy, but I don't expect to get one (users ought to protect their privacy).
member
Activity: 178
Merit: 10
October 05, 2017, 04:56:41 PM
#19
Coin Control always freezes at the *second* tx after initial install, not the first.  does this help?:

Code:
(WARNING) SDM.py:396 - Spawning DB with command: ArmoryDB --db-type="DB_FULL" --cookie --satoshi-datadir="/home/debian/.bitcoin/blocks" --datadir="/home/debian/.armory/" --dbdir="/home/debian/.armory/databases"

(python2:3506): Gtk-CRITICAL **: IA__gtk_progress_configure: assertion 'value >= min && value <= max' failed

(python2:3506): Gtk-CRITICAL **: IA__gtk_progress_configure: assertion 'value >= min && value <= max' failed

(python2:3506): Gtk-CRITICAL **: IA__gtk_progress_configure: assertion 'value >= min && value <= max' failed

(python2:3506): Gtk-CRITICAL **: IA__gtk_progress_configure: assertion 'value >= min && value <= max' failed
BDM is ready!
(WARNING) ArmoryQt.py:4111 - Called updateSyncProgress while not sync'ing
(WARNING) ArmoryQt.py:4111 - Called updateSyncProgress while not sync'ing
(WARNING) ArmoryQt.py:4111 - Called updateSyncProgress while not sync'ing
(WARNING) ArmoryQt.py:4111 - Called updateSyncProgress while not sync'ing
(WARNING) ArmoryQt.py:4111 - Called updateSyncProgress while not sync'ing
(WARNING) ArmoryQt.py:4111 - Called updateSyncProgress while not sync'ing
(WARNING) ArmoryQt.py:4111 - Called updateSyncProgress while not sync'ing
(WARNING) ArmoryQt.py:4111 - Called updateSyncProgress while not sync'ing
(WARNING) ArmoryQt.py:4111 - Called updateSyncProgress while not sync'ing
(WARNING) ArmoryQt.py:4111 - Called updateSyncProgress while not sync'ing
(WARNING) ArmoryQt.py:4111 - Called updateSyncProgress while not sync'ing
(WARNING) ArmoryQt.py:4111 - Called updateSyncProgress while not sync'ing
(WARNING) ArmoryQt.py:4111 - Called updateSyncProgress while not sync'ing
(WARNING) ArmoryQt.py:4111 - Called updateSyncProgress while not sync'ing

member
Activity: 178
Merit: 10
October 05, 2017, 10:34:59 AM
#18
having consistent freezing with Coin Control after initiating a single successful BCH tx with Coin Control.  no response upon click with entire GUI freezing.  this also happened in 0.96.1.  rebooting ArmoryQt nor the entire VM helps.

the only user improvement would be to have a sortable/find address button for Coin Control.  with thousands of UTXO's to choose from, it's laborious trying to find specific one's for multi input tx's.

maybe also an option button to disable "mirroring" of wallets in offline bundle for when you only want to do a legacy tx.  it takes a few minutes.

*using Debian in Vbox VM with truncated blockchain disconnected from bitcoind attempting to claim BCH.
full member
Activity: 147
Merit: 100
Do you like fire? I'm full of it.
October 05, 2017, 01:12:13 AM
#17
FCGI vs HTTP security yes. Is HTTPS supported any?
member
Activity: 178
Merit: 10
October 04, 2017, 06:43:03 PM
#16
Offline just means the binary is bundled with the dependencies required to setup up Armory on a fresh install of the target OS. The build does not change.

ok, got it setup on offline pc.  but where did the "compute new addresses" button go in the Wallet Properties window?
legendary
Activity: 2126
Merit: 1001
October 04, 2017, 05:08:32 PM
#15
Is there any advantage of using FCGI over not using it?

Comparing FCGI to what?

FCGI or nothing:
You only need FCGI for connecting a remote armorydb with armoryqt.

FCGI or http-server in between:
Not exposing the FCGI directly, but having a http server in between (on the same machine as armorydb) is a security plus.

Ente
legendary
Activity: 2126
Merit: 1001
October 04, 2017, 05:05:50 PM
#14

Unless things have changed recently, I believe the user may also need to generate some extra addresses if they've used a lot of them. (I forget the default number generated.)

Both bitcoin-core and Armory use HD-wallets, i.e. an infinite stream of deterministic addresses are created from one seed in the wallet.
No pre- or recreation of addresses any more, no periodic backups needed because new addresses would not be in the old backup.

Ente
full member
Activity: 147
Merit: 100
Do you like fire? I'm full of it.
October 04, 2017, 01:18:16 PM
#13
Is there any advantage of using FCGI over not using it?
sr. member
Activity: 427
Merit: 251
- electronics design|embedded software|verilog -
October 04, 2017, 10:51:03 AM
#12
Just installed 0.96.3.99 (noasm version) on Kubuntu and running core 0.15.
Imported my old Armory wallet files and the balances show up as 0.0.

Any pointers how I can fix this?

Wait until both bitcoin-core and armory are fully synced. Check the lower right corner of armory for status (offline, online, synced until what block).

Ente

Armory signaled 'Armory is online!' while bitcoin-core was still syncing.
That made me confused, looks like all is fine now.
sr. member
Activity: 525
Merit: 282
October 03, 2017, 10:36:44 PM
#11
Just installed 0.96.3.99 (noasm version) on Kubuntu and running core 0.15.
Imported my old Armory wallet files and the balances show up as 0.0.

Any pointers how I can fix this?

Wait until both bitcoin-core and armory are fully synced. Check the lower right corner of armory for status (offline, online, synced until what block).

Ente

Unless things have changed recently, I believe the user may also need to generate some extra addresses if they've used a lot of them. (I forget the default number generated.)
legendary
Activity: 2126
Merit: 1001
October 03, 2017, 06:55:30 PM
#10
Just installed 0.96.3.99 (noasm version) on Kubuntu and running core 0.15.
Imported my old Armory wallet files and the balances show up as 0.0.

Any pointers how I can fix this?

Wait until both bitcoin-core and armory are fully synced. Check the lower right corner of armory for status (offline, online, synced until what block).

Ente
sr. member
Activity: 427
Merit: 251
- electronics design|embedded software|verilog -
October 03, 2017, 06:44:31 PM
#9
Just installed 0.96.3.99 (noasm version) on Kubuntu and running core 0.15.
Imported my old Armory wallet files and the balances show up as 0.0.

Any pointers how I can fix this?
legendary
Activity: 3766
Merit: 1364
Armory Developer
October 03, 2017, 10:09:11 AM
#8
Offline just means the binary is bundled with the dependencies required to setup up Armory on a fresh install of the target OS. The build does not change.
member
Activity: 178
Merit: 10
October 03, 2017, 09:42:05 AM
#7
is there a way to run an offline version of this? i'm still having issues getting 0.96.2 to work offline.
Linux users that were having trouble with older CPUs, try the noasm .deb
As per the post, give that one a whirl. If you've already installed the psutil dependency from a previous offline package this should work.

in years past, i've always DL'd specific "offline" versions for each release.  is that not the case anymore?  the last specific one i see is for 0.96.2 here: https://btcarmory.com/0.96.2-release/
Pages:
Jump to: