Bitcoin Forum
April 24, 2024, 06:11:18 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 [3]  All
  Print  
Author Topic: 0.96.4 RC3  (Read 1003 times)
goatpig (OP)
Moderator
Legendary
*
Offline Offline

Activity: 3668
Merit: 1345

Armory Developer


View Profile
January 30, 2018, 02:07:59 PM
 #41

Using Bisq's option "Open your external wallet for funding" gives first an error (Invalid spend value) and if clicked a second time crashes Armory.

Not sure if it is Bisq's fault only but Armory shouldn't crash.

Code:
-INFO  - @: (SocketObject.cpp:355) POLLIN recv return 0
(ERROR) Traceback (most recent call last):
  File "/usr/bin/../lib/armory/ArmoryQt.py", line 1759, in triggerProcessMutexNotification
    self.uriLinkClicked(uriLink)
  File "/usr/bin/../lib/armory/ArmoryQt.py", line 2055, in uriLinkClicked
    return self.uriSendBitcoins(uriDict)
  File "/usr/bin/../lib/armory/ArmoryQt.py", line 3518, in uriSendBitcoins
    dlg.frame.prefillFromURI(uriDict)
  File "/usr/lib/armory/ui/TxFrames.py", line 1463, in prefillFromURI
    self.addOneRecipient(addr160, amount, message, label)
  File "/usr/lib/armory/ui/TxFrames.py", line 336, in addOneRecipient
    self.resolveCoinSelection()
  File "/usr/lib/armory/ui/TxFrames.py", line 537, in resolveCoinSelection
    raise e
RuntimeError: Invalid spend value

Traceback (most recent call last):
  File "/usr/bin/../lib/armory/ArmoryQt.py", line 1759, in triggerProcessMutexNotification
    self.uriLinkClicked(uriLink)
  File "/usr/bin/../lib/armory/ArmoryQt.py", line 2055, in uriLinkClicked
    return self.uriSendBitcoins(uriDict)
  File "/usr/bin/../lib/armory/ArmoryQt.py", line 3518, in uriSendBitcoins
    dlg.frame.prefillFromURI(uriDict)
  File "/usr/lib/armory/ui/TxFrames.py", line 1463, in prefillFromURI
    self.addOneRecipient(addr160, amount, message, label)
  File "/usr/lib/armory/ui/TxFrames.py", line 336, in addOneRecipient
    self.resolveCoinSelection()
  File "/usr/lib/armory/ui/TxFrames.py", line 537, in resolveCoinSelection
    raise e
RuntimeError: Invalid spend value
terminate called without an active exception
Aborted


Will look into it. For now, open a Send dialog and set the bitcoin: url link manually.

1713939078
Hero Member
*
Offline Offline

Posts: 1713939078

View Profile Personal Message (Offline)

Ignore
1713939078
Reply with quote  #2

1713939078
Report to moderator
1713939078
Hero Member
*
Offline Offline

Posts: 1713939078

View Profile Personal Message (Offline)

Ignore
1713939078
Reply with quote  #2

1713939078
Report to moderator
"Governments are good at cutting off the heads of a centrally controlled networks like Napster, but pure P2P networks like Gnutella and Tor seem to be holding their own." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713939078
Hero Member
*
Offline Offline

Posts: 1713939078

View Profile Personal Message (Offline)

Ignore
1713939078
Reply with quote  #2

1713939078
Report to moderator
1713939078
Hero Member
*
Offline Offline

Posts: 1713939078

View Profile Personal Message (Offline)

Ignore
1713939078
Reply with quote  #2

1713939078
Report to moderator
1713939078
Hero Member
*
Offline Offline

Posts: 1713939078

View Profile Personal Message (Offline)

Ignore
1713939078
Reply with quote  #2

1713939078
Report to moderator
alomar
Member
**
Offline Offline

Activity: 178
Merit: 10


View Profile
January 30, 2018, 03:47:18 PM
 #42

ok, 0.96.3.992 started acting up, stuck on Scanning Tx History @1sec:

https://i.imgur.com/H6JG7oZ.png

That's just Qt4 benign spam.

how do i fix it?
johnlu
Sr. Member
****
Offline Offline

Activity: 471
Merit: 252



View Profile
January 30, 2018, 04:14:30 PM
 #43

Did the db crash after this? Hang? Ignored the Node entirely? Client crashed maybe?
hang
goatpig (OP)
Moderator
Legendary
*
Offline Offline

Activity: 3668
Merit: 1345

Armory Developer


View Profile
January 30, 2018, 07:49:33 PM
 #44

ok, 0.96.3.992 started acting up, stuck on Scanning Tx History @1sec:

https://i.imgur.com/H6JG7oZ.png

That's just Qt4 benign spam.

how do i fix it?

You learn some Python.

It's benign, ignore it. Put another, what you presented is not related to what you experienced. Either figure it out yourself or present logs.

naska21
Hero Member
*****
Offline Offline

Activity: 1358
Merit: 635


