Show Posts
|
Pages: [1]
|
Ok, thanks. So because it's encrypted I am safe. Is someone does gain access to the client and try and send they will be prompted for it  Thanks for clearing that up for me.
|
|
|
I am probably missing it somewhere but is it possible to password protect Armory on startup. I have got my paper backup but the client on running on my laptop does not have any password on it, which would be nice.
I am using version 0.96.3
|
|
|
Thanks, the following did it  sudo ln -s /usr/bin/lrelease-qt4 /usr/bin/lrelease
|
|
|
For lrelease I get "command not found" but lrelease-qt4 runs
I am new at some of this so this might be a silly questions. Is it possible to create a link so that when lrelease is called, lrelease-qt4 runs of won't that work anyway?
|
|
|
checking python extra linking flags... -Xlinker -export-dynamic checking consistency of all components of python development environment... yes checking python module: psutil... yes AX_SWIG_PYTHON_CPPFLAGS: -I/usr/include/python2.7 checking for pyrcc4... yes checking for lrelease... no configure: error: missing lrelease in path, make sure qt4-linguist-tools is installed
I have also tried after changing my path as follows export PATH=$PATH:/usr/lib/qt4/bin/
|
|
|
Is this what you mean? AC_CHECK_PROG([HAVE_LRELEASE], [lrelease-qt4], [yes], [no]) I tried the above but that did not help
|
|
|
Sorry not sure how to do that. Could you give me some pointers? You have to symlink lrelease-qt4 to lrelease for it to work on Fedora.
I have the following files /usr/bin/lrelease-qt4 /usr/lib64/qt4/bin/lrelease /usr/lib64/qt4/bin/lrelease-qt4
I tried the following sudo ln -s /usr/bin/lrelease-qt4 lrelease
but that did not seem to work, Thanks
|
|
|
Yes, already have those Package qt-devel-1:4.8.7-28.fc26.x86_64 is already installed, skipping. Package qt-doc-1:4.8.7-28.fc26.noarch is already installed, skipping. Package qt-creator-4.2.2-6.fc26.x86_64 is already installed, skipping. Dependencies resolved.
|
|
|
I am now trying to install Armory on Fedora. Not sure how I got it to work last time but now when I run ./configure it goes through the process and then returns checking for pyrcc4... yes checking for lrelease... no configure: error: missing lrelease in path, make sure qt4-linguist-tools is installed
I do have installed qt-devel but this does not seem to help.
|
|
|
I keep getting the following error: BDM Error! The scanng process interrupted unexpectedly. Armory will now shutdown, If the error persists, you will have to rebuild and rescan your database etc. When I then start I am forced to rebuild and scan the database which takes more than a day.
I am using Armory 0.93.3
Kind regards
|
|
|
Hi I have reinstalled my whole system, using Ubuntu 16.04 and Armory 0.96.3 I download the whole blockchain via bitcoin core I have been running Armory now for over 24 hours and this is what I see  Is it still syncing or will it only change once I have purchased some Bitcoins? Please see my log file here https://drive.google.com/open?id=0BzcSBheaoda7NFNjU1V5X0tOek0
|
|
|
Just before I do,does the log indicate an error and why should it be necessary to upgrade?
|
|
|
Hi I am sure that my wallet reflected online at some point but then I might not be remembering correctly. I had run Bitcoin Core and the blockchain was updated. I therefore did not think Armory would take this long to Prepare DB and scan History. I am guessing that it is offline because it's preparing the Databases but should it be taking this long? Please see log file here: http://jmp.sh/0KS7lfL
|
|
|
I am installing Armory as follows: https://btcarmory.com/docs/building/ but when I try and use I get error: tag 'v0.96' not found. I got it installed using v0.93 but I now want it the same version as my online wallet (which I don't wish to downgrade). I have also tried using gpg --recv-keys --keyserver keyserver.ubuntu.com 0x98832223
|
|
|
|