Search content
Sort by

Showing 12 of 12 results by secretman
Post
Topic
Board Beginners & Help
Re: Problems using Bitcoin-QT on LiveCD
by
secretman
on 07/10/2012, 15:49:51 UTC
Kubuntu is the only Ubuntu flavor (I hate them for calling different versions flavors) that comes with QT installed by default.

Any Linux distro that uses KDE or Razor-QT will have QT installed by default, there is no reason for others to as they use a toolkit called GTK.

So, that means that to use the LiveCD approach you either have to use the non-GUI version or connect to the internet at least once to download stuff. Is there a big security issue with the latter option?

Kubuntu: http://www.kubuntu.org/

That LiveCD should work with QT out of the box.

OK. I actually started using bitcoind but I will probably try Kubuntu, as the GUI route seems less prone to error. Thanks for your help.
Post
Topic
Board Beginners & Help
Re: Problems using Bitcoin-QT on LiveCD
by
secretman
on 07/10/2012, 14:04:56 UTC
Kubuntu is the only Ubuntu flavor (I hate them for calling different versions flavors) that comes with QT installed by default.

Any Linux distro that uses KDE or Razor-QT will have QT installed by default, there is no reason for others to as they use a toolkit called GTK.

So, that means that to use the LiveCD approach you either have to use the non-GUI version or connect to the internet at least once to download stuff. Is there a big security issue with the latter option?
Post
Topic
Board Beginners & Help
Re: Problems using Bitcoin-QT on LiveCD
by
secretman
on 07/10/2012, 11:36:23 UTC
Nope, I tried the 64-bit version and it didn't work. There are two disk to select at the startup screen. One of them just displays a blinking cursor. The other one has a menu with options for trying or installing Linux, but when I choose "try Linux" the screen just goes blank.

Did anyone else go through this process with a MacBook Pro?

Does that disk have EFI boot support built in? As that is the only way it will boot on a Mac, most use the El Torito/Syslinux BIOS booting.

Edit: One thing you can try is getting the virtualbox software it will allow you to boot an .iso image of the CD/DVD you downloaded and if wanted you can install the OS in a virtual one on your macbook pro.

I'm not sure what "EFI boot support" is. I should note that I *am* able to boot 10.04, but it does not have the QT library installed.
Post
Topic
Board Beginners & Help
Re: Problems using Bitcoin-QT on LiveCD
by
secretman
on 06/10/2012, 19:53:28 UTC
Nope, I tried the 64-bit version and it didn't work. There are two disk to select at the startup screen. One of them just displays a blinking cursor. The other one has a menu with options for trying or installing Linux, but when I choose "try Linux" the screen just goes blank.

Did anyone else go through this process with a MacBook Pro?
Post
Topic
Board Beginners & Help
Re: Problems using Bitcoin-QT on LiveCD
by
secretman
on 06/10/2012, 19:22:53 UTC
Ubuntu is way too popular for the ISO to become corrupted and no one notices. At what stage does the error message appear, while you're burning the disc or when you run it? Are you using decent blank CD's? Are you using 32 or 63 bit?



The error occurs when I try to load the disk. I burned it twice to make sure. It's the 32 bit version. Maybe the file I downloaded got corrupted. The blank DVDs are fine; I put the other version on one of them.

edit: I see now I should use the 64 bit version. 12.04 has QT I presume?

Quote
When you run Ubuntu click the icon that says 'Software Centre' and search for whatever you want to install, though  you should get a basic grasp of how computers work before you try projects like this, it always ends in 'Linux sucks because 'insert easy to solve using Google problem here', im not having a go at you just after spending years on Linux forums it amazes me how people don't know search engines exist, thousands of them.


I've used Linux before as my main OS. Obviously I checked Google before coming here.
Post
Topic
Board Off-topic
Re: Let's Count to 21 Million with Images
by
secretman
on 06/10/2012, 17:04:54 UTC
Post
Topic
Board Beginners & Help
Topic OP
Problems using Bitcoin-QT on LiveCD
by
secretman
on 06/10/2012, 17:03:03 UTC
Hello. I am trying to use a Linux LiveCD to load the Bitcoin client according to this guide. I am not a technical noob but I want to get it to work ASAP. I'm using a MacBook Pro.

First of all, when I burn the Ubuntu 12.04 iso to a disk it's junk. ("the disc you inserted was not readable by this computer")

Second, if I use Ubuntu 10.04, I get these problems when I try to execute the installer script:

32 bit: 1: Syntax error: "(" unexpected
64 bit: It just hangs when I execute the script.

Also, do I need to install QT on 10.04? It's apparently not built in. How do I get it without using the internet?
Post
Topic
Board Off-topic
Re: Let's Count to 21 Million with Images
by
secretman
on 02/09/2012, 17:12:34 UTC
Post
Topic
Board Beginners & Help
Re: Bitcoin-Qt synchronizing very slowly - bug or not?
by
secretman
on 25/08/2012, 05:05:19 UTC
Is it recommended to download the whole block chain before receiving or sending bitcoins?
It's not just recommended, it's required. Because transactions are stored in the blockchain, the software does not even know how many bitcoins you have until it the blockchain is downloaded: if someone sends you bitcoins, the bitcoins will not show up in your balance (and you will not be able to spend them) until your blockchain download has reached the block in which that transaction appears. At that point you can spend the coins before it finishes downloading the blockchain, but the transaction will be labeled as unconfirmed until the blockchain is downloaded, even if it actually is confirmed since the software has no way of knowing that without the blockchain.

TL;DR: If you're expecting a payment but haven't received anything, or your own payments appear to never confirm, make sure your blockchain is complete and up to date before panicking.
ok, that makes sense.

Also, it ensures that Bitcoins remain on your mind at all times Smiley
Not sure if I want that...  Tongue
Post
Topic
Board Beginners & Help
Re: Bitcoin-Qt synchronizing very slowly - bug or not?
by
secretman
on 24/08/2012, 01:58:22 UTC
Is it recommended to download the whole block chain before receiving or sending bitcoins?
Post
Topic
Board Beginners & Help
Re: Bitcoin-Qt synchronizing very slowly - bug or not?
by
secretman
on 24/08/2012, 00:20:20 UTC
Hello everyone. My bitcoin client is currently synchronizing and has 191762 / 195388 = 98.15% of the blocks downloaded. It is going really slowly, maybe only 4 blocks a minute. At this rate it will take about a day to finish. Is this normal?

Normal.  Especially if you are using an encrypted filesystem.

Yep, I am.


Quote
Obviously it could not have taken this long on the earlier blocks. Is it because of higher transaction volume as of late or what?

Yup,

 - http://blockchain.info/charts/n-transactions?timespan=all

The most recent release of the client, v0.6.3, performs better than older versions.

Upcoming versions (w/ LevelDB, Ultraprune) will make this much less of an issue.

Electrum is a good alternative that requires no blockchain download.  The keys are kept local/private.


Thanks! I have the 0.6.3 beta.
Post
Topic
Board Beginners & Help
Topic OP
Bitcoin-Qt synchronizing very slowly - bug or not?
by
secretman
on 23/08/2012, 23:43:23 UTC
Hello everyone. My bitcoin client is currently synchronizing and has 191762 / 195388 = 98.15% of the blocks downloaded. It is going really slowly, maybe only 4 blocks a minute. At this rate it will take about a day to finish. Is this normal? Obviously it could not have taken this long on the earlier blocks. Is it because of higher transaction volume as of late or what?

Thanks in advance for your help,

secretman