View Profile
March 04, 2018, 10:22:54 AM
 #45

Hi. I wonder if v. 0.96.4 supports Bech32 addresses providing Bitcoin Core 0.16 installed?  And, how stable is it on the top of 0.16 Core?
goatpig (OP)
Moderator
Legendary
*
Offline Offline

Activity: 3668
Merit: 1345

Armory Developer


View Profile
March 04, 2018, 11:00:30 AM
 #46

Hi. I wonder if v. 0.96.4 supports Bech32 addresses providing Bitcoin Core 0.16 installed? 

That's unrelated.

Quote
And, how stable is it on the top of 0.16 Core?

There was no significant node changes in 0.16, should be fine.

naska21
Hero Member
*****
Offline Offline

Activity: 1358
Merit: 635


View Profile
March 06, 2018, 02:52:36 PM
 #47

Hi. I wonder if v. 0.96.4 supports Bech32 addresses providing Bitcoin Core 0.16 installed? 

That's unrelated.




OK, will wait for next Armory release and then install Bitcoin Core 0.16 to generate Bech32 address and try SegWit.
goatpig (OP)
Moderator
Legendary
*
Offline Offline

Activity: 3668
Merit: 1345

Armory Developer


View Profile
March 11, 2018, 01:00:26 PM
 #48

Read this guide:

https://btcarmory.com/docs/pathing

alomar
Member
**
Offline Offline

Activity: 178
Merit: 10


View Profile
March 16, 2018, 08:56:22 PM
 #49

is there anywhere in the GUI where private keys are scannable via QR code?
goatpig (OP)
Moderator
Legendary
*
Offline Offline

Activity: 3668
Merit: 1345

Armory Developer


View Profile
March 16, 2018, 09:13:04 PM
 #50

I don't think so.

alomar
Member
**
Offline Offline

Activity: 178
Merit: 10


View Profile
March 17, 2018, 08:53:22 PM
Last edit: March 17, 2018, 09:15:40 PM by alomar
 #51

when Exporting Key Lists, clicking Save File saves them where?  i don't see a dialog box allowing me to choose name or destination.
goatpig (OP)
Moderator
Legendary
*
Offline Offline

Activity: 3668
Merit: 1345

Armory Developer


View Profile
March 18, 2018, 10:56:23 AM
 #52

when Exporting Key Lists, clicking Save File saves them where?  i don't see a dialog box allowing me to choose name or destination.

That's botched, fixing it.

OtisG
Newbie
*
Offline Offline

Activity: 29
Merit: 0


View Profile
April 06, 2018, 01:09:46 AM
 #53

I'm curious if there's an ETA for a release date for 0.96.4?
Armory is my primary BTC wallet, and I'd like to continue using it.

OtisG
goatpig (OP)
Moderator
Legendary
*
Offline Offline

Activity: 3668
Merit: 1345

Armory Developer


View Profile
April 06, 2018, 03:12:46 AM
Merited by johnlu (2)
 #54

tagged 0.96.4 earlier this week, have to come up with builds.

conchita
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
April 14, 2018, 02:31:37 AM
 #55

I run armory on an external 2TB hard drive.

I transferred some BTC from gdax to armory, and I'm unable to access/see the funds as armory keeps crashing at loading.

Here is the message from ArmoryQT.exe:

(ERROR) ArmoryUtils.pyc:3747 - Unsupported language  specified. Defaulting to English (en)
(WARNING) SDM.pyc:396 - Spawning DB with command:./ArmoryDB.exe --db-type="DB_FULL" --cookie --satoshi-datadir="A:\_Data\_bitcoin-core\blocks" --datadir="C:\Users\lac\AppData\Roaming\Armory\" --dbdir="C:\Users\lac\AppData\Roaming\Armory\databases"
(ERROR) ArmoryQt.py:1188 - 3 attempts to load blockchain failed.  Remove mempool.bin.
(ERROR) ArmoryQt.py:1193 - File mempool.bin does not exist. Nothing deleted.

Would post a screenshot of the error, but don't know how...

Let me know if there's anything else you may need.

Many thanks,
skyhawk
Member
**
Offline Offline

Activity: 83
Merit: 10


View Profile
April 15, 2018, 06:04:45 AM
 #56

I run armory on an external 2TB hard drive.

....

(WARNING) SDM.pyc:396 - Spawning DB with command:./ArmoryDB.exe --db-type="DB_FULL" --cookie --satoshi-datadir="A:\_Data\_bitcoin-core\blocks" --datadir="C:\Users\lac\AppData\Roaming\Armory\" --dbdir="C:\Users\lac\AppData\Roaming\Armory\databases"
(ERROR) ArmoryQt.py:1188 - 3 attempts to load blockchain failed.  Remove mempool.bin.
(ERROR) ArmoryQt.py:1193 - File mempool.bin does not exist. Nothing deleted.

....

I think your pathing is screwed up, unless A:\ and C:\ refer to your external drive.

See https://btcarmory.com/docs/pathing
Pages: « 1 2 [3]  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